#contactcontent {
	left: 15px;  
	width: 450px; 
	position: absolute; 
	top: 23px; 
	background-color: #ffffff;
}

#contactpic {
	width: 748px;
	position: absolute;
	top: 282;
	left: 0;
	height: 78;

}

#contactaddress {
	width: 240px;
	position: absolute;
	top: 20px;
	left: 490px;
}

#logocontact {
	position: absolute;
	top: 202px;
	left: 513px;
}

#temp {
	left: 15px;  
	width: 500px; 
	position: absolute; 
	top: 23px; 
}
#temp p {
	background-color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #369;
	line-height: 1.3em;
	padding-left: 1em;

}
.smInputBoxCourier {
	font-weight: nornal;
	font-family: "Courier New", Courier, mono;
	font-size: 14pt;
	letter-spacing: 0.4em;
	background-color: #9CF;
	color: #000000;
	width: 100px;
	border: 1px solid #CCC;
	text-align: center;

}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}