.blocksFullWidth .desc {
	position: absolute;
	top: 31px;
	right: 16px;
	text-align:right;
}
.blocksFullWidth .desc .title, .blocksFullWidth .desc .title2 {
	overflow:visible;
}
.header {
	background-color:  white !important;
}
.thumbnail.products{
	border: 3px solid #ccc;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.leftCont h1 {
	   color: #39B549 !important;
    font-family: Trebuchet MS !important;
    font-size: 25px !important;
    font-style: normal !important;
    font-weight: bold !important;
    line-height: 30px !important;
    text-transform: capitalize !important;
    font-size: 27px;
    line-height: 30px;
}
.leftCont a:hover, .leftCont a:active {
	color: #39B549;
}
.rightWrap .thumbnail {
	margin-bottom: 15px;
}
.normalFormHolder .button2,
.rightFormHolder .button2 {
	line-height: 30px;
	font-family: Trebuchet MS;
	font-size: 16px;
	background-color: #39B549;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	cursor: pointer;
	border-radius: 010px;
	-moz-border-radius: 010px;
	-webkit-border-radius: 010px;
	background-image: url();
	width: 70px;
	margin-left: 0210px;
}
.invert .normalFormHolder,
.invert .rightFormHolder{
	background-color: #39B549;
}
.invert .normalFormHolder div.button, .invert .normalFormHolder div.button2,
.invert .rightFormHolder div.button, .invert .rightFormHolder div.button2 {
	background-color: #505153;
}
.imageCrop {
	width: 100px;
	height: 100px;
	overflow:hidden;
}
.imageCrop img {
	width: 200% !important;
	max-width: 200% !important;
	margin-top: -50%;
	margin-left: -50%;
}

.products.title {
	margin-bottom: 14px;
	display: block;
}
.imgHolderProducts {
	margin-top: 20px;
}
.products_descr {
	margin-top: 20px;
}

.mediaThumbs {
	margin: 10px 0 20px !important;
}
.mediaThumbs span{
	margin: 0 0 0 10px;
}
#listingMultimediaThumbs span:first-child {
	margin-left: 0;
}
img.thumbnail.products.left{
	width: 85px;
}
.leftCont, .leftContHalf, .leftEventList, .leftCol .sliderCont, .leftVideoLarge, .bannerLeftColTop .bannerCont, .blocksLeftColTop .blocksCont {
	margin-bottom: 5px;
}
/*#product_search_main_form{
	background-color: #fff;
	margin-left: -20px;
	margin-right: -20px;
}*/
#product_search_main_form div.field{
	width: auto;
	margin-right: 5px;
}
#product_search_main_form .button.search{
	margin-left: 0;
}
.normalFormHolder div.field select,
.rightFormHolder div.field select{
	border: 1px solid #ccc;
}
#product_search_main_form div.field select {
	height: 40px;
	width: auto;
	font-weight: bold;
}
.blocksItem .partHolder center{
	position: absolute;
	left: -216.5px;
	text-align: center;
	width: 233.5px;
}