#main {margin-right:10px;margin-left:10px;}
#sidebar {margin-left:10px;}

ul.brand-thumbnails li {list-style-type:none;}


ul.brand-thumbnails  {padding: 0px;margin: 0px;}




ul.products li.product a img{
	width:100px;
	height:auto;
display:inherit;
	margin:0 0 8px;
}


div.product div.images img, #content div.product div.images img {
    
	width:300px;
    	height: auto;
}

.related ul.products li.product img, .related ul li.product img, .upsells.products ul.products li.product img, .upsells.products ul li.product img {
    	width: 100px;
    	height: auto;
}



#top-nav {
float: right;
}

.woocommerce .summary table.variations tr td {
  padding: 0.4em 0.4em;
}
.woocommerce .summary table.variations tr td.label{
  width:35%;
}
body .gform_wrapper .gform_footer {
    padding: 0px 0px 0px 5px;
    margin: 0px;
}

body .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: 67%;
}