body {
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #006699;
	background-image: url(images/big_water_background2.jpg);
	background-color: #B9CCDB;
	background-repeat: repeat-x;

}

td,th {
	font-size: 110%;
	color: #333333;
}

h1 {
	font-size: 240%;
	font-weight: normal;
	color: #FA8D21;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	display: block;
	float: none;
}

h2 {
	font-size: 130%;
color: #FA8D21;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
}



h3 {
	font-size: 120%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

 a {
	font-size: 100%;
	color:#006699;
	text-decoration: underline;
	font-weight: normal;
}


hr {
display: none;
}

img {
	border: none;
}



#outta_container {
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image:url(images/castlelogotrans.png);
	background-position: 4% 0%;
	background-repeat: no-repeat;
}

#center_container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	padding: 15px;
	min-height: 1300px;
	background-color: #FFFFFF;
}
#top_spacer {
	height: 100px;
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	position: relative;
}


#top {
	position: relative;
	width: 100%;
	height: 93px;
	margin: 0px;
	padding: 0px;
}

#top_logo {
	width: 150px;
	height: 93px;
	background-image:url(images/castlelogotrans.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}
#top_nav {
	padding-top: 45px;
	float: left;
	font-size: 110%;
	font-weight: bold;
	height: 25px;
}

#top_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
}
#top_nav li {
	margin: 0px;
	float: left;
	font-size: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CFE2F3;
	padding-top: 0px;

}

#top_nav li a, a:link, a:active, a:visited {
	margin: 0;
	text-decoration: none;
	line-height: 1.7em;
	color: white;
	font-weight: bold;
		padding-right: 15px;
		padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#top_nav li a:hover{
	text-decoration: none;
}

#top_nav_sub {
	position:relative;
	height: 2em;
	float: left;
	background-color: #D3E0F1;
	border: 1px solid #448BCD;
	margin-top: 0px;
	margin-left: 5px;
	visibility: hidden;
	width: 500px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

#top_nav_sub ul {
	list-style-type: none;
	padding: 2px;
	margin: 0;
}

#top_nav_sub li {
	float: left;
	margin-right: 10px;
	border-right: 1px solid #8BB6E1;
	padding-right: 10px;
	margin-left: 5px;
}

#top_nav_sub li a {
	color: #333333;
	font-weight: normal;
}









#left {
	position: absolute;
	width: 180px;
	padding: 0px;
	top: 12px;
	left: 11px;
	text-align: left;
	margin: 0px;
}
.left_pad {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	width: 100%;
	background-color: #F1F5F8;
	margin-bottom: 10px;
	border: 1px solid #E4ECEF;
}


#left p {
	font-size: 110%;

	line-height: 140%;
	color: #333333;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#left a {
	font-size: 100%;
	color:#006699;
	text-decoration: underline;
	font-weight: normal;
}

#left ul { position: relative; list-style-type: none; padding-left: 5px; margin: 0; background-color: #E4ECEF;}
#left li {
	margin-bottom: 2px;
	padding: 5px 2px 5px 2px;
}
#left li a {
	font-size: 110%;
	text-decoration: none;
}
#left li a:hover {font-size: 110%; }

#left ul li ul { padding-top: 3px; }

#left ul li ul li { padding-left: 0px; padding-bottom: 3px; padding-top: 3px; margin-bottom: 0; color: #333;}
#left ul li ul li a {
	padding-left: 10px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
#left ul li ul li a:hover { padding-left: 10px; font-weight: normal; color: #333; }

#left ul li ul li ul {  }
#left ul li ul li ul li { padding-left: 10px; padding-bottom: 3px; padding-top: 3px; margin-bottom: 0; color: #333;}
#left ul li ul li ul li a {
	padding-left: 10px;
	font-weight: normal;

	color: #333;
	text-decoration: none;
}
#left ul li ul li ul li a:hover { padding-left: 10px; font-weight: normal; color: #333; }

#left h2 a {
 font-weight: bold;
 text-decoration: none;
}	
/* New left navigation */

#left ul.main_nav {
	padding: 0;
	background: none;
}

#left ul.main_nav ul{
	padding: 0;
	background: none;
}
#left ul.main_nav li {
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	font-weight: bold;
	display: block;
	font-size: 120%;

}

#left ul.main_nav li ul li {
	padding-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	font-weight: bold;
	display: block;
	font-size: 80%;
	background-color: #F1F5F8;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#left ul.main_nav ul li ul {
	padding-left: 10px;
}

#left ul.main_nav li ul li ul li{
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	font-weight: bold;
	display: block;
	font-size: 100%;
}
.main_nav_head {
	font-size: 100%;
	background-color: #D3E0F1;
	display: block;
	padding: 2px;
}
.spacer {
	display: block;
	height: 10px;
}



#subcat_filter {
	position:relative;
	background-color: #D3E0F1;
	border: 1px solid #448BCD;
	margin-top: 0px;
	margin-left: 5px;
	line-height: 140%;
	padding-top: 0px;
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 15px;
	display: block;
	height: 2em;
	width: 98%;
	clear: both;
	float: left;
}

#subcat_filter ul {
	list-style-type: none;
	padding: 2px;
	margin: 0;
}

#subcat_filter li {
	float: left;
	margin-right: 10px;
	border-right: 1px solid #8BB6E1;
	padding-right: 10px;
	margin-left: 5px;
}

#subcat_filter li a {
	color: #333333;
	font-weight: normal;
}






#main_content {
	padding: 0px;
	margin-top: 0px;
	margin-left: 200px;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 20px;
	position: relative;
	min-height:1000px;
	width: auto;
	min-width: 750px;
}

#main_content h2 a {
	font-weight: bold;
}

#main_content li {
font-size: 110%;
color: #333333;
line-height: 150%;
}

#main_content a {
	font-size: 100%;
	color:#006699;
	text-decoration: underline;
}

.search_item {
	float: none;
	width: 100%;
	margin-bottom: 5px;
	height: 4em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D3E0F1;
	margin-top: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.search_item ul {
	list-style-type: none;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

.search_item li {
	float: left;
	width: 50%;
}

.search_item li a {
color:#006699;
text-decoration:underline;
font-weight:normal;
}

.search_item p a {
color:#006699;
text-decoration:underline;
font-weight:normal;
}

.search_item h2 {
	font-weight: bold;
	font-size: 120%;
	float: left;
	width: 450px;
}

.search_item h2 a {
	color: #006699;
	line-height: 100%;

}





.product_item {
	float: left;
	width: 130px;
	margin-right: 15px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #D3E0F1;
	height: 20em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D3E0F1;
	margin-bottom: 4em;
	padding-right: 5px;
}

.product_item ul {
	list-style-type: none;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

.product_item li {
	float: left;
	width: 50%;
}

.product_item li a {
color:#006699;
text-decoration:underline;
font-weight:normal;
}

.product_item p a {
color:#006699;
text-decoration:underline;
font-weight:normal;
}

.product_item h2 {
height: 4em;
	font-weight: bold;
	font-size: 120%;
}

.product_item h2 a {
	color: #006699;
	line-height: 140%;

}






.cover_item {
	float: left;
	width: 170px;
	margin-right: 15px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #D3E0F1;
	height: 24em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D3E0F1;
	margin-bottom: 4em;
	padding-right: 5px;
}

.cover_item ul {
	list-style-type: none;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

.cover_item li {
	float: left;
	width: 50%;
}

.cover_item li a {
color:#006699;
text-decoration:underline;
font-weight:normal;
}

.cover_item p a {
color:#006699;
text-decoration:underline;
font-weight:normal;
}

.cover_item h2 {
height: 3em;
	font-weight: bold;
	font-size: 120%;
}

.cover_item h2 a {
	color: #006699;
	line-height: 140%;

}

.search_image {
	height: 50px;
	width: 50px;
	float: left;
	margin-right: 10px;
	text-align: center;
}

.product_image {
	height: 90px;
	width: 130px;
}

.cover_image {
	height: 155px;
	width: 150px;
}








.img_right {
	float: right;
	margin-left: 20px;
	clear: right;
}


#main_content p {
	font-size: 110%;
	line-height: 150%;
	color: #333333;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
}

.menu_heading {
	font-size: 110%;
	color: #333333;
	background-color: #D1DEE4;
	
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	text-align: center;
}

.sub_heading {
	font-size: 110%;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1DEE4;
}


.home_prod_heading {
	font-size: 120%;
	font-weight: normal;
	color: #428ACC;
	
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	clear: both;
	height: 3em;
}

.search_prod_heading {
	font-size: 120%;
	font-weight: normal;
	color: #428ACC;
	
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 2px;
	margin-top: 0px;
	clear: both;
}


.extra_webmarketing {
	position: absolute;
	left: -999px;
	width: 80%;
}




#contact_us { float: left; width: 500px; }
#contact_us form {
	width:90%;
	font-size:1em;
	background:#fff;
	float: left;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#contact_us form p {font-size:110%; text-align:left; padding:0 5px 10px 0; margin:0;}
#contact_us form fieldset {width:100%; border:1px solid #ccc; padding:5px 5px 5px 10px; margin-bottom:10px; font-size:1em;}
#contact_us form fieldset:hover {
	border:1px solid #418AD5;
}
#contact_us form fieldset#opt:hover {border:1px solid #000;}

#contact_us form legend {
	font-size:110%;
	border-bottom:2px solid #ccc;
	margin-bottom:15px;
	padding:6px;
	background:none;
	color:#3A7BB7;
	font-weight: bold;
}

#contact_us form dt {float:left; clear: left; width:30%; text-align:left; padding-right:10px; color:#000; margin-bottom:0.5em;}
#contact_us form dt.checkbox {width:485px;}
#contact_us form dd {float:left; width:65%; margin:0 0 8px 0; padding:0;}
#contact_us form dd.checkbox {width:55px}

#contact_us form label.male, form label.female {float:none; display:inline; padding:0 5px 0 0; color:#000;}
#contact_us form label.terms, form label.spam, form label.morespam {width:485px;}
#contact_us form input:hover {background:#D1DEE4; border:1px solid #000; color:#000;}

#contact_us form input:focus {background:#fff; border:1px solid #000; color:#000;}
#contact_us form input.checkbox {margin:0; padding:0; width:15px; border:0; background:none;}

#contact_us form select {margin:0;}

#contact_us form option {background:#fff; color:#000;}
#contact_us form optgroup {background:#fff; color:#000; font-style:normal;}
#contact_us form optgroup option {background:#fff; color:#000;}

#contact_right {
	float: left;
	width: 200px;
	font-size: 100%;
	position: relative;

}

input, select, checbox, textarea {
	background-color: #EFF3F5;
	border: 1px solid #D1DEE4;
	font-size: 110%;
	padding-bottom: 2px;
	margin-bottom: 3px;
	clear: none;
	float: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.txt_alt {
	background-color: #EFF3F5;
	font-decoration:Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #D1DEE4;
	font-size: 130%;
	padding-bottom: 2px;
	margin-bottom: 3px;
	clear: none;
	float: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

form {
	text-align: left;
	margin: 0px 0px 5px;
	padding: 0px;
	clear: right;
	float: left;
}
.button {
	color: #333333;
	background-color: #FBA450;
	font-size: 100%;
	font-weight: bold;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	border: none;
}
label {
	font-size: 110%;
	font-weight: bold;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	height: 10px;
	float: left;
}










.clearfix:after {
 content: "."; 
  
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{}
.clearfix{}
.paging {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	width: 100%;
	clear: both;
	float: none;
	font-size: 110%;
}



.paging a {
	display: inline;
	font-size: 130%;
	font-weight: bold;
	text-decoration: underline;
	color:#006699;
	margin-right: 20px;
}

.related_container {
	position: relative;
	width: 100%;
	clear: left;
	float: left;
	margin-bottom: 20px;
}

.clearboth {
	clear: both;
	float: none;
	position: relative;
	font-size: 110%;
	color: #333333;
	height: 20px;
	display: block;
	width: 100%;
}
.clearleft {
	clear: left;
}
.floatleft {
	float: left;
}

/*cart styles*/
#cart_container {
	padding: 0px;
	width: 95%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	position: relative;
}

.cart_cell{
	/*font-family: Geneva, Georgia, "Times New Roman", Times, serif;*/
		font-size: 110%;
	color: #333333;
	width: 19%;
	/*height: 25px;*/
height: 4em;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
padding: 0;
}

.cart_cell_end {
	width: 19%;
	/*height: 25px;*/
height: 4em;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
padding: 0;
clear: right !important;
}

.cart_cell * {
margin: 0;
padding: 0;
}

.cart_cell a {
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	color: #333333;
}
.cart_cell a:hover {
	font-size: 100%;
	background-color:#FFFFFF;
	/*color:#FFFFFF;*/
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #333333;
}


#basket_bottom{
		
width: 320px;
float:right;
}

#basket_buttons{
background-color: #DBFFFF;
		border: 1px solid #333333;
		/*font-family: Geneva, Georgia, "Times New Roman", Times, serif;*/
		font-size: 97%;
		color: #4E55D9;
width: 410px;
float:left;

}
#basket_button_left{
width: 50%
text-align:right;
	float:left;
	margin-right: 20px;
}
#basket_button_right{
width: 50%
text-align:left;
float:left;
}




.img_left {
	clear: left;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}
#product_info {
	clear: both;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#product_desc {
	clear: left;
	float: left;
	width: 100%;
}

#product_details {
	float: left;
	width: 520px;
}
#contact_details {
	font-size: 150%;
	position: relative;
	width: 300px;
	font-weight: bold;
	color: #FA8D21;
	float: left;
	margin-left: 300px;
	padding: 10px;
}
#top_top_nav {
	position: relative;
	width: 380px;
	float: left;
	margin-left: 20px;
	}

#top_top_nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-top: 10px
}

#top_top_nav li {
	float: left;
	margin-right: 20px;
	color: #CCCCCC;
	font-weight: bold;
}

#top_top_nav li form {
	float: left; 
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

#top_top_nav .inp {
	background-color: #5A98D2;
	border: 1px solid #003366;
}

#top_top_nav li a {
	color:#FFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 110%;
}
.larger {
	font-size: 140%;
	font-weight: normal;
	line-height: 150%;
}
#banner {
	height: 200px;
	width: 750px;
	margin-bottom: 10px;
	background-color: #D3E0F1;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
}

#banner_inner {
	height: 100px;
	width: 530px;
	margin-bottom: 10px;
	background-color: #D3E0F1;
	margin-top: 0px;
	padding: 0px;
	margin-right: 15px;
	margin-left: 0px;
	text-align: center;
	float: left;
}
.home_promo {
	float: left;
	width: 170px;
	margin-right: 25px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #D3E0F1;
	height: 24em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D3E0F1;
	margin-bottom: 2em;
}

.home_promo ul {
	list-style-type: none;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

.home_promo li {
	float: left;
	width: 49%;
	padding-left: 1px;
}

.home_promo li a {
color:#006699;
text-decoration:underline;
font-weight:normal;
}

.home_promo h2 a {
	color: #006699;
}
.home_newsletter {
	float: left;
	width: 530px;
	height: 17em;
	margin-bottom: 2em;
	padding: 10px;
	background-color: #D8E2EB;
	border: 1px solid #93AEC8;
}

.prices {
	font-size: 160%;
	font-weight: bold;
	float: right;
}
#order_by {
	float: left;
	display: block;
	clear: both;
	width: 100%;
}

#footer {
	padding: 10px;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: center;
	float: none;
	display: block;
	width: 95%;
}


#footer ul {
	margin: 0px;
	padding: 1%;
	list-style-type: none;
	clear: both;
	width: 98%;
	text-align: center;
	float: none;
	height: 12em;
}
#footer li {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	margin-left: 10px;
	text-align: left;
}

#footer li a, a:link, a:active, a:visited {
	margin: 0;
	padding: 0;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

#footer li a:hover{
	margin: 0;
	padding: 0;
	color: #333333;
	text-decoration: none;
	background-color: #EFF3F5;
}

#footer table * {
	list-style-type: none;
	padding: 0;
	margin: 0;
}



.news_item {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	height: 14em;
	float: left;
	width: 340px;
	margin-right: 20px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	margin-top: 10px;
	background-color: #E2E8EF;
	padding-left: 10px;
}
.news_item h2 a {
	font-weight: bold;
}

.news_item_long {
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	height: 10em;
	float: left;
	width: 97%;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	margin-top: 10px;
	padding-right: 2%;
	background-color: #E2E8EF;
	padding-left: 1%;
}
.news_item_long h2 a {
	font-weight: bold;
}


.news_img {
	float: left;
	width: 100%;
}

.news_body {
	float: left;
}
.news_titles {
	height: 8em;
	width: 100%;
}

#inner_left {
	float: left;
	width: 530px;
	margin-right: 15px;
}

#inner_left h2 a {
	font-weight: bold;
}

#inner_right {
	float: right;
	width: 180px;
	padding-left: 20px;
	background-color: #DCEBF8;

}
#inner_right h2 a {
	font-weight: bold;
}
.price {
	font-size: 130%;
	font-weight: bold;
	color: #006699;
	display: block;
	height: 1.8em;
}
.offer_price {
	font-size: 130%;
	color: #CC0000;
	font-weight: bold;
	display: block;
	height: 1.8em;
}



.search_price {
	font-size: 110%;
	font-weight: bold;
	color: #006699;
  margin-right: 15px;
}
.search_offer_price {
	font-size: 130%;
	color: #CC0000;
	font-weight: bold;
  

}
.block_right {
	text-align: right;
	width: 95%;
	margin-top: 10px;
}
.products_advice {
	width: 200px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #F1F5F8;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	float: right;
	border: 1px solid #C0C0C0;
	margin-left: 10px;
}
#advice_container {
	float: none;
	width: 100%;
}
#product_buy {
	float: left;
	width: 320px;
}
#blog_question {
	width: 540px;
}

#blog_question p {
	font-size: 130%;
	color: #438ACC;
	font-weight: bold;
}

#flashcontent {
	width: 550px;
	height: 192px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
	margin-bottom: 20px;
}

#flash_container {
	width: 100%;
	clear: both;
	margin-bottom: 15px;
	height: 200px;
}
.logo_link {
	height: 100px;
	width: 100px;
	position: absolute;
	z-index: 33;
	left: 30px;
	top: -100px;
	display: block;
	cursor: pointer;
}
.filter_makes {
	float: left;
	height: 2.5em;
	width: 170px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.table_border {
	border: 1px solid #91ACB9;
}
