div#superwidebanner {
	display: none;
}

#maincontent {
	padding-top: 0px;
}


#content-box {
	line-height: 15px;
	margin: 40px 40px 40px;
}

#content-box p {
	font-size: 13px;
	padding-bottom: 20px;
	line-height: 18px;
}

#content-box a {
	font-weight: bold;
	color: #333;
}

#content-box h3 {
	font-family: Helvetica, Arial, Lucida grande;
	font-size: 30px;
	font-weight: bold;
	line-height: 18px;
	border: none;
	margin: 10px 0px;
	padding: 0;
}

#content-box h4 {
	font-family: Helvetica, Arial, Lucida grande;
	font-size: 20px;
	font-weight: bold;
	line-height: 18px;
	border: none;
	margin: 10px 0px;
	padding: 0;
}


#leftcol {
	float: left;
	width: 460px;
	margin-right: 65px;
	padding-left: 10px;
}

#rightcol {
	float: left;
	width: 360px;
	background-color: #e6e6e6;
	margin: 0;
	padding: 0;
}

#rightcol h4 {
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	background-color: #410071;
	color: #fff;
	padding: 10px 0px 7px 0px;
	margin: 0;
}

#rightcol h4 a{
	color: #fff;
	text-decoration: none;
}

div#rightcolcontent {
	padding: 10px;
}

div#rightcolcontent p {
	padding-bottom: 5px;
}

div#rightcolcontent a{
	color: #333;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

span.rightcoldetail {
	font-weight: bold;
	font-size: 13px;
	color: #ff9900;
}

span.rightcoldetail a {
	color: #ff9900;
	text-decoration: none;
}

div#rightcol p.olwsynopsis {
	font-size: 14px;
	color: #ff9900;
	padding: 5px 0px;
	line-height: 16px;
	font-weight: bold;
}

div#rightcol ul {
	margin: 0px;
	list-style-position: inside;
}

div#rightcol ul {
	margin: 5px;
	list-style-type: disc;
}




#olwbloggers ul li {
	width: 145px;
	float: left;
	margin-bottom: 3px;
}


