﻿/*-- SAFARI 3 FIXES (none currently) --*/


/*-- GOOGLE CHROME FIXES --*/
body:nth-of-type(1) div.sortOptions {
	margin-top:0px;
}

body:nth-of-type(1) span#cartIsFS {
	font-size:9px;
	letter-spacing:0px;
	margin-right:-7px;
}

/*-- Quick View --*/
body:nth-of-type(1) form#quickView {
	margin-top:-30px;
	width:70px;
	height:15px;
	margin-left:40px;
}

body:nth-of-type(1) input.quickView {
	margin-top:14px;
}