@charset "UTF-8";
/* Fixes CSS for Chrome on the home page */

.facebookUserBoxV2 {
	border-radius:0px !important;
	-moz-border-radius:0px !important;
	-webkit-border-radius:0px !important;
}


/* This one is for both Chrome and Safari */
.hotDealsOfferDetails {
	line-height:16px !important;
}
.yellowdividerV2 {
	padding:17px !important;
}