#static #content {
	background: #fff;
	margin: 4px 4px 4px 0;
	padding:6px;
	min-height: 614px;
	width: 888px;
	color: #000;
}
#static p {
	color: #000;
	display: block;
}
* html #static #content {
	height: 630px;
	width: 898px;
}
#static #content-info {
	float: left;
	width: 876px;
	margin:0 0 0 10px;
}
* html #static #content-info {
	min-height: 586px
}
* html #static #content-info p{
	font-size: 1.2em;
	margin: 10px 0 0;
	color: #000
}
ul#qa {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
}

ul#qa li {
	float: left;
	clear: left;
	margin:5px 0;

}
ul#qa li a{
	font-size:1.2em;
	color: #E8BB6A;
	background-image:url(../images/global/toggleDLplus_blk.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin:5px 0;
	padding: 0 15px 0 0;

}
#static h4 {
	clear: left;
	margin: 10px 0 0 0;
	font-size: 1.4em;
}
#static table {
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
#static td {
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	text-align: center;
}
/* Market Outlook
------------------------------*/
#market-outlook #content {
	background: url("../images/essentials/country_house.jpg") no-repeat left top;
	height: 615px;
	width: 703px;
	margin: 10px 0;
	border: solid 1px #fff;
}
#ad-slot {
	width: 173px;
	margin: 0px 0 10px 755px;
}
.content-slot1 {
	width:234px;
	height: 409px;
	background:#000;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
}
* html .content-slot1 {
	width:234px;
	height: 409px;
}
.content-slot1 {
	filter: alpha(opacity=85);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity: 0.85; opacity:0.85;
}
.content-slot2 {
	margin: 0 0 0 234px;
	width:234px;
	height: 204px;
	background:#000;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
}
*html .content-slot2 {
	margin: 0 0 0 234px;
	width:234px;
	height: 204px;
}
.content-slot2 {
	filter: alpha(opacity=65);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
	-moz-opacity: 0.65; opacity:0.65;
}
.content-slot3 {
	margin: 0 0 0 235px;
	width:233px;
	height: 0px;
	background:#000;
	
}
*html .content-slot3 {
	width:468px;
	height: 0px;
}
.content-slot3 {
	filter: alpha(opacity=75);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: 0.75; opacity:0.75;
}
.words {
	background:transparent none repeat scroll 0%;
    height: 147px;
    padding: 5px;
}
#market-outlook #content h1 {
	color: #fff;
	margin: 0 0 10px 0;
	font-weight: bold;
    text-align: left;
}
#market-outlook #content p {
	color: #fff;
}
#market-outlook #content ul li{
	font-size:1.2em;
	color: #fff;
	margin: 0 0 5px 0;
	float: left;
	clear: left;
	width: 100%;
}
