

#sideBar 			{ width: 482px; overflow: hidden; height: 220px; }

#sideBar spyWrapper { height: 220px; }
div#stocktran {background: #484848}
#sideBar ul 		{ list-style: none; overflow: hidden; }

#sideBar li 		{ height: 220px; position: relative; overflow: hidden; display: block; list-style: none; width: 482px; background: #333333; float: left; }

#sideBar li img		{ margin: 11px 0px 0px 11px; }

span.spyMake		{ position: absolute; left:285px; top: 15px; font-size: 18px; color: #ffffff; text-transform: uppercase; z-index: 15; font-weight: bold; }
span.spyMod			{ position: absolute; left:285px; top: 40px; font-size: 16px; color: #ddd; text-transform: uppercase; z-index: 15; font-weight: bold; }
span.spyVersion			{ position: absolute; left:285px; top: 60px; font-size: 16px; color: #ddd; text-transform: uppercase; z-index: 15; font-weight: bold; }
span.spyPrice			{ position: absolute; left:285px; top: 166px; font-size: 20px; color: #ffffff; text-transform: uppercase; z-index: 15; font-weight: bold; }

a.spylink			{ position: absolute; left: 285px; bottom: 15px; font-size: 12px; color: #cc0000; text-transform: uppercase; z-index: 15; font-weight: bold; text-decoration: none; }
a.spylink:hover		{ text-decoration: none; color: #ffffff; }







