@charset "utf-8";
/* ========== Phoenix Equipment Full Page CSS Styles ========== */

/*	
	1.Content Container
	
*/

/* ==================== 1.Content Container ==================== */

* {margin:0px; padding:0px;}

#post-vehicle table.information {width:100%; border-collapse:collapse;}

#post-vehicle th {font-size:1.5em; font-weight:normal; padding:20px 0px 10px 0px;}

#post-vehicle table.information td {padding:8px 4px; vertical-align:middle;}

#post-vehicle label {font-weight:bold; padding-bottom:4px; display:block;}

#post-vehicle label.highlight {color:#F00;}

#post-vehicle input.threephone {width:25px;}

#post-vehicle input.fourphone {width:30px;}

#post-vehicle input.browse {width:165px;}

#post-vehicle input, #post-vehicle textarea, #post-vehicle select {padding:4px; border:1px solid #CCC; color:#333;}

#post-vehicle input {width:165px;}

#post-vehicle select {width:176px;}

#post-vehicle textarea {width:348px; height:150px;}

#post-vehicle span.check {display:block; float:left;}

#post-vehicle td div {float:left; padding:3px 0px 4px 4px;}

#post-vehicle span.check input {float:left; padding:0px; margin-right:4px; width:20px; border:none;}

#post-vehicle span.check label {float:left;}

#post-vehicle textarea.termsconditions  {width:715px;}

#post-vehicle textarea.description  {width:715px; height:100px;}

#post-vehicle input#ctlUsedVehiclePost_submit {
	background: #222479 url(../images/orangebullet.gif) 10px 9px !important ;
	background-repeat: no-repeat !important ;
	color:#FFF !important ;
	font-weight:bold !important ;
	width:150px !important ;
	padding:3px !important ;
	margin-top:5px !important ;
	cursor:pointer;
	}


