div#fisheye_links
{
	background: url(../images/fisheye_bg2.png) no-repeat;
	width: 657px;
	height: 58px;
}
div#fisheye_links img
{
	padding-top: 5px;
}
div#fisheye_links div
{
	margin: 0 auto;
	text-align: center;
}
.dojoxFisheyeListItemLabel 
{
	background-color: #eee;
	border: 1px solid #666;
	padding: 5px;
	text-align: center;
	position: absolute;
	display: none;
	white-space:pre; 
}
.dojoxFisheyeListItemLabel.dojoxFishSelected 
{
	display: block;
}

.dojoxFisheyeListItemImage 
{
	border: 0px;
	position: absolute;
}

.dojoxFisheyeListItem 
{
	position: absolute;
	z-index: 10;
}

.dojoxFisheyeListBar 
{
	position: relative;
}

div#boxes
{
	width: 580px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	display: table;
}
div#box_left
{
	width: 218px;
	height: 350px;
	background: url(../images/box_left.gif) no-repeat;
	margin-right: 25px;
	float: left;
}
div#box_left form
{
	margin: 0px;
	padding: 0px;
}
div#box_left p
{
	margin: 0px;
	line-height: 18px; 
	text-align: center;
}
div#box_left div.select_enabled, div#box_left div.select_disabled
{
	width: 220px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	font-size: 9px;
}
div#box_left div.select_enabled select, div#box_left div.select_disabled select
{
	position: relative;
	top: 12px;
	font-size: 9px;
	width: 164px;
}
div#box_left div.select_enabled
{
	background: url(../images/select_active.png) center no-repeat;
	font-weight: bold;
}
div#box_left div.select_disabled
{
	background: url(../images/select_inactive.png) center no-repeat;
}
div#sameday
{
	margin-left: auto;
	margin-right: auto;
	width: 550px;
	font-weight: bold;
	font-size: 17px;
	clear: both;
}
div#sameday p
{
	text-align: center;
	margin: 0px;
}
div#call_now h2
{
	color: #990000;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	margin: 0px;
}
div#call_now
{
	position: relative;
	top: 30px; 
	left: 20px;
}
div#box_right
{
	margin-left: 10px;
	width: 321px;
	height: 243px;
	background: url(../images/box_right.gif) no-repeat;
	text-align: center;
	float: left;
}

div#box_right p
{
	padding: 10px;
	padding-bottom: 0px;
	font-size: 10px;
	text-align: center;
}

div#box_right img
{
	border: 3px solid gray;
}

div#link_box
{
	clear: both;
	width: 648px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}


div#link_box h2
{
	margin: 0px;
	padding-bottom: 10px;
}
div.content
{
	display: table;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
}
div.content div
{
	float: left;
	width: 49%;
}

div#discountpartsbox
{
	width: 350px;
	margin-left: auto;
	margin-right: auto;

}

a.discountlink
{
	font-size: 10px;
	color: #990000;
}

table#bottom_links
{
	width: 100%;
}

table#bottom_links td
{
	text-align: center;
	padding: 5px;
}

table#bottom_links img
{
	padding: 3px;
}

div.fisheye_box_middle
{
	background: url(../images/fisheye_box_middle.png);
	margin: 0px;
}

div.fisheye_box_middle p
{
	margin: 0px;
	margin-left: 10px;
	margin-right: 10px;
}

div.fisheye_box_middle h2
{
	margin: 0px;
}

div.fisheye_box_middle img
{
	height: 50px;
	margin-right: 10px;
}

div.fisheye_box_middle h4
{
	display: inline;
	color: #990000;
	font-size: 12px;
}

div.fisheye_box_middle ul
{
	margin: 0px;
	margin-top: 5px;
	text-align: left;
}

div.fisheye_box_middle ul
{
	// list-style-position: outside;
	list-style-type: none;
}

div.fisheye_box_middle li
{
	// margin: 0px;
	// padding-left: 20px;
}



div.fisheye_box_middle p a
{
	text-align: center;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: black;
}
div.fisheye_box_top
{
	background: url(../images/fisheye_box_top.png);
	display: block;
	width: 658px;
	height: 15px;

}
div.fisheye_box_bottom
{
	background: url(../images/fisheye_box_bottom.png);
	display: block;
	width: 658px;
	height: 14px;
}

h3 a
{
	color: #990000;
}

