#c_container {background: url(images/gallery_back.jpg) no-repeat 0 0;width: 440px; height: 116px; padding: 20px 0 20px 28px;position: relative; float: left;  margin: 10px 0;}
.carousel a.prev {display: block; position: absolute;left: 0;top: 45px;z-index: 350;width: 34px;height: 67px; background: transparent url(images/gallery_left.png) no-repeat 0 0;}
.carousel a.next {display: block; position: absolute;right: 0;top: 45px;z-index: 350;width: 34px;height: 67px; background: transparent url(images/gallery_right.png) no-repeat 0 0;}
.disabled {display: none;} 
.jCarouselLite {position: relative; left: -5000px; visibility: hidden; height: 117px;}
/*.carousel li img{width: 120px; height: 96px; margin: 2px; padding: 11px; background: url(images/gallery_image_background.png) no-repeat 0 0; border: 0px;}*/
.carousel a.prev:hover {display: block; width: 34px;height: 67px; background: transparent url(images/gallery_left.png) no-repeat -34px 0;}
.carousel a.next:hover {display: block; width: 34px;height: 67px; background: transparent url(images/gallery_right.png) no-repeat -34px 0;}
.carousel li {background:none !important;};


.preview {position: relative; 
float: left; 
display: inline;
width: 150px; 
height: 140px; 
padding: 0px 7px; 
background: url(images/preview_back.png) no-repeat 0 0; 
margin: 10px 20px 10px 0px;} 

#margin2 {margin: 10px 20px 10px 90px;}
#margin1 {margin: 10px 20px 10px 183px;}

.preview img {width: 150px; 
height: 120px; 
border: 0px; 
margin: 6px 0;} 

.preview p 
{position: absolute; 
bottom: 0;
left: 0; 
z-index: 40; 
width: 150px; 
display: block; 
text-transform: inherit; 
color: #000000; 
font: 10px/140% Verdana, sans-serif; 
background: url(images/preview_p_back_long.png) no-repeat 100% 100%; 
padding: 0 7px 5px 7px;}

#results_scroll {width: 563px; height: 300px; overflow: auto; position: relative; padding: 0px;}
A.clearLink { text-decoration: none; color: #575757; }
A:hover.clearLink { text-decoration: none; color: #575757; }

div.social-network {
	float: left;
	width: 300px;
}

div.social-network img {
margin-left: 8px;
}
.copy {
	width: 400px;
	float: left;
}

.main-column div.description table td {
border: 1px solid #000;
}

.main-column div.description table.noborder td {
border: 0 none;
}

.foot-line, .head-line {
width: 100%;
min-width: 1030px;
background: url("/i/bg.jpg") repeat scroll 0 0 #EDF2F8;
}

body, footer {
min-width: 1030px;
}

.shop li {
	margin-right: 3px !important;
}

.shop li a {
	padding: 0 6px !important;
}

.body{
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}