body { background-image: url('../../images/background/bloq.jpg'); }

div#main-content { height: 504px; }

div#device-details h1, div#device-details h2 { color: #D8D9DA; }
div#device-details p { color: #fff; }
div#device-details { background: #CD051E; }
div.container { width: 173px; float: right; }

div.showcase div.detail {
	font-size: 11px;
	padding: 0 7px;
	width: 157px;
	height: 147px;
	background-color: #f00;
	background: url(../../images/background/bloq-showcase.png);
	color: #fff;
	border: 1px solid #965050;
}
div.showcase div#flash-small {
	font-size: 11px;
	padding: 0 7px;
	width: 157px;
	height: 147px;
	background-color: #f00;
}

div.showcase div.detail h3 {
	padding: 0;
	margin: 0;
	padding-top: 7px;
	padding-left: 19px;
	font-size: 13px;
	background: url(../../images/lists/bloq-bullet.png) no-repeat 0px 5px;
}
div#device-showcase div.detail h3 {
	padding-top: 6px;
}

div#specification {
	margin-bottom: 16px;
}
