* {padding:0; margin:0;}
body {background-color:#7b7b7b; font: 62.5%/1.4 Tahoma, Arial, Helvetica, sans-serif}
img{border:0;}
p{margin:1em 0 1em 0; font-size: 12px }
h1{font-size:1.8em; font-weight:normal; color:#333; line-height:1em; margin-bottom:0em; margin-top:0.5em;}
h2{font-size:1.4em; font-weight:normal; color:#333; line-height:1em; margin-bottom:-0.5em; margin-top:1em;}
h3{font-size:1.1em; font-weight:bold; color:#eee; line-height:1em; margin-bottom:-0.5em; margin-top:1.5em;}
a {color:#eaeaea;}
a:hover{color:#fff;}

.social {
	padding:10px 0;
	line-height:5px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30); -moz-opacity: 0.3; 	-khtml-opacity: 0.3; opacity: 0.3;	
}

.social:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity: 1; 	-khtml-opacity: 1; opacity: 1;	
}

p.model-text {
	font-size: 13px;
	line-height: 18px;
}
.best-price-label {
	background: #A00;
	color: white;
	position: absolute;
	z-index: 100;
	top: 0;
	padding: 3px 6px;
	width: 62px;
	text-align: left;
}
.note{ line-height:1.2em; color:#a00; background-color:#eee; padding:10px; margin-left:-10px; //padding-left:20px;}
