/****************************
  CSS File for cet.hk
  Implemented by EC Group http://www.ec-computer.com   
*****************************/
#search {
  float: none;
}

#content_shell {  
  margin-top: 0px;  
}

img.main_banner {
  padding-bottom: 25px;
}

table.product_list {
  border: 1px solid #e0e0e0;
  margin-bottom: 15px;
}

table.product_list td {
  padding: 10px 5px;
  vertical-align: top;
}

table.product_option td {
  padding: 2px 2px;  
}

span.option_title {
  font-weight: bold;
}

ul.menu_list ul {
	margin: 0px;
	margin: 5px 0px;
	padding: 0px;	
	list-style: square;
	list-style-position: inside;
	color: #9d171e;	
}

table.news_list {
  border: 1px solid #e0e0e0;
  margin-bottom: 15px;
}

table.news_list td {
  padding: 5px 10px;
}

p.news_content {
  padding: 0px;
  margin: 0px;
}

span.news_title {
  font-weight: bold;
}


table.inventory_list {
  border: 1px solid #e0e0e0;
  margin-bottom: 15px;  
}

table.inventory_list span.option_title {
  display: block;
  margin: 0px;
  padding: 0px 0px 5px 0px;
}

table.inventory_desc { 
  background: #fad7da;  
}

table.inventory_desc tr.pad_top td {   
  padding: 10px 0px 5px 10px;
}

table.inventory_desc td {   
  padding: 0px 0px 5px 10px;
}

table.inventory_option {
  background: #fbf1f2;  
}

table.inventory_option td {
  padding: 0px 0px 0px 10px;
}

table.inventory_option tr.pad_bottom td {
  padding: 0px 0px 10px 10px;
}

table.inventory_option tr.pad_top td {   
  padding: 10px 0px 5px 10px;
}

div.next {  
  text-align: right;
}

div.next a {  
  padding-left: 10px;
}
