@charset "utf-8";
/* CSS Document */
.blocks {
	width:300px;
	margin:0px 0px 5px 0px;
	background:#4E4E4E url(../../img/easytooltip-cities/leftside.gif) repeat-y left top;
}

.blocks .top {
	width:100%;
	height:40px;
	background:url(../../img/easytooltip-cities/top.gif) no-repeat left top;
}

.blocks .top h1 {
	margin:0;
	padding:0 0 0 15px;
	position:relative;
	background:url(../../img/easytooltip-cities/top-right.gif) no-repeat right top;
	color:#EEA120;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 40px;
	height: 40px;
}

.blocks .top h1 img {
	display: block;
	float: left;
	margin: 5px 5px 0 0;
}

.blocks .top h1 span {
	display: block;
	float: left;
}

.blocks .center-content {
position:relative;
background:url(../../img/easytooltip-cities/rightside.gif) repeat-y right top;
padding:0px 9px 0px 8px;
margin:0px;
}

.blocks .center-content .content {
	padding: 20px 20px 10px 20px;
	background: #191919;
}

.blocks .center-content .content p {
	color: #CCC;
	margin: 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
}

.blocks .bottom {
	display:block;
	width:100%;
	height:21px;
	background:url(../../img/easytooltip-cities/bottom.gif) no-repeat left bottom;
}

.blocks .bottom span {
	display:block;
	position:relative;
	height:21px;
	background:url(../../img/easytooltip-cities/bottom-right.gif) no-repeat right bottom;
}
