/* ------------------------------------------------------------------------
Form Style Sheet - Dodge Interiors

Author: Oliver Coningham
Website: http://www.aztec4design.com/
Email: oliver@aztec4design.com
-------------------------------------------------------------------------*/


/* =General
-------------------------------------------------------------------------*/

legend
	{
	display: none;
	}
	
fieldset
	{
	border: none;
	}	
	
input, textarea 
	{
	background-color: #fff;
	border: 1px solid #ccc;
	color: #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	padding: 10px;
	width: 297px;
	}

#submit
	{
	border: none;
	height: 30px;
	padding: 0;
	width: 83px;
	}
	
#form div 
	{
	margin-bottom: 10px;
	}
	
.type
	{
	display: none;
	}
	
	
/* =Map
-------------------------------------------------------------------------*/

#map
	{
	height: 317px;
	margin-top: 25px;
	width: 317px;
	}