/* PECMS DEALERS DETAILS CSS */

div.ddetails					{ width: 920px; }
div.ddetails .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.ddetails .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.ddetails .iprofile				{ width: 434px; float: left; }
div.ddetails .iprofile .top			{ width: 434px; height: 5px; background: url('/coreone/gfx/dealer/dprofile_top.gif') no-repeat 0 0; }
div.ddetails .iprofile .bg			{ width: 434px; background: url('/coreone/gfx/dealer/dprofile_bg.gif') repeat-y 0 0; }
div.ddetails .iprofile .bg img			{ margin: 0 auto; }
div.ddetails .iprofile .bottom			{ width: 434px; height: 5px; background: url('/coreone/gfx/dealer/dprofile_bottom.gif') no-repeat 0 0; }

div.ddetails .desc				{ width: 451px; float: left; margin-left: 35px; text-align: justify; font-size: 11pt; }
div.ddetails .address				{ width: 434px; float: left; color:#222;}
div.ddetails .stock				{ width: 451px; float: right; margin: 25px 0px 0px 35px; text-align: right; font-size: 14pt; font-weight: bold; text-transform: uppercase; }


