
	
#phone_container
{
	width: 993px;
	margin-right: auto;
	margin-left: auto;
}
#phone_top
{
	height: 36px;
	width: 993px;
	background-image: url(../images/phone_top.gif);
	background-repeat: no-repeat;
}

#phone_body
{
	width: 993px;
	background-image: url(../images/phone_body.gif);
	background-repeat: repeat-y;
}

#phone_bottom
{
	width: 993px;
	height: 24px;
}

#phone_top h2
{
	color: #FFF;
	font-size: 18px;
	border: 0px;
	line-height: 16px;
	padding-top: 12px;
	padding-left: 10px;
	margin: 0px;
}
#phone_text
{
	color: #000;
	font-family: arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	width: 480px;
	margin-left: 15px;
	float: left;
}

.phone_number
{
	color: #e15913;
	font-weight: bold;
}

#phone_body h1
{
	color: #000;
	font-family: arial;
	font-size: 30px;
	line-height: 15px;
	font-weight: normal;
	border: 0px;
	padding-top: 20px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 0px;
}

#phone_found
{
	width: 447px;
	float: right;
	margin-right: 20px;
}

.phone_results
{
	font-size: 11px;
	line-height: 13px;
	width: 447px;
	border-top: 1px #616161 solid;
	border-left: 1px #616161 solid;
}

#phone_results_head
{
	background-image: url(../images/phone_results_head_b.gif);
	background-repeat: no-repeat;
	height: 30px;
	font-size: 16px;
	line-height: 31px;
	font-weight: bold;
	padding-left: 8px;
}

.phone_results td
{
	border-bottom: 1px #616161 solid;
	border-right: 1px #616161 solid;
}

.phone_results_head
{
	background-color: #378ec9;
	color: #FFF;
	font-size: 12px;
}

.phone_results .row_alt
{
background-color: #f1f1f2;
}

#phone_search_again
{
	width: 484px;
	height: 120px;
	margin-left: 15px;
	float: left;
	margin-top: 20px;
	background-image: url(../images/searchagain_background.gif);
	background-repeat: no-repeat;
}

#phone_search_again .tab
{
	height: 27px;
	float: left;
	color: #FFF;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	line-height: 28px;
}

#phone_search_again #head
{
	color: #000;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	margin-right: 15px;
	margin-left: 10px;
	border-bottom: 1px #666 solid;
	padding-bottom: 2px;
	padding-top: 5px;
	
}



#phone_search_again .entry_line
{
	padding-top: 5px;
	padding-left: 10px;
}

#phone_search_again .search_arrow
{
	float: left;
	padding-left: 0px;
	color: #000;
	width: 50px;
}
#phone_search_again .search_entry
{
	float: left;
	padding-left: 15px;
	color: #000;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

#phone_search_again .search_entry input[type=text], #phone_search_again .search_entry input[type=select]

{

	font-family: Arial;
	border: solid 1px #494949;
	font-weight: bold;
	font-size: 15px;
	color: #000;
	vertical-align: middle;
	padding: 3px;
	text-align: left;

}

#phone_more
{
	width: 446px;
	height: 115px;
	border: 1px #616161 solid;
	margin-right: 20px;
	float: right;
	margin-top: 20px;
	font-family: arial;
	font-size: 12px;
	line-height: 15px;
}

#phone_more a
{
	color: #0074a3;
}

#phone_more a:hover { color: red; }


#phone_more #icon
{
	width: 72px;
	margin-left: 10px;
	float: left;
	margin-top: 10px;
}
#phone_more #alt_numbers_0
{
	width: 110px;
	margin-left: 5px;
	float: left;
	margin-top: 13px;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
}
#phone_more #alt_numbers_1
{
	width: 100px;
	margin-left: 10px;
	float: left;
	margin-top: 13px;
}
#phone_more #alt_numbers_2
{
	width: 100px;
	margin-left: 10px;
	float: left;
	margin-top: 13px;
}


#phone_more_head
{
	background-image: url(../images/phone_more_head.gif);
	background-repeat: no-repeat;
	height: 30px;
	color: #FFF;
	font-size: 17px;
	line-height: 30px;
	font-weight: bold;
	padding-left: 5px;
}
