.column1 {
	float: left;
	width: 318px;
	display: inline;
}

.column2 {
	float: left;
	width: 318px;
	border-left: 1px solid #d9e2e5;
	display: inline;
	padding-left: 10px;
	margin-left: 10px;
} /* Main columns should be equal */

.cat li {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #f1f1f1;
}

.cat h2 a {
	font-size: 1.3em;
	line-height: 1.3em;
}

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

.cat .fpost {
	padding: 7px 0 0 0;
}

.cat img {
	float: left;
	display: inline;

	padding: 0px;
	margin: 0 10px 0 0;
}

.cat p {
	line-height: 1.5em;
}

.feedrss {
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/rss.gif) no-repeat;
	width: 16px;
	height: 16px;
	display: block;
}

ul.more li {
	display: block;
	padding: 3px 0 3px 17px;
	background: url(../images/postbullet.gif) no-repeat;
	background-position: left 7px;
	border-bottom: 1px dotted #ddd;
	line-height: 1.3em;
	font-size: 1.1em;
}

ul.more li a:hover {
	border-bottom: 1px dotted #bbb;
}
.headerOne{
	background:#FFF url(../images/grey_dots.gif) repeat-x top left;
	border-top:2px solid #007A8F;
	color:#262626;
	margin-bottom:6px;
	padding:3px 0 3px 0;
	font-family:"Microsoft Yahei",arial,sans-serif;
	margin-top:5px;
}
.headerOne:first-child{
	margin-top:0;
}
.InSkinHide:first-child + .headerOne{
	margin-top:0;
}

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