/*
File:			custom.css
Description:	Custom styles for MattHodder.com
Author:			Matt Hodder 2010, www.matthodder.com
*/

.clearall { clear: both; }

.custom .side_sponsor li { float: left; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; }
.custom .side_sponsor li.right { margin-right: 0; margin-left: 0; }

.custom .themeinfowindow { background: url(images/big-back.png) no-repeat center; padding-top: 29px; margin-bottom: 30px; }


/* Survey */
.custom .gform_wrapper .gsection { margin-top: 30px; }
.design-survey .gform_wrapper { max-width: none; }
.design-survey .gform_wrapper .gform_heading { display: none; }
.custom .gform_wrapper #field_2_7 { margin-top: 0; }
.custom .gform_wrapper .top_label .gfield_label { margin-top: 15px; }