/*

	Copyright 2008 SLD Interactive & Premiere Transportation.
	All Rights Reserved.
	
	Questions? info@sldinteractive.com
	
*/

label{ float: left; width: 150px; display: block; }

input#send_info {
	background:#FFFFFF;
	border:medium none;
	color:#136DBC;
	font-weight:bold;
}

input#send_info:hover{ color: #000000; cursor: pointer; }