body {
	font: 12px Arial;
	font-weight: normal;
	color: #303030;
}


small {
	font: 11px Arial;
}

form, h3, li {
	margin-top: 15px^;
}

h2 {
	margin-top: 25px;
}

h2 .center {
	margin-top: 30px;
	font-size: 18px;
}

input, p, select {
	margin-top:5px;
	margin-bottom:5px;
	font: 12px Arial;
	font-weight: normal;
	color: #303030;
}

input, select {
	margin-left:0px;
}

.dump			{font-size: 1px;}
tr.spacer td	{padding:0; height:1px;}


ul, ol, ol li, li, ul li {
	list-style-type: disc;	
 	background-image: none;
 	margin-left: 10px;
 	padding: 0;
	font: 12px Arial;
	font-weight: normal;
	color: #303030;
}

li.menu, ul.menu, ul.menu li {
	list-style-type: none;	
 	background-image: none;
 	margin-left: 10px;
 	margin-top: 0;
 	padding: 0;
}

div.info {
	font: 12px Arial;
	font-weight: normal;
	color: #303030;
}

div.menuTitle {
	font-size: 15px;
	font-weight: normal;
	color: #303030;
	font-family:arial;
}

input, select {
   font-size:13px; 
   color:#303030;
   margin-top:0px;
   padding: 1px;
   background-color: #dfefff;
   border-left: 1px solid #aaaaaa;
   border-right: 1px solid #aaaaaa;
   border-top: 1px solid #aaaaaa;
   border-bottom: 1px solid #aaaaaa;
}



div.product-list
{	
}

div.product-brief
{
	float: left;
	width: 120px;
	height: 120px;
}


div.product-brief div.title
{
	font-weight: normal;	
}

div.product-brief div.thmb
{
	height: 110px;

}

div.product-brief div.info
{
	padding-right: 2em;
	height: 10ex;
	overflow: visible;
}



/****/
div.product-brief-2
{
	float: left;
	width: 130px;
	height: 130px;
}


div.product-brief-2 div.title
{
	font-weight: normal;	
}

div.product-brief-2 div.thmb
{
	height: 110px;

}

div.product-brief-2 div.info
{
	padding-right: 2em;
	height: 10ex;
	overflow: visible;
}
/****/



.simpletab {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
