/* PECMS STOCK CSS */

div.stock					{ width: 920px; height:480px; }
div.stock .back					{ float: left; float: left;  color:#999; font-family:  Verdana, Helvetica, Tahoma; font-size: 8pt; font-weight:bold; line-height:18pt; text-transform: uppercase; letter-spacing: 0px; }
div.stock .title				{ float: right; color:#888; font-family:  Palatino Linotype, times new roman, trebuchet ms, Sans; font-size: 16pt; text-transform: uppercase; font-weight: bold;}

div.stock .categories				{ width: 370px; margin: 65px 0px 0px 35px; float: left; line-height: 22px; font-size: 11pt; letter-spacing: 1px; text-transform: uppercase; }
div.stock .image				{ width: 479px; height: 358px; float: left; background: url('/coreone/gfx/stock_grid.jpg') no-repeat 0 0; }

div.stock .categories	 a						{ color: #888888; font-weight:bold; text-decoration: none; border-bottom: 1px solid #fff;}
div.stock .categories	a:link						{ color: #888888; text-decoration: none; }
div.stock .categories	a:visited					{ color: #888888; text-decoration: none; }
div.stock .categories	a:hover						{ color: #222; text-decoration: none; border-bottom: 1px solid #CC571F;}
div.stock .categories	a:active					{ color: #888888; text-decoration: none; }

