@charset "utf-8";
/* CSS Document */
#switchtoanz .box {
	width:47%;
	float:left;
	margin:5px;
	margin-top:10px;
}

#switchtoanz .box h3 {
	font-family:Verdana,Arial,Helvetica,Sans-serif;
	font-size:15px;
	font-weight:600;
}

#switchtoanz .read li{
	list-style-image: url(/common/img/arrows/arrow_5e.gif);
}

#switchtoanz .read li a{
	text-decoration: none;
}

#switchtoanz .more{
	width:500px;
	padding-left:5px;
	padding-top:25px;
}

#switchtoanz .more h4{
	font-size:13px;
	color:#000;
	font-weight:bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#switchtoanz .more ul {
	padding:0px;
	margin:0px;
}

#switchtoanz .more li{
	background: transparent url(/common/img/misc/bg_MoreProducts.jpg) no-repeat right top;
	height: 32px;
	margin-top: 20px;
	font-size:.85em;
	list-style-type:none;
}

#switchtoanz .more li .product{
	float:left;
	width:350px;	
	background:url(/common/img/arrows/arrow_5e.gif) no-repeat left center;
	padding-left:20px;
}

#switchtoanz .more li .product a{
	font-weight:bold;	
}

#switchtoanz .more li .actions{
	float:right;
	width:125px;
}
