#wrapper {
	margin-left: 10px;
	border-width:2px;
}
#pollBox {
	color:#fff;
}
#pollBox h2 {
    /* text-color: black; */
    color: white;
    padding: 0 0 5px 20px;
    font-size: 10pt;
    font-weight: bold;
}
#poll_question {
	margin:0 auto;
	width: 180px;
	float:left;
    padding: 15px;
	line-height:150%;
    color: #000;
}
#poll_question a{
    font-weight:bold;
	text-decoration:none;
    color: #47aad0;
}
#poll_question a:link{
    font-weight:bold;
	text-decoration:none;
    color: #47aad0;
}
#poll_question a:visited{
    font-weight:bold;
	text-decoration:none;
    color: #47aad0;
}
#poll_question a:hover{
    font-weight:bold;
	text-decoration:none;
    color: #000;
}
#pollBox div p{
    margin-top:0;
	margin-bottom:0;
}
#advertisement {
	width:130px;    display:inline-block;
	vertical-align:middle;
	text-align:center;
}
#advertisement img{    display:inline-block;
	vertical-align:middle;
}
#leftWrap {
	padding-bottom:1px;
	width:569px;
	float:left;
	background: url(images/left_wrap_bg.gif) left bottom no-repeat;
}
#newsBar {
	margin-top:0;
	margin-bottom:0;
}
#leftAd {
	margin-top:0;
}
#newsContentWrap {
	width:564px;
	float:left;
	margin-left:0;
	background: #fff;
	border-left: 1px solid black;	
	border-right: 1px solid black;	
	border-bottom: 1px solid black;
}
#flashWrap {
	margin-left:3px;
	width:398px;
	border:1px solid black;
	border-bottom:0;
	float:left;
	background: #7aafd2 url(images/content_bg.gif) no-repeat top left;
}
#flash {
	width:398px;
	height:368px;
	float:left;
	background: #7aafd2;
}
#newsContent {
	margin-top:0px;
	margin-left:0;
	margin-right:0;
	width:544px;
	border:0;
}
#newsContent img{
	padding:8px;
}
#leftAd {	
	padding:5px;
	width:151px;
	border-width:1px 1px 0 1px;
}
#leftWrapper {
	float:left;
	width:566px;
	background: url(images/current_bg.gif) repeat-y;
}
#rightAd {
	position:absolute;
	top: 109px;
	left:397px;
	width:170px;
	height:488px;
}
#footers {
	width:788px;
	margin-left:0;
}
#rightAd img{
	padding:4px;
}
#wrapper {
	position:relative;
}
#currentItems {
	margin-top:3px;
}

