
.products_wrapper {
	clear:both;
	/*padding:5px 10px;*/
}

.products_wrapper h4,.products_wrapper h5,.products_wrapper h6 {
	margin:0;
	padding:0;
}

.products_wrapper p {
	margin:5px 0;
}


#products_header {
	/*float:left;
	clear:left;
	margin-top:5px;*/
}
#product_gallery {
  text-align:center;
}
td.products_list {
	padding:0 10px 10px 0;
	vertical-align:bottom;
}

#categories{
	font:14px Arial, Helvetica, sans-serif;
	background:#CCCCCC;
	margin-left:10px;
	float:left;
}

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

#product_category_ul ul {
	padding:0 0 0 2em;
	margin:0;
	margin-left:20px;
	list-style-type:none;
}

#product_category_ul ul li {
	
}

#categories li {
	list-style:none;
	color:#000;

}

#categories li a{
	text-decoration:none;
	color:#000;
}

.product_list{
	border:1px solid #333;
}

.products_list {
	width:33.3%;
}



#product_table {
	clear:both;
}
#product_header_table{margin:0 0 1em 0;}
.right_data{padding:0 0 0 2em;}

#kart_detail_wrapper td {
 text-align:center;
}
.adminTemplate {
background-color: #003366;
}