
h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

h3 {
	color: #8ac1e7;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#countychoose {
	background-image:url(/images/featured/countychoose_back.gif);
	height: 32px;
	margin: 0px auto 20px auto;
	width: 622px;
}

#countychoose input {
	float: right;
	margin: 4px 10px 0px 0px;
}

#countychoose select {
	float: left;
	margin: 8px 0px 0px 225px;
	width: 125px;
}

#detail {
	float: left;
	font-size: 12px;
	padding: 5px;
	width: 397px;
}

#featured {
	background-image: url(/images/featured/back.gif);
	background-repeat: no-repeat;
	padding: 10px;
	width: 611px;
}

#featured #featuredlbl {
	margin: 0px 0px 10px 5px;
}

#header {
	color: #8ac1e7;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

#more {
	float: right;
	margin-top: 5px;
	width: 204px;
}

#more a {
	color: #8C8C8C;
	font-weight: bold;
	text-decoration: none;
}

#more li {
	color: #8C8C8C;
	font-weight: bold;
	padding-top: 6px;
}

#more ul {
	list-style-image: url(/images/featured/bullet.gif);
	list-style-position: outside;
	margin: 0px;
	padding: 0px 10px 0px 20px;
}

#takemenow {
	clear: both;
	margin-top: 20px;
}

