/* #####  Fixes for Internet Explorer 7 */
/* ########################################################################## */

/* #####  Menu, Main */
/* Fix Background */
#menu_main li {
	padding: 0;
}

/* #####  Boxes */
/* Make the sidebar clear into the correct position */


.box.sidebar {
	clear: left;
}

/* #####  Featured merchants span */
#pl th.ranked_head #feat_merch {
	position:absolute;
	top:40.2em;
}

#pl th.ranked_head span#featured_label {
	position:absolute;
	top:41.5em;
}

#pl td.price_total a.bulkprice_details img,
#pl td.price_total a.price_details img{
	padding:0 4px 0 0;
}

#pl td.price_total a.bulkprice_details{
	padding:3px 0 7px 0;
	position:relative;
	top:0px;
}

#pl td.price_detail {
	padding:5px 8px 19px 5px;
}

#optician_ads {
	margin-top:20px;
}