#featured {
	margin: 0 0 15px 0;
}

#featured img {
	margin: 7px 0 7px 0;
	display: block;
	
	padding: 0px;
	float: left;
}

#featured p {
	line-height: 1.5em;
	text-align: justify;
	padding: 0 0 7px 0;
}

#featured h2 a {
	font-size: 1.3em;
	line-height: 1.3em;
}

#featured h2 a:hover {
	border-bottom: 1px dotted #bbb;
}

#featured h2 .showdate {
	display: inline;
	margin-left: 10px;
	text-transform: uppercase;
	font-size: 0.9em;
}

#featured .flink {
	padding: 5px;
	background: #f0fbff;
	border: 1px solid #e8eef1;
	display: block;
	float: left;
	margin-right: 10px;
	font-weight: bold;
}

#featured .cmlink {
	padding: 5px;
	background: #f9feeb;
	border: 1px solid #eef3e1;
	display: block;
	float: left;
	margin-right: 10px;
	font-weight: bold;
	color: #81964a;
}

#featured .cmlink:hover {
	color: #333;
}
.headerTwo{
	background:#FFF url(../images/grey_dots_top.gif) repeat-x top left;
	border-bottom:2px solid #007A8F;
	color:#262626;
	margin-bottom:5px;
	padding:3px 0 3px 0;
	font-family:"Microsoft Yahei",arial,sans-serif;
	margin-top:1px;
}
.headerTwo:first-child{
	margin-top:0;
}
.InSkinHide:first-child + .headerTwo{
	margin-top:0;
}

.headerTwo p{
	font-size:1.2em;
	font-weight:bold;
	margin:0;
	padding:0 5px 0 0;
	text-transform:uppercase;
	display:inline;
	background:#fff;
	line-height:1em;
}
.headerTwo p a{
	color:#007A8F;
	padding:0 5px 0 0;
	margin-bottom:1px;
}
.headerTwo p a span{
	padding:0;
}
.headerTwo p a:hover{
	border-bottom:0;
	margin-bottom:0;
}
.styleTwo{
	border-top:2px solid #007A8F;
}