#articleCont {
	padding: 10px;
	padding-top: 50px;
}

#articleSearchForm {
	clear: both;	
}
#articleSearchForm div {
	padding: 4px;
	float: left;
}
#articleSearch {
	clear: both;
}

.subHead {	
	clear: both;
	border-bottom: solid 1px #ffffff;
}
.subHead  {
	background:#F9F6E5 url(../images/shell/button_bg.jpg) repeat-x scroll 0 0;
	font-family:"Times New Roman",Times,serif;
	font-size:11px;
	font-weight:normal;
	line-height:23px;
	float: left;
	border-bottom: solid 1px #e1d4b8;
	border-top: solid 1px #e1d4b8;
	text-align: center;
	width: 100%;
}
table.articleData {
	background-color:#FAF2E5;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
}
th {
	background:#F9F6E5 url(../images/shell/button_bg.jpg) repeat-x scroll 0 0;
	border-bottom: solid 1px #e1d4b8;
	border-top: solid 1px #e1d4b8;
	font-weight:bold;
	text-align:left;
	padding:6px;
}

.articleData a {
	font-size:12px;
}
.articleData td {
	padding:6px;
}
.articleData .evenrow {
	background-color:none;
}
.articleData .oddrow {
	background-color:#FFF;
}
.articleContainer {
	margin-bottom: 20px;
	border: solid 1px #ac9e80;
}
.articleContainer .tabField-even {
	background-color: #FFF;

}
.articleContainer .tabField-odd {
	background-color: #FBF1D8;
}
.tabField-even ,  .tabField-odd  {
	border-bottom: solid 1px #ffffff;
	clear: both;
	padding: 3px;
	background: url(../images/shell/article_icon.gif) no-repeat right center;
	padding-left:27px;
	min-height:16px;
	
}

.tabField-even div,  .tabField-odd div {
	font-size: 11px;

}
.clear {
	clear: both;
}

#articleSearchBtnHolder {
	clear: both;
}
#articleSearchBtnHolder input {
	background:#F9F6E5 url(../images/shell/button_bg3.jpg) repeat-x scroll 0 0;
	border:1px solid #ac9e80;
	display:inline;
	font-family:"Times New Roman",Times,serif;
	font-size:11px;	
	margin-left:10px;
	padding:6px 8px;
	text-align:center;
	text-decoration:none;
	cursor: pointer;}
#articleSearchBtnHolder input:hover {
	color:#664F39;
}
#articleSearch {
}
.articleRss {

} 
.articleRss .info {
	width: 300px;
	padding: 20px;
}
.articleRss .left {
	float: left;
}
.articleRss div a{
	text-decoration:none;
}
.articleRss div{
	padding-top: 10px;
}
.articleContainer {
	clear: both;
}
.clear {
	clear: both;
}


