﻿.cc-contact-info td {
	white-space: nowrap;
}
.cc-latest-ads li {
	width: 120px;
}
.cc-ad-image {
	height: 95px;
}
.cc-ad-image img {
	max-width: 120px;
	max-height: 90px;
}
.cc-product-image {
	height: 155px;
}
.cc-product-image img {
	max-width: 100%;
	max-height: 150px;
}
.cc-products li:nth-child(3n+1) {
	clear: left;
}
.cc-media div {
	margin-top: 15px;
}
.cc-extra-image img {
	max-width: 100%;
	/*max-height: 250px;*/
}
.cc-ad-title a {
	text-decoration: none;
	color: #000000;
}
.cc-map > div {
	margin-bottom: 5px;
}
#cc-map-content {    
	width: 100%;
	height: 300px;
}
