#imagePanel {
	float: right;
	width: 675px;
}

#topImage {
	width: 675px;
	height: 130px;
	background: url(../../image.php?size=small) no-repeat;
}

#newsletter1 {
	padding-top: 8px;
	height: 25px;
}

#popularColumn {
/*	background: #237897;	
	margin-right: 30px;
*/
	background: #4589A6;
	margin: 0px 15px 20px 15px;
}

#popularPanel1 {
	padding: 10px;
	border-bottom: solid 1px #dcf1ff;
}

#popularPanel1 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#popularPanel1 li {
	width: 100%;
}

#popularPanel1 li.header {
	font-size: 26px;
	color: white;
	padding-bottom: 10px;
}

#popularPanel1 li a {
	padding: 5px;
	text-decoration: none;
	display: block;
	
	background-image: url(../gfx/whiteOnGreenArrow.gif);
	background-repeat: no-repeat;
	background-position: 104px 8px;
}

#popularPanel1 li div.right {
	width: 45%;
	float:right;
}

#popularPanel1 li div.left {
	width: 45%;
	
}

#popularPanel1 a:hover {
	background-color: #244C5E;
}

#popularPanel1 span.title {
	color: white;
	font-size: 13px;
	font-weight: bold;
}

#mainColumn
{
	float: left;
	width: 675px;
}

#mainPanel {	
  	background-color: #ffffff;
}

#path {
	height: 20px;
	padding-left: 20px;
	line-height: 23px;
	border-bottom: solid 1px #dcf1ff;
}

#contentContainer {
	float: right;
	width: 675px;
	margin: 5px 0 0;
}

#contentColumn
{
	padding: 20px 15px 10px 20px;
}

#contentColumn h2 {
	color: #4589A6;
	font-family:sans-serif;
	font-size:16px;
	text-decoration: none;
}


#contentColumn h3 {
	color: #4589A6;
}

#4589A6

#footer {
	width: 670px;
	padding: 10px 0px 0px 10px;
}

.bar {
	height: 10px;
	background-color: #ccc;
}

table.stats td.name {
	text-align: right;
	width: 35%;
}

table.stats td.hits {
	font-weight: bold;
	text-align: center;
	width: 8%;
}

table.stats a {
	color: black;
}

div.clustmaps img.map{
	border: 0px none ; 
	width: 100%;
}

.popularSection {
/*	width: 370px;
*/
	margin: 0px 0px 0px 6px;
}
