/* CSS Document */
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:1.6em;
	margin:0px;
}

#contactInput{
	width:100px
	height:18px;
	border:#CCCCCC solid 1px;
	font-size:10px;
}

#contactButton{
	width:100px
	height:18px;
	border:#CCCCCC solid 1px;
	background-color:#DDDDDD;
	font-size:10px;
}

#conCont{
	background-image:url(images/contactBack_r2_c1.jpg);
	background-repeat:no-repeat;
}
