#content #text{
	padding-bottom:100px;
}
#content #text ul, #content #text p{
	font-size:0.8em;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:20px;
}
#content .article{
	background-image:url(../../images/background/bottom_article_repeat.gif);
	background-repeat:repeat-y;
	width:664px;
	margin-bottom:20px;
	margin-top:20px;
}
#content .article .content{
	background-image:url(../../images/background/bottom_article.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0px 30px;
	padding-bottom:20px;
}
#content[id] .article .content{
	height:auto;
}
#content .article h2{
	font-size:0.9em !important;
	color:#00556b;
	padding:0px 30px;
	padding-top:7px;
	padding-bottom:3px;
	background-image:url(../../images/background/top_article.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:2px;
	height:17px;
}
#content[id] .article h2{
	min-height:17px;
	height:auto;
}
#content .article h2 span{
	font-weight:normal;
	font-size:0.8em;
}
#content .article .resume{
	font-style:italic;
	font-size:0.7em !important;
}