#revise-search{
	text-align:left;
}

h1,h2{
	padding:0 0 10px 0;
	margin:0;
}

h1{
	color:#0e5080;
	font-size:16px;
}

h2{
	color:#050505;
	font-size:14px;
}

.tbl{
	padding:0;
	margin:0;
	width:850px;
}

.top-left{
	background:url(purple_top_left.gif) top left no-repeat;
	width:14px;
	height:14px;
}

.top-right{
	background:url(purple_top_right.gif) top right no-repeat;
	width:14px;
	height:14px;
}

.bot-left{
	background:url(purple_bot_left.gif) bottom left no-repeat;
	width:14px;
	height:14px;
}

.bot-right{
	background:url(purple_bot_right.gif) bottom right no-repeat;
	width:14px;
	height:14px;
}

.horz-bg{
	background:url(purple_bg_hor.gif) top repeat-y;
	width:14px;
}

.vert-bg{
	background:url(purple_bg_ver.gif) top repeat-x;
	height:14px;
}

.purp-bg{
	background:url(purple_bg_ver.gif) repeat;
}

.indent{
	padding-left:30px;
}

.fsize{
	margin:0 auto;
	width:800px;
}

.fsize-box{
	padding:0 30px 0 0;
	float:left;
	text-align:center;
	width:230px;
	margin:0 auto;
}

.fsize-box img{
	padding:0 0 5px 0;
}

.intbl{
	padding:0;
	margin:0;
	border:none;
	width:100%;
}

.intbl td{
	vertical-align:top;
}

.srvc-loc{
	padding:0 0 10px 0;
}

#srvc-loc-city{
	padding:0 77px 0 0;
	_padding:0 72px 0 0;
}

#srvc-loc-state{
	padding:0 40px 0 50px;
}

#srvc-loc-zip{
	padding:0 38px 0 0;
	_padding:0 40px 0 0;
}

#srvc-loc-dis{
	padding:0 12px 0 241px;
	_padding:0 0 0 250px;
}

#buttons{
	width:100%;
	text-align:right;
	padding:10px 15px 10px 0;
}