.box a {

	color: #4868ae;
	
}

.telefoniste {

	background: #ccddf7 url(../images/telefoniste/bg.jpg) repeat-x;
	
}

.telefoniste .inner {

	padding: 10px 110px 10px 10px;
	border: 1px solid #a9bbf8;
	background: url(../images/telefoniste/telefoniste.gif) right bottom no-repeat;
	
}

.telefoniste h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	margin-top: 0;
	
}

.map {

	border: 1px solid #000;
	height: 450px;
	
}

.review {

	margin: 0 0 10px 0;
	background: #e0e0e0;
	border: 1px solid #999;
	padding: 0 0 5px 0;

}

.review td {

	vertical-align: top;
	
}

.review .title {

	background: url(../images/buttons/btn_grey_bg.gif) bottom;
	padding: 5px;
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 5px 0;
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;

}

.review .number {

	color: #fff;
	float: left;
	font-size: 180%;
	font-weight: bold;
	padding: 5px;
	display: block;
	width: 36px;
	text-align: center;
	margin: 0 5px 5px;

}

.review .positive {

	background: url(../images/buttons/btn_green_bg.gif) bottom;
	border: 1px solid green;

}

.review .negative {

	background: url(../images/buttons/btn_red_bg.gif) bottom;
	border: 1px solid #AA0000;

}

.review .description {

	padding: 0 10px 0 0;

}
