#shop_cartbox
{
	width:187px;
	border:1px solid #C0C0C0;
	background:#F0F0F0;
	margin-bottom:10px;
	margin-right: 9px;
}

#shop_cartbox .contenttitle
{
	font-weight: bold;
	font-size: 11px;
	line-height:20px;
	border-bottom:1px solid #C0C0C0;
	background:#FFFFFF;
	text-indent:5px;
	color: #0C76C3;
	text-transform:uppercase;
	letter-spacing:1px;
}

#shop_cartboxcontainer
{
	width:187px;
	padding:10px 0px 10px 0px;
}

#shop_cartboxcontainer table {
	margin-left: 10px;
}

#shop_cartboxcontainer table tr td a
{
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#shop_cartboxcontainer table tr td a:hover
{
	text-decoration: underline;
}

#shop_cartboxcontainer table tr td ul
{
	list-style-type: disc;
	margin: 0px 0px 0px 13px;
	padding: 0px;
	text-align:left;
}

#shop_cartboxcontainer table tr td ul li
{
	margin: 8px 0px 0px 0px;
	padding: 0px;
}<!-- Server time: 0.1205 s -->