html, body, * {
	outline:none	
}

#content .quotation {
	width: 203px;
	color: #333;
	font: italic 11px arial;
	margin: -10px 0 0 0;
	float: right;
}
#content .quotation li {
	width: 163px;
	line-height: 1.4;
	background: url(../img/quotation_bg.png) repeat-y right 0;
	padding: 0 20px;
	float: left;
}
#content .quotation li.top, #content .quotation li.bottom {
	width: 203px;
	padding: 0;
}
#content .quotation li.top {
	height: 32px;
	background: url(../img/quotation_bg.png) no-repeat;
}
#content .quotation li.bottom {
	height: 37px;
	background: url(../img/quotation_bg.png) no-repeat 0 bottom;
}

.error  { background:#FFE5E5; }

.partners_list {
	width: 800px;

}
.partners_list td {
	width: 266px;
	color: #333;
	font: 14px arial;
	padding: 15px 0;
}

.partners_list td img{
	padding-bottom:20px
}
.partners_list td.sep {
	width: 800px;
	font-size: 0;
	clear: both;
}

.partners_list  td a {
	color: #FAA500;
	font: 11px arial;
}
#slider {
	width:227px
}

#slider li{ 
	width: 188px;
	height: 132px;
	overflow:hidden;
}	
		
#gmap {
	margin:15px;
	width:513px;
	height:259px;
}

.clear { clear:both }

.partners_list {
	clear:both
}
