/* articles
------------------------------*/
#articles #content {
	background: url("../images/essentials/country_house.jpg") no-repeat left top;
	height: 615px;
	width: 703px;
	margin: 0px 0;
	border: solid 0px #fff;
}



.content-slot-investment-news1 {
	width:583px;
	height: 170px;
	background:#000;
        margin:0 0 0 0px;
        border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	padding: 5px;

}
*html .content-slot-investment-news1 {
	width:583px;
	height: 170px;
        margin:0 0 0 0px;
}
.content-slot-investment-news1 {
	filter: alpha(opacity=85);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity: 0.85; opacity:0.85;
}










.words {
	background:transparent none repeat scroll 0%;
        height: 147px;
}
#articles #content h1 {
	color: #E8BB6A;
	margin: 0 0 10px 0;
	font-weight: bold;
        text-align: left;
}
#articles #content p {
	color: #fff;
        font-size:1.2em;
}
#articles #content ul li{
	font-size:1.2em;
	color: #fff;
	margin: 0 0 5px 0;
	float: left;
	clear: left;
	width: 100%;
}
#articles #content a:link {
	color: #fff;
	text-decoration: none;
	outline: none;
}
#articles #content a:visited {
	color: #fff;
	text-decoration: none;
	outline: none;
}
#articles #content a:hover {
	color: #fff;
	text-decoration: underline;
}
#articles #content a:active {
	color: #fff;
	text-decoration: none;
	outline: none;
}
#ad-slot {
	width: 300px;
	margin: 0px 0px 5px 610px;
        font-size: xx-small;
        border: solid 0px #000;
}
#ad-slot-2 {
	width: 130px;
	margin: 0px 0px 0px 0px;
        font-size: xx-small;
        border: solid 0px #000;
}
