/* dumb ie hacks */

#bottom-wrapper .country-profile-wrapper .block {
	float:left;
}

#bottom-wrapper .country-profile-wrapper {
	clear:both;
	height:240px;
}

#bottom-wrapper .country-profile-wrapper .world {
	float:left;
}

#header-wrapper .top-search-input {
	width:103px;
	padding-left:10px;
	padding-bottom:0;
}

.left-sidebar .stats-info-box li {
	list-style-type:none;
	list-style-image:none;
	background:url(../images/stats-li-bullet.gif) no-repeat 5px 8px;
	padding:3px 0;
}

.left-sidebar .stats-select-block .select {
	width:250px;
	padding-bottom:3px;
}

.left-sidebar .stats-select-block .indi-desc {
	width:231px;
}

.left-sidebar .stats-select-block .arrow {
	width:13px;
	cursor:pointer;
}

.content-home .block {
	float:left;
}

.content-home .block h4 {
	font-weight:normal;
}

.left-sidebar .block-inner form input[type="text"] {
	margin:2px;
}

.left-sidebar .block-inner form input[type="submit"] {
	margin:2px;
	width:70px;
}

* html #content-wrapper .content-inner {
	height:350px;
}

.blog-posts li .extra .comments {
	margin-top: 5px;
} 




