
#Article {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	border-left: 6px solid #F7C892;
	min-height: 390px;
	height:auto;
}
/* For IE \*/
* html #Article {
height: 390px;
}
/**/

#Content div h1 {
	color: #EC8E21;
	clear: both;
	padding-left: 15px;
	padding-top: 5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;
	height: 35px;
	background-color: #FDF3EA;
	border-bottom: 1px solid #EC8E21;
	font-weight: bold;
	font-size: 130%;
	vertical-align: bottom;
}

#Content div h1 img {
	vertical-align: middle;
	padding-right: 5px;
}

#Content div h1 span {
	float: left;
}

#Content div h1 a {
	float: right;
	margin-top: 3px;
}


#Content div div h1 {
	color: #000000;
	clear: both;
	padding-left: 10px;
	line-height: 150%;
	margin-left: 0px;
	height: auto;
	margin-bottom: 0px;
	margin-top: 5px;
	text-align: left;
	background-color: transparent;
	border-bottom: none;
	font-weight: normal;
	font-size: 100%;
}


div.ArtsByCats {
	padding: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-bottom: 0px;
}


div.ArticleResume {
	float: left;
	width: 350px;
	padding: 5px;
	margin-bottom: 6px;
	margin-left: 20px;
	padding-bottom: 0px;
	height: 70px;
	/* background-color: #E2F1CD;
	border: 1px solid #669628; */

}

div.ArticleResume p {
	line-height: 120%;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
	font-size: 85%;
}

/*
div.ArticleResume img {
	float: left;
	margin: 8px;
	margin-bottom: 2px;
	margin-right: 15px;
	width: 60px;
	height: 60px;
	border: 1px solid #669628;
}
*/
