#table
{
	border:0;
	margin:0;
	padding:0px;
	margin:10px 0;
	text-align:left;
	list-style-type:none;

}

#table li
{
	width:100%;
	background-image:url(../../images/default/product_bg.jpg);
	background-repeat:no-repeat;
	float:left;
	padding-top:10px;
	padding-left:10px;
	margin-left:5px;
	margin-top:10px;

}

#table li.paratlan
{
	border-right:dotted 1px #333333;
}

#table li
{
	width:245px;
	height:140px;
}


#table li.bottom
{
	border-bottom:0;
}

#table li  img
{
	float:left;
	/*width:70px;
	height:90px;*/
	border:0;
	margin:0;
	padding:0;
}

#table li span
{
	color:#FFFFFF;
	font-weight:bold;
}


#table li b
{
	font-weight:bold;
}

#table li .cs2
{
}