@charset "utf-8"; 

/* Resets */

* { margin: 0; padding: 0; }

/* Resets */


/* General */

.left {float: left; }
.right {float: right; }
.clear {clear: both; }
.bold {font-weight: bold; }
.center {text-align: center; }
.grey {color: #6f6f6f; }
.f8 {font-size: 8px; }
.f9 {font-size: 9px; }
.f10 {font-size: 10px; }
.pad_left_10 {padding-left: 10px; }
.pad_left_right_10 {padding: 0 10px; }
.continue_shopping {padding-top: 10px; font-size: 18px; font-weight: bold; }
img {border: 0; }
ul { margin-top: 0px; margin-bottom: 0px; margin-left: 10px; padding: 0; list-style-type: none; }
/* removed bullet image li { margin-top: 4px; margin-bottom: 0px; margin-left: 0px;  padding: 0 0 0 8px; background: url("/images/bullet.png") no-repeat 0px 0px; } */
h1 {font-size: 24px; margin: 0; padding: 10px 0; }
h2 {font-size: 18px; margin: 0; padding: 6px 0; }
h3 {font-size: 14px; margin: 0; padding: 2px 0; }
h4 {font-size: 11px; margin: 0; padding: 0; }
p {margin: 0; padding: 0; }

A:link {text-decoration: none; color: #492958; }
A:visited {text-decoration: none; color: #492958; }
A:hover {text-decoration: underline; color: #492958; }
A:active {text-decoration: none; color: #492958; outline: none; }
: focus {-moz-outline-style: none; }

body {
	font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	text-align: center; 
	color: #000000; 
	background: #f0f0f0; 
	/*background-image: url('/images/queen_bg.gif');*/
	margin-top: 0.01em; 
	}

#container {
	
	text-align: left;
	width: 955px;
	background: #FFFFFF; 
	margin:0 auto; /* center, not in IE5 */
	background-image: url('images/container_bg.png');
	border-left:2px solid black;
	border-right:2px solid black;
	}

#header {
	width: 955px; 
	background: #FFFFFF; 
	}	
	
#header_right {
	width: 665px;             /* (logo width) - 925 = promo_msg width*/
	background: #FFFFFF; 
	}	

#logo {
	padding: 10px 10px 5px 20px; 
	background: #fff; 
	width: 157px; 
	}	
	
#search_bar {
	height: 29px; 
	width: 450px; 
	background-image: url('images/search_bg.png'); 
	background-repeat: no-repeat;
	}
	
#promo_msg {
	background: #fff; 
	width: 665px;             /* (logo width) - 925 = promo_msg width*/
	text-align: center; 
	}
				
#promo_text {
	padding: 10px 0 10px 0; 
	font-size: 14px; 
	color: #707070; 	
	}

#nav_bar {
	width: 955px; 
	height: 32px; 
	background: #FFFFFF; 
	background-image: url('images/yellow_bar_queen.png');
	background-repeat:no-repeat;
	background-position:left top;
	}

#nav_bar a {color:black; font-weight:bold;}
	
#nav_bar a:hover {color:grey; text-decoration:none; cursor:pointer;}
	
.horizontal_separator {
	height: 1px; 
	font-size: 1px; 
	line-height: 1px; 
	background: #cccccc; 
	color: #cccccc; 
	}

.dotted_separator {
	width: 2px; 
	height: 102px; 
	background: #fff; 
	background-image: url('images/dotted_separator.png'); 
	margin: 0px 0 0px 0; 
	}
	
/* General */


/* Header */	

.top_tabs_sprites {
	background-image: url('/images/sprite_1.png'); 
	background-repeat: no-repeat; 
	}
	
/* Header */	
	

/* Side Bars */		

.sidebar_sprites {
	color: #000; 
	font-weight: bold; 
	background-image: url('/images/sprite_3.png'); 
	background-repeat: no-repeat; 
	cursor: pointer;
}
	
.sidebar_links {
	font-weight: bold; 
	padding: 8px 0 0 45px; 
	cursor: pointer; 
	}
	
.sidebar_links:hover {
	color: #3d0d53; 
	text-decoration: underline; 
	font-weight: bold; 
	padding: 8px 0 0 45px; 
	}
	
.quick_spec_heading{
	padding: 5px 0 3px 11px; 
	color: #000000; 
	font-weight: bold
}

.quick_spec_listing{
	margin: 2px 0 6px 23px;
	font-size: 11px
}

.quick_spec_name{
	color: #686868; 
	font-weight: bold
}

.quick_spec_value{
	font-weight: normal
}

.sidebar_documents_url {
	padding: 7px 6px 7px 23px; 
	font-weight: bold; 
	font-size: 11px
}
		
#sidebar {
	width: 220px
}

.sidebar_refine_value {
	margin: 7px 6px 7px 61px; 
	text-indent: -15px;
	color: #000000; 
	font-size: 11px
}

.sidebar_close_text {
	font-weight: bold;
	padding: 0 45px;
	margin: 7px 0 7px 0;
	font-size: 12px;
	background-image: url('/images/sprite_3.png'); 
	background-position: 0 -378px;

}

.sidebar_close_text a:link {
	color: #000000
}

.sidebar_close_text a:hover {
	color: #cc3434
}

.sidebar_expand_name {
	font-weight: bold;
	margin: 7px 0 7px 11px
}

.sidebar_expand_value {
	font-size: 11px;
	margin: 4px 0 4px 23px
}

.sidebar_toggle_condition {
	font-size: 10px;
	font-style: italic;
	color: #505050
}

.sidebar_content {
	width: 220px;
}

#sidebar_dropdown {
	padding-top: 20px;
	margin-left: 30px;
	}

#sidebar_acrotext {
	color: #303030; font-size: 10px; margin-top: 6px; text-align: center
}

/* Side Bar */		


/* Content */		
	
#content {
	width: 735px; 
	background: #FFFFFF; 
	}
	
/* Content */	


/* Home Page Only */	

#promo_art {
	width: 735px; 
	height: 300px; 
	background: #FFFFFF; 
	}

.site_specials {
	width: 223px; 
	background: #fff; 
	padding: 10px; 
	}

.featured_brands {
	width: 225px; 
	height: 114px; 
	background: #fff; 
	padding: 10px 9px 10px 9px; 
	}

/* Home Page Only */	


/* Category Pages*/

.category_header {
	padding-left: 10px; 
	padding-top: 6px; 
	margin-bottom: 6px; 
	}

#category_thumb_lineup {
	height: 125px; 
	margin: 5px; 
	}

.category_thumb {
	margin-top: 10px; 
	width: 100px; 
	height: 125px; 
	color: #666666; 
	font-weight: bold; 
	background-image: url('/images/sprite_2.png'); 
	background-repeat: no-repeat; 
	cursor: pointer; 

}

#sd_thumb_lineup {
	height: 125px; 
	margin: 0px; 
	}

.sd_thumb {
	margin-top: 0px; 
	width: 100px; 
	height: 125px; 
	color: #666666; 
	font-weight: bold; 
	background-image: url('/images/SD_thumbs.png'); 
	background-repeat: no-repeat; 
	cursor: pointer;
	text-align:center;
	

}

#category_shop_by {
	margin-top: 10px; 
	}
	
#category_shop_by ul {
	}

#category_shop_by li {
	font-weight: normal; 
	}

#shop_refrig_types {
	margin: 10px 20px 0 12px; 
	}
	
#shop_refrig_capacity {
	margin: 10px 15px 0 10px; 
	}
	
#shop_refrig_capacity_left {
	padding-left:15px;
	padding-right:15px;
	}

#shop_refrig_width {
	margin: 10px 0px 0 10px; 
	}
	
/* Category Pages */


/* Fsearch Page */

#fsearch {
	margin-left: 20px;
	}

#fsearch a {
	font-size: 12px; 
	line-height: 20px; 
	}

TD#fsearch_table {
	width: 33%; 
	}

.nowrap {
	white-space: nowrap
}

/* Fsearch Page */


/* Cart */



/* Cart */


/* Contact Us */

#contact_us_map {
	width: 400px; 
	margin-top: 15px; 
	}

#contact_us_info {
	width: 275px; 
	margin-top: 15px; 
	padding-left: 10px; 
	}
	
#contact_us_about {
padding-top: 10px; 
	}
	
#store_hours {
	width: 250px; 
	color: #767878; 
	font-weight: bold; 
	font-size: 11px; 
	color: #404040; 
	margin: 10px 0 0 10px; 
	}


/* Contact Us */


/* Footer */	
			
		#copyright {
			width: 665px; 
			padding: 0px 0 0 30px; 
			background: #FFFFFF; 
			}

/* Footer */	









#search_result_header {
	padding-left: 4px; 
	padding-top: 5px; 
	}

.search_result_img {
	margin: 15px; 
	}	

.search_result_brand_logo {
	margin: 15px 0 15px 0; 
	}	

.search_result_product_title{
	color: #8b1010; 
	font-size: 14px; 
	font-weight: bold; 
	width: 550px; 
	padding-bottom: 10px; 
	border-bottom: #cccccc 0px solid; 
	}	

.search_result_product_features {
	color: #000000; 
	width: 220px;
	margin-top: 2px
	}	
	
.search_result_product_features li {
	background: none;
	margin-left: -10px;
	padding-left: 0
}

.search_result_product_colors {
	color: #000000; 
	margin: 3px 0px 0 0px;
	width: 550px; 
	}
				
.search_result_colors_model_number {
	text-align: left; 
	font-size: 12px; 
	width: 105px; 
	}
		
.search_result_color {
	text-align: left; 
	width: 100px; 
	
	}
	
.search_result_colors_price {
	text-align: right; 
	font-size: 12px; 
	font-weight: bold; 
	color: #d20707; 
	width: 80px; 
	}
				
.search_result_colors_model_number_rebate {
	text-align: left; 
	font-size: 12px; 
	width: 105px; 
	}

.search_result_colors_model_number_rebate a {
	color: #1d5e32
}
	
.search_result_color_rebate {
	text-align: left; 
	width: 97px; 
	}
	
.search_result_colors_price_rebate {
	text-align: right; 
	font-size: 12px; 
	font-weight: bold; 
	color: #1c823c; 
	width: 40px; 
	}

.search_result_split {
	width: 98%; 
	height: 1px; 
	margin-top: 15px; 
	margin-bottom: 15px; 
	background-color: #b0b0b0; 
	}

						
p.compare_checkbox {
	clear: both;
	float: right;
	position: relative;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-right: 21px;
	}
	
	
p.compare_checkbox input {
	margin-left: 10px;
	position: absolute;
	top: 15px;
	right: -25px;
	}
	

#product_page_img {
	margin: 15px; 
	}	

	
#product_page_enlarge_img {
	margin-left: 40px;
	}

#enlarge_img_sprites div{ background-image:url('/images/sprite_1.png'); background-repeat:no-repeat; cursor:pointer; }
		#enlarge_img { background-position: -235px -160px; height: 19px; width: 95px; }
		#enlarge_img:hover { background-position: -235px -190px; height: 19px; width: 95px; }
		
#product_page_brand_logo {
	margin: 15px 0 5px 0; 
	}	

#product_page_product_title{
	color: #000; 
	font-size: 20px; 
	font-weight: bold; 
	width: 530px; 
	padding-bottom: 5px; 
	}	
	
#product_page_product_model_number {
	font-size: 11px; 
	color: #7d7f7f; 
	padding-bottom: 5px; 
	}

#product_page_product_reg_price {
	font-size: 13px; 
	font-weight: bold; 
	color: #7d7f7f; 
	padding-bottom: 5px; 
	}

#product_page_product_sale_price {
	font-size: 14px; 
	font-weight: bold; 
	color: #d20707; 
	padding-bottom: 10px; 
	}
	
#product_page_product_save {
	font-size: 14px; 
	font-weight: bold; 
	color: #d46d6d; 
	padding-bottom: 5px; 
	}
	
	#cat_page_product_reg_price {
		font-size: 12px; 
		font-weight: bold; 
		color: #7d7f7f; 
		padding: 0px;
		
				}
	
	#cat_page_product_sale_price {
		font-size: 12px; 
		font-weight: bold; 
		color: #d20707; 
		padding: 10px; 
		text-align:right;
		}
		
	#cat_page_product_save {
		font-size: 14px; 
		font-weight: bold; 
		color: #d46d6d; 
		padding: 10px; 
	}
	
#product_page_product_features {
	color: #7d7f7f; 
	}	
	
#product_page_product_features ul{
	margin: 5px 0 0 0; 
	}	
	
#product_page_product_features li{
	list-style-type: none; 
	padding: 3px 0 3px 0; 
	}	

#product_page_product_colors {
	color: #7d7f7f; 
	margin: 20px 0 0 0; 
	}
				
.product_page_colors_model_number {
	text-align: left; 
	font-size: 12px; 
	color: #2a003e; 
	width: 140px; 
	}
					
.product_page_colors {
	text-align: left; 
	width: 119px; 
	}
	
.product_page_colors_price {
	text-align: right; 
	font-size: 12px; 
	font-weight: bold; 
	color: #d20707; 
	width: 91px; 
	}

.prod_page_feature {
	margin-bottom: 10px
}
				
.selected {
	background-color: #fffcd6; 
	}
						
p.product_page_color_radio {
	clear: both; 
	float: none; 
	position: relative; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	}
p.product_page_color_radio input {
	left: 4px; 
	position: absolute; 
	top: 6px; 
	}
p.product_page_color_radio label {
	display: block; 
	margin-left: 22px; 
	width: 90px; 
	}	

.product_page_detailed_specs {
	padding: 2px; 
	border: 1px solid #a6a6a6; 
	}
	
#add_to div {
	width: 105px;
	height: 19px;
	background-image:url('/images/sprite_1.png'); 
	background-repeat:no-repeat;
	}
		
#add_to_cart {
	background-position: -200px -250px;
	}
		
#add_to_cart:hover {
	background-position: -200px -220px;
	}
		
#add_to_wishlist {
	background-position: -200px -310px;
	}
		
#add_to_wishlist:hover {
	background-position: -200px -280px;
	}
	
.cell_odd {
	border-right: 1px solid #fff; 
	border-bottom: 1px solid #fff; 
	background: #e3e3e3; 
	color: #000; 
	padding: 6px 6px 6px 12px; 
	}

.cell_even {
	border-right: 1px solid #fff; 
	border-bottom: 1px solid #fff; 
	background: #e3e3e3; 
	color: #000; 
	padding: 6px 6px 6px 12px; 
	}

.cell_header {
	border-right: 1px solid #fff; 
	border-bottom: 1px solid #fff; 
	background: #954646; 
	color: #fff; 
	padding: 6px 6px 6px 12px; 
	text-align: center; 
	font-weight: bold; 
	}
	
	
	
.featured_box_left {
	margin-top: 6px; 
	width: 182px; 
	float: left; 
	}	
	
.featured_box_middle2 {
	margin-top: 6px; 
	width: 186px; 
	float: left; 
	}	
	
.featured_box_right {
	margin-top: 6px; 
	width: 181px; 
	float: left; 
	}	
	
	
#wf_radio {padding-left: 5px;}
	
span.tooltip {display:none;}

div#tooltip2 a:hover span {display: block;
   
   padding: 5px; margin: 10px; z-index: 100;
   color:#000; background:#fff;
   font: 12px Verdana, sans-serif; text-align: justify;
   line-height:18px;}
   
   
   /*below is the stuff for the compact example*/


td.grey {background-color:#e1d1e5;}

table.news td {padding:10px; height:60px;}



table.footcollapse{
	
}

table.footcollapse td{
	padding:5px;
}
	
	
table.footcollapse caption{
	font-size:120%;
	text-transform:uppercase;
	text-align:left;
}
table.footcollapse th{
	text-align:left;
}
table.footcollapse,table.footcollapse th,table.footcollapse th
{
	border:none;
	border-collapse:collapse;	
}
table.footcollapse thead th
{
	
	background:#663399;
}
table.footcollapse tfoot th,
table.footcollapse tfoot td
{
	border-style:solid;
	border-width:0px;
	border-color:#9cf #369 #369 #9cf;
	background:#fff;
	
}
table.footcollapse tbody{
	background:#ddd;
}
table.footcollapse tbody td{
	border-right:0px dotted #663399; border-left:0px dotted #663399;
}
table.footcollapse tbody th{
	border:0px solid #999;
	border-left:none;
}
table.footcollapse tbody tr.odd{
	background:#ccc;

}
table.footcollapse tfoot td img{
	border:none;
	vertical-align:bottom;
	 width:681px; height:22px;
	 padding-left:10px;
}

		
/*------=====================================================================================================================

	CATEGORY_TABS

=========================================================================================================================*/

	#category_wrapper {border:0px solid red; padding-left:210px; width: 745px; height: 50px; font-size: 10pt; background: #FFFFFF; }

	.category_tab ul { list-style-type: none; } 
	ul.category_tab { position: relative; z-index: 150; }

	.category_tab > li {	
		position: relative;
		height: 30px;
		display: block;
		float: left;
		margin-right: 1px;
		padding: 0 7px;
		background: url(/images/background-categories.jpg) repeat-x;
		font-size:13px;
		}
		
	li.brands_tab { background: url( /images/background-brands.jpg) repeat-x; }
		
	.category_tab > li > a { display: block; height: 23px; padding: 7px 0 0 0; text-decoration: none; color: #FFFFFF; }	
	.category_tab > li > a:hover { color: gold; } 

	/* Make sublist items invisible */
	ul.submenu { display: none; position: absolute; z-index: 100; }

		ul.air_conditioning { position: absolute; top: 30px; left: -10px; width: 260px; }
		ul.cooking { position: absolute; top: 30px; left: -117px; width: 733px;}
		ul.kitchen { position: absolute; top: 30px; left: -11px; width: 430px; }
		ul.grill  { position: absolute; top: 30px; left: -10px; width: 230px; }
		ul.freezers  { position: absolute; top: 30px; left: 0; width: 200px; }
		ul.laundry { position: absolute; top: 30px; left: -101px; width: 410px; }
		ul.microwaves { position: absolute; top: 30px; left: 0; width: 220px; }
		ul.refrigeration { position: absolute; top: 30px; left: -272px; width: 520px; }
		ul.water { position: absolute; top: 30px; left: -119px; width: 280px; }
		ul.electronics { position: absolute; top: 30px; left: -179px; width: 620px; }
		ul.brandlist { position: absolute; top: 30px; left: -671px; width: 733px; }

	/*make sublist items appear on mousover*/
	/*ul.category_tab li:hover>ul  { display: block; }*/

	ul.submenu {  background-image: url(/images/background-submenu.png); border: solid #492958 1px; }
	
	ul.submenu > li { float: left;  margin: 0 20px 0 0;  }
	ul.submenu > li  > h2 { color:#492958; font-size: 13px; font-weight: bold; padding: 7px 0 0 10px; margin: 0; }
	
	.category_all { clear: both; width: 100%; padding: 7px 0; margin-top: 10px;  text-align: right;  background: #492958;  }
	.category_all a { color: #FFFFFF; text-decoration: none; font-weight: bold;  font-size: 10px; padding: 0 15px 0 0; margin: 0 10px 0 0; background: url(/images/arrow-white.png) no-repeat; background-position: 100% 50%; }
    .category_all a:hover { text-decoration: underline;  }
	
	.subcategory_all { display: block; margin: 0 0 15px 10px; font-size: 10px; font-weight: bold;  }

	ul.submenu2 { list-style-image: url(/images/arrow.png); list-style-position: inside; padding: 0 0 0px 18px;  margin: 10px 0 0 0; text-indent: -18px;  } 
	ul.submenu2 > li { padding: 0 0 0 10px; margin: 0 0 7px 0; }
	ul.submenu2 a { text-decoration: none; color:black; font-size: 12px; margin-left:5px;}
	ul.submenu2 a:hover { color: red; }



/* -----------------------------------------------------------------------------------------------------------------------
		settings for slider
	-------------------------------------------------------------------------------------------------------------------------*/
	img.slide { border: 0; }
	.slider_wrapper { width: 735px; height: 300px; padding: 0; margin: 0 auto 0px auto; position: relative; border-top:5px solid #492958; border-bottom:5px solid #492958; }
	.main_view { float: left; position: relative; }
	
	/*-- Window --*/
	.window { width: 735px; height:300px; overflow: hidden; /*--Hides anything outside of set width/height--*/ position: relative; }
	.slide_runner { width: 735px; height: 300px; overflow: hidden; position: absolute; }
	.slide_runner img {float: left;}

	/*-- Slide Controls --*/
	.slide_controls { float: left; display: inline; margin: 17px 0 0 0; right:10px; top: 290px; height: 25px; display: none; position: absolute; background: url(/slider/images/slider-nav-bg.png) repeat-y 0 0; border:0px solid red; background-position:top right; font: normal 11px Verdana, Arial, Helvetica, sans-serif; text-align:left; }
	.slide_nav { margin: 0 0 0 120px; }
	.slide_controls a { /*background-image: url(silde-nav.png); background-position: 0 0;*/ width: 24px; height: 24px; display: inline; margin: 0; padding:3px; line-height: 24px; font-weight: bold; color:#000; text-decoration: none; }
	.slide_controls a.active { /*background-position: 0 -24px;*/  background: #492958;  border: 1px solid #003399; color:#fff; }
	.slide_controls a:hover { background: #cccccc; color: #000; }
	

	
/*------====================================







*/ RSS Blog Slider */

#bottom-container {
width: 735px;
background: #FFF;
border: 1px solid #c6c6c6;
margin-top: 10px;
float: left;
margin-bottom: 10px;
}

#bottom-container h3 a {
display: block;
}

.bottomslider {
position: relative;
overflow: hidden;
}

.bottomslider .back a {
margin-top: 4px;
margin-left: 380px;
float: left;
width: 84px;
height: 12px;
background: url(images/back.jpg) no-repeat;
}

.bottomslider .next a {
margin-top: 4px;
margin-left: 10px;
float: left;
width: 84px;
height: 12px;
background: url(images/next.jpg) no-repeat;
}

.bottomslider ul {
position: relative;
left: 0;
width: auto;
margin: 0;
padding: 0;
list-style-type: none;
overflow: hidden;
z-index: 1;
padding-left: 18px;
}

.bottomslider h3 {
margin-bottom: 0px;
color: #1c6aa2;
width: 155px;
}

.bottomslider h3 a {
margin-bottom: 0px;
color: #1c6aa2;
}

.bottomslider li {
float: left;
display: inline;
margin-right:26px;
margin-top: 10px;
margin-bottom: 10px;
}

.bottomslider .desc {
float: left;
display: inline;
width: 155px;
text-align: justify;
color: #565656;
}

.bottomslider .slider-nav {
background-color: #eaeaea;
border-top: 1px solid #c6c6c6;
width: 575px;
height: 20px;
float: left;
}

/* -----------------------------------------------------------------------------------------------------------------------
		settings for site specials
	-------------------------------------------------------------------------------------------------------------------------*/
	#index_specials {width: 471px; height: 139px; margin: 0 0 5px 10px; padding-left:10px; background: url(/images/index_site_specials_bosch.png); background-repeat:no-repeat; }
		.index_specials_tab { color: #FFFFFF; text-transform: uppercase; padding: 3px 0 0 21px; }
		.index_special { position: relative; text-align:justify; width: 220px; height: 80px; float: left; padding-left:10px;  border-right: solid #e7e7e7 0px; margin: 15px 0 0 0; }
			.index_special_last { border-right: 0px; }
		.index_specials_save { width: 92px; height: 23px; position: absolute; top: 15px; right: 10px; background-image: url(/images/save_now_purple.png); background-position: 0px 0px; background-repeat:no-repeat; }
		.index_specials_desc { position: absolute; top: 45px; left: 10px; width: 210px; height: 39px; overflow: hidden; line-height: 115%; color: #999999; }
	
		.invisible_text { display: none; } /* used for making anchors accessible even if they do not need text in the design */

	
	/* -----------------------------------------------------------------------------------------------------------------------
			settings for product listing
		-------------------------------------------------------------------------------------------------------------------------*/
		.index_products_column { width: 25%; float: left; margin-top:20px;}
			ul.index_products { width: 100%; list-style-type: none; margin: 0 0 10px 0;  font-size: 11px; line-height: 1.6em; }
			.index_products a { text-decoration: none; color: #6b6a6a; }
			.index_products a:hover { color: #000000; text-decoration: underline; }
			.index_all_products > a { color: #df7a1a; padding: 0 13px 0 0; background-image: url(/images/arrow-orange.png); background-repeat: no-repeat; background-position: right center; }
		h1.header_shop_products { font-size: 11px; font-weight: bold; margin: 0 0 0px 0; padding:0px; } 


	
.pointer {cursor:pointer;}


