div#cInside {
	padding-left: 10px;
	padding-top: 10px;
	text-align: justify;
	padding-right: 15px;
}

.noBorder {
	border: 0px;
	border-collapse: separate;
	border-spacing: 10px;
}

.bold {
	font-weight: bold;
}

div#map {
	height: 350px;
	overflow: hidden;
	width: 565px;
	margin-top: 10px;
}

div#map2 {
	height: 350px;
	overflow: hidden;
	width: 565px;
	margin-top: 10px;
}

.linkiCol1 {
	width: 200px;
}

img.cInline {
	display: inline;
}

.cLeft {
	float: left;
}

.cRight {
	float: right;
}

.cSendOpinionButton {
	margin-left: 200px;
}

.cOpinionNameSurnameText {
	width: 230px;
}

.cError {
	color: red;
}

.cInvisible {
	display: none;
}

.cAddOpinion {
	width: 500px;
	height: 250px;
	color: #000000;
}

.cFooter {
	font-weight: bold;
	margin-left: 500px;
}

.cOfferMargin {
	margin-right: 20px;
}

.cOfferTable img {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.cCursorPointer {
	cursor: pointer;
}

.cLink {
	cursor: pointer;
	color: #316AC5;
}

ul {
	list-style-type: none;	
}