body {
  background-color: #FFF;
  font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color: #000000;
} 

/******************************************* header ***********************************/

.header_search_bar{
   display:none;
}
.right_header_blue{
  text-align:right;
  padding-right:40px;
  font-style:italic;
}
#outerColumnContainer{
  border-left-width:1px;
  border-right-width:159px;
  border-color:#FFFFFF;
  width:0;
  margin-left:1px;
}
.menu_login{
  display:none;
}
.viewcarth{
  display:none;
}
#index_corner_curve{
  display:none;
}
/*********************************************** MAIN *********************************/
#main{
   position:absolute;
   left:1px;
   width:400px;
}

.main_page_title{
  background-color:#FBFCF7;
}


#product_list{
  width:150px;
}
.part_table_p{
  left:1px;
}
.part_table_content{
  width:300px;
  top:150px;
  left:1px;
}
li.part_table_content{
 list-style-position: inside;
}
.part_name{
  width:200px;
	font-size:11px;
	font-weight:bold;
}

/**************************************** left nav***********************************/

#left_nav{
 display:none;
 width:-159px;
}

/************************************** right nav **********************************/
.right_nav_content_right, #right_nav{
 position:absolute;
 left:380px;
 width:139px;
 font-size:8px;
}
.part_link, .item_info, .img_v_top {
  vertical-align:top;
}

/************************************* footer **************************************/

#footer{
  display:none;
}

/************************************* other **************************************/
hr.hide{
  display:none;
}

.view_cart{
  display:none;
}

.content_padding{
  padding: 10px;
}

.product_line{
	font-size:14px;
	font-weight:bold;
	color: #0066cc;
	white-space: nowrap;
}
.recipe_header{
  color:#15726E;
  font-weight:bold;
}
.product_detail_black_header{
  font-weight:bold;
}
