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


div#device-details { background: url(../../images/background/mytraq-info.png); }
div#device-details div#login-bar a { background-color: #EAE6E1; color: #467591; }
div#specification-text { color: #fff; }

div#device-showcase div.detail {
	font-size: 11px;
	width: 208px;
	padding: 4px 5px;
	height: 120px;
	color: #fff;
}

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

div#device-showcase div.detail h3 {
	background-image: url(../../images/lists/mytraq-bullet.png);
}

