#contactform
{
	width:100%;
}
#contactform td
{
	height:40px;
}
#contactform *
{
	line-height:100%;
}
.space
{
	height:10px !important;
}
#contactform input
{
	font-size:14px;
	padding-top:4px;
	padding-bottom:4px;
	width:95%;
	background-color:#ECECEC;
	border:1px solid #999;
}
.keypoint1
{
	height:25px !important;
}
#phone
{
	height:25px !important;
}
#phone,
#noservice
{
	color:#FF3B03;
	vertical-align:bottom;
}
#phone
{	
	font-size:24px;
	width:180px;
}
#noservice
{
	font-size:10px;
	padding-bottom:3px;
	width:400px;
	vertical-align:bottom;
}
#officehours
{
	font-size:11px;
	width:296px;
	text-align:left;
	margin-top:30px;
	color:#999;
}
#officehours th,
#officehours td
{
	vertical-align:top;
}
.keypoint1
{
	font-size:14px;
	font-weight:bold;
}
small
{
	font-size:10px;
}
.imagebutton
{
	margin-top:5px;
}