/*
To get started customizing with CSS, we recommend you 
go to http://headwaythemes.com/documentation/developer-resources/css-map/
to get started.

When writing the selectors for the elements, put body.custom at the
beginning.

For an example on how to change the background with custom CSS
we can use the following code.

body.custom {
	background: red;
}
*/

body.custom #gform_5 {width: 585px; background: url(http://www.pasadenaviews.com/wp-content/uploads/2012/03/gformbg.png) no-repeat 98% 15% #f3e3c9; padding: 0 20px 20px 20px; border: 1px solid #e0cdad;}
body.custom #gform_5 li.gfield {margin-top: 0; margin-bottom: 0;}
body.custom #gform_5 .gsection {border: 0; margin: 25px 0 0 0 !important;}
body.custom #gform_5 input[type="text"], body.custom #gform_5, input[type="url"], body.custom #gform_5, input[type="email"], body.custom #gform_5, input[type="tel"], body.custom #gform_5 input[type="number"], body.custom #gform_5, input[type="password"] {margin-bottom: 0;}
body.custom #gform_5 .gform_footer {padding: 0; text-align: right;}
body.custom #gform_5 .gform_footer input[type="submit"] {background-color: #33baec; border: 1px solid #17a0d2; color: #fff; padding: 5px; cursor: pointer;}