body
{
	margin: 0;
	padding: 0;
	font: 1em Helvetica;
	text-align: center;
	background-color: #fff;
	color: #333;
	/*background-color:#DC7F80;*/
	line-height: 1.2em;
}

img {
	border:0px;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

.pagination {
	text-align: right;
}

a:link, a:visited, .article .footer a:link, .article .footer a:visited {
	color: #666;
	text-decoration: none;
}
a:active, a:hover, .article .footer a:active, .article .footer a:hover {
	color: #9d0a0e;
	text-decoration: underline;
} 

.article a:link, .article a:visited {
	color: #9d0a0e;
	text-decoration: none;
}
.article a:active, .article a:hover {
	color: #666;
	text-decoration: underline;
} 


.article h2 a:link {color: #369;}
.article h2 a:visited {color: #369;}
.article h2 a:active {color: #9d0a0e; text-decoration: underline;}
.article h2 a:hover {color: #9d0a0e; text-decoration: underline;}

#bannerad {
	width: 468px;
	height: 60px;
	margin: 0 auto;
}

#container
{
	min-height:100%;
	height: 100%;
	width: 100%;
	min-width: 1000px;
	margin: 0em auto;
	text-align: left;
	background-color: #fff;
	padding:0px;
}

#footer {
	font-size: .7em;
	text-align: center;
}

.mediumrectangle {
	text-align:center;
	margin:0 auto;
}

#feed,.paging {
	text-align:right;
	font-size:.8em;
}

#recent {
	width:100px;
	font-family: Helvetica;
	padding-bottom:5px;
	margin: 0em auto;
}

#recent h2 {
	border-bottom: 1px solid #ccc;
	color: #9d0a0e;
	text-align:center;
	font-size:.7em;
	font-family: Verdana;
	font-weight:bold;
	padding:0px;
	margin:0px;
	padding-top: 2px;
}

#recent ul {
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	list-style-position: inside;
	line-height: 1.1em;
}

#recent ul li.first img {
	float: left;
	padding:0px;
	margin:0px;
	padding-bottom:2px;
	padding-right:2px;
	width:100px;
	height:100px;
}

#recent ul li.first {
	list-style-type:none;
	padding:0;
	margin:0;
}

#recent ul li {
	margin:0;
	padding:0;
	font-size:.7em;
	line-height: 1.1em;
}

* html #recent li { display:block; }  /* for IE 6 */
* + html #recent li { display:block; }  /* for IE 7 */

#recent ul li dl {
	font-weight: bold;
	padding:0px;
	margin:0px;
}

#recent ul li dl dt {
	font-weight: bold;
	padding:0px;
	margin:0px;
}

#recent .more {
	font-size:.7em;
	text-align:right;
	padding:0px;
	margin:0px;
	font-weight: bold;
}

.sidebox {
	clear: left;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

#header
{
	height: 90px;
	width: 100%;
	position: relative;
}

#navcontainer {
	height: 20px;
	width: 100%;
	position:relative;
	background-color:#9d0a0e;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	margin-bottom: 0px;
}

#mainnav {
	padding:0px;
	margin:0px;
	z-index:10000;
}
#search {
	width:200px;
	margin:0em auto;
}
#mainnav ul {
	list-style-type: none;
	padding:0px;
	padding-top:0px;
	margin:0;
	text-align:center;
}
#mainnav li {
	display: inline;
	padding:0;
	margin:0;
	padding-left:10px;
	font-size: .8em;
	font-family:Verdana;
	font-weight:bold;
}

			#mainnav a:link, #mainnav a:visited {
				text-decoration: none;
				color:#fff;
			}
			
			#mainnav a:link#current, #mainnav a:visited#current {
				text-decoration: underline;
				color:#fff;
			}
			
			#mainnav a:hover { color: #fff;
				text-decoration:underline; }
#top {
	margin:0;
	padding:0;
	margin-bottom:20px;	
}

#head_left {
	float:left;
	width:auto;
	height:auto;
}

#head_right {
	float:right;
	width:auto;
	height:auto;
}

#menu
{
	float: right;
	width: 300px;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding-left: 5px;
	padding-right: 5px;
	background-color:#eee;
	padding-top:5px;
	padding-bottom:10px;
	margin:0px;
}

#contents { margin: 3px 340px 0px 25px;
	background-color:#FFF;
	padding:0px; }

#contents >p {
	font-size: .9em;
}
 
	

#contents h2{
	font-size: 1.2em;
}

h1 {
				font-size: 1.4em;
				font-weight: bold;
				color: #069;
				margin-left: -10px;
			}

.article h1 {
				font-size: 1.4em;
				font-weight: bold;
				font-family: Georgia, Times, Times New Roman, serif;
				color: #369;
				margin-left: -10px;
				border-bottom: 1px dotted #ddd;
			}

div.hreview span.summary h1 {
				font-size: 1.2em;
				font-weight: bold;
				font-family: Georgia, Times, Times New Roman, serif;
				color: #369;
				margin-left: -10px;
				border-bottom: none;
				margin-bottom: 0;
				padding-bottom: 0;
			}

h3 {
				font-size:.8em;
				color:#ddd;
			}

.article h2 {
				font-size: 1.2em;
				font-weight: bold;
				color: #369;
				font-family: Verdana, Geneva, Tahoma, sans-serif;
				margin-left: -10px;
				/* border-bottom: 1px dotted #ddd; */
			}						  

			.article img {
				float:right;
				margin:10px;
			}
			.article >p {
				text-indent:0px;
			}

			.article>.footer>p {
				text-indent:0px;
			}

			.footer {
clear: left;
				font-size:.9em;
			}



.article {
	font-size: .8em;
	font-family: Arial;
	line-height: 120%;
	padding: 0;
	padding-bottom: 20px;
	margin: 0 auto;
	width: 600px;
}

.article .item {
	float: left;
	width: 100%;
}

.footer .relArticle {
	border: 1px solid #ddd;
	padding-left: 5px;
	padding-right: 5px;
	background-color:#eee;
	padding-bottom:5px;
	margin: 5px;
	margin-top:10px;
	font-size: 1em;
	width: 43%; /*was 42%*/
	float: left;
}

.footer .relArticle h2 {
	margin-left: 5px;
	}

.footer .relBandArticle {
	clear: left;
	border: 1px solid #ddd;
	padding-left: 15px;
	padding-right: 15px;
	background-color:#eee;
	padding-bottom:5px;
	margin: 0px;
	margin-top:25px;
	font-size: 1em;
	width: 500px;
}

.footer .relArticle h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #369;
	font-family: Verdana;
}

.footer .relBandArticle h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #369;
	font-family: Verdana;
}

.footer .relArticle h2 a:link {color: #369; text-decoration: underline;}
.footer .relArticle h2 a:visited {color: #369; text-decoration: underline;}
.footer .relArticle h2 a:active {color: #9d0a0e; text-decoration: underline;}
.footer .relArticle h2 a:hover {color: #9d0a0e; text-decoration: underline;}

.footer .relBandArticle h2 a:link {color: #369; text-decoration: underline;}
.footer .relBandArticle h2 a:visited {color: #369; text-decoration: underline;}
.footer .relBandArticle h2 a:active {color: #9d0a0e; text-decoration: underline;}
.footer .relBandArticle h2 a:hover {color: #9d0a0e; text-decoration: underline;}


h2 a:link {color: #369;}
h2 a:visited {color: #369;}
h2 a:active {color: #9d0a0e; text-decoration: underline;}
h2 a:hover {color: #9d0a0e; text-decoration: underline;}


p.related, p.posted, p.share {
	font-size:.9em;
}

p.posted,p.share {
	text-align: right;
}

div.related ul {
	padding-bottom: 0;
}

.footer .related {
	border: 1px solid #ddd;
	padding-left: 10px;
	padding-right: 10px;
	background-color:#eee;
	padding-bottom:5px;
	margin: 0px;
	margin-top:25px;
	font-size: 1em;
}

.footer .relArticle h2 a:link {color: #369; text-decoration: underline;}
.footer .relArticle h2 a:visited {color: #369; text-decoration: underline;}
.footer .relArticle h2 a:active {color: #9d0a0e; text-decoration: underline;}
.footer .relArticle h2 a:hover {color: #9d0a0e; text-decoration: underline;}


			#leaderboard {
				float:right;
				width:728px;
				height:90px;
				min-width:728px;
				background-color:#fff;
				padding:0px;
				margin:0px;
				z-index:2000;
				/* Again, the ugly brilliant hack. */
				voice-family: "\"}\"";
				voice-family:inherit;
				width:728px;
			}
			#logo {
				float:left;
				width:200px;
				height:90px;
				min-width:200px;
				padding:0px;
				margin:0px;
				margin-left: 5px;
				z-index:2000;
				/* Again, the ugly brilliant hack. */
				voice-family: "\"}\"";
				voice-family:inherit;
				width:200px;
			}
			/* All the content boxes belong to the content class. */
			.content {
				position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
				width:auto;
				top: 0px;
				margin-left:120px;
				margin-right:270px;
				background-color:white;
				padding:5px;
				z-index:2000; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
			}
			 body>.content
			{
				width: auto;
				min-width: 400px;
			}	
			#skyscraper {
				width:160px;
				height:600px;
				top:0px;
				left:0px;
				background-color:#FFF;
				padding:0px;
				z-index:2;
				margin:0em auto;
			}

			#medbox {
				float:left;
				width:300px;
				height:300px;
				top:0px;
				left:0px;
				background-color:#FFF;
				padding:0px;
				z-index:2;
			}


div.MostRecentcontainer {
	width: 500px;
	position: static;
	margin: 0 auto;
	padding: 0px;
}

div.MostRecentcontainer div.MostRecentitem {
	float: left;
	margin: 5px;
	width: 155px;
	text-align: center;
	font-size: .8em;
}


div.MostRecentitem h2 {
	font-size: 1.4em;
	font-weight: bold;
	padding: 0;
	margin: 3px;
}


div#reviewimage {
	width: 150px;
	height: 150px;
	margin: 0 auto;
}

div#MostRecentrow {
	float: left;
	margin: 0 auto;
	width: 500px;
	padding: 0px;
}

div.articlelist {
	clear: left;
	font-size: .8em;
}

div.articlelist p {
	margin-left: 10px;
}

div.articlelist ul {
	list-style-type: none;
}

div.sort {
	clear: left;
	margin-right:auto;
	margin-left:auto;
	text-align: center;
}



dl
{
	margin: 0;
	padding: 0;
}

dt
{
	margin: 0;
	padding: 0;
	font-weight: bold;
}

dd
{
	margin: 0 0 1em 0;
	padding: 0;
}

/* FACEBOOK */
html .fb_share_button {
	display: -moz-inline-block;
	display:inline-block;
	padding:1px 20px 0 5px;
	height:15px;
	vertical-align: top;
	margin-right: 10px;
	border:1px solid #d8dfea;
	background:url(http://b.static.ak.fbcdn.net/rsrc.php/z39E0/hash/ya8q506x.gif) no-repeat top right;
}

html .fb_share_button:hover {
	color:#fff;
	border-color:#295582;
	background:#3b5998 url(http://b.static.ak.fbcdn.net/rsrc.php/z39E0/hash/ya8q506x.gif) no-repeat top right;
	text-decoration:none;
} 

#Homecontents {
	margin: 0 2px;
	background-color:#FFF;
	padding:0;
}

#MediumRectangleAd {
	width: 300px;
	height: 250px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

#search {
	margin-top: 10px;
	margin-bottom: 20px;
}

#HomeSidebar {
	float: right;
	padding: 0;
	margin-top: 0;
	margin-left: 25px;
	margin-right: 5px;
	width: 31%;
	border: 1px solid #ddd;
	background-color:#eee;
}

#HomeBody {
	width: 99%;
	padding: 0px 0 0 0;
	margin: 0 auto;
}

#HomeBody h2 {
	color: #369;
	text-align: left;
	font-size: 1em;
	font-weight:bold;
	padding: 0;
	margin: 0;
}

#HomeBody .HomeReviewscontainer h2{
	font-size: 1em;
	padding: 3px;
	margin: 0;
	color: #fff;
	background-color: #369;
}

#HomeBody .HomeReviewscontainer {
	clear: left;
	float: left;
	width: 28%;
	min-width: 230px;
	padding: 0px 2% 5px 10px;
}

div.HomeReviewscontainer div.Reviewitem {
	float: left;
	margin: 3px;
	min-height: 150px;
	width: 110px;
	text-align: center;
	font-size: .65em;
	line-height: 1em;
}

div.HomeReviewscontainer div.reviewimage {
	width: 100px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}

div.HomeReviewscontainer div#Reviewrow {
	padding: 0px;
	background-color: #fff;
	padding-bottom: 5px;
}

div.HomeReviewscontainer p.readmore {
	text-align: right;
	font-size: .75em;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	clear: left;
}

#HomeBody div.HomeContestcontainer h2{
	font-size: 1em;
	padding: 3px;
	margin: 0;
	color: #fff;
	background-color: #369;
}

#HomeBody div.HomeContestcontainer {
	float: left;
	width: 30%;
	min-width: 230px;
	padding: 0px 1% 5px 1%;
}

div.HomeContestcontainer div.Contestitem {
	float: left;
	margin: 3px;
	min-height: 130px;
	width: 110px;
	text-align: center;
	font-size: .65em;
	line-height: 1em;
}

div.HomeContestcontainer div.contestimage {
	width: 100px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}

div.HomeContestcontainer div#Contestrow {
	padding: 0px;
	background-color: #fff;
	padding-bottom: 10px;
}

div.HomeContestcontainer p.readmore {
	text-align: right;
	font-size: .75em;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	clear: left;
}

#HomeBody div.HomeMusiccontainer {
	float: right;
	width: 35%;
	min-width: 230px;
	padding: 0px 10px 5px 0%;
}

#HomeBody div.HomeMusiccontainer h2{
	font-size: 1em;
	padding: 3px;
	margin: 0;
	color: #fff;
	background-color: #369;
}

div.HomeMusiccontainer p.readmore {
	text-align: right;
	font-size: .75em;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	clear: left;
}

div.HomeMusiccontainer div.Musicitem {
	float: left;
	margin: 2px;
	min-height: 140px;
	width: 105px;
	text-align: center;
	font-size: .65em;
	line-height: 1em;
}

div.HomeMusiccontainer div.musicimage {
	width: 100px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}

div.HomeMusiccontainer div#Musicrow {
	padding: 0px;
	background-color: #fff;
	padding-bottom: 10px;
}

#HomeBody div.HomeNewscontainer h2{
	font-size: 1em;
	padding: 3px;
	margin: 0;
	color: #fff;
	background-color: #369;
}

#HomeBody div.HomeNewscontainer {
	float: right;
	width: 35%;
	min-width: 230px;
	padding: 0px 10px 5px 0%;
}

div.HomeNewscontainer ul {
	margin: 0 0 0 15px;
	padding: 0;
}

div.HomeNewscontainer li {
	margin: 3px;
	font-size: .8em;
	line-height: 1em;
	padding: 0;
}

div.HomeNewscontainer p.readmore {
	text-align: right;
	font-size: .75em;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	clear: left;
}


p.readmore a:link, p.readmore a:visited {color: #9d0a0e; text-decoration: none;}
p.readmore a:active, p.readmore a:hover {color: #666; text-decoration: underline;} 

div.HomeNewscontainer div#newsimage {
	width: 100px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}

div.HomeNewscontainer div#Newsrow {
	padding: 0px;
	background-color: #fff;
	padding-bottom: 5px;
}

div.HomeReviewscontainer h2 a:link, div.HomeReviewscontainer h2 a:visited {color: #fff; text-decoration: none;}
div.HomeReviewscontainer h2 a:active, div.HomeReviewscontainer h2 a:hover {color: #fff; text-decoration: underline;}

div.HomeMusiccontainer h2 a:link, div.HomeMusiccontainer h2 a:visited {color: #fff; text-decoration: none;}
div.HomeMusiccontainer h2 a:active, div.HomeMusiccontainer h2 a:hover {color: #fff; text-decoration: underline;}

div.HomeContestcontainer h2 a:link, div.HomeContestcontainer h2 a:visited {color: #fff; text-decoration: none;}
div.HomeContestcontainer h2 a:active, div.HomeContestcontainer h2 a:hover {color: #fff; text-decoration: underline;}

div.HomeNewscontainer h2 a:link, div.HomeNewscontainer h2 a:visited {color: #fff; text-decoration: none;}
div.HomeNewscontainer h2 a:active, div.HomeNewscontainer h2 a:hover {color: #fff; text-decoration: underline;}

div.HomeFeatureRow div.HomeFeature {
	float: left;
	width: 49%;
	min-height: 170px;
	background-color:#f0f0f0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	line-height: 1em;
	margin: 5px 0% 0px 5px;
}

/* for Internet Explorer */
/*\*/
* div.HomeFeatureRow div.HomeFeature {
	height: 170px;
}
/**/


div.HomeFeatureRow div.HomeFeatureRight {
	float: right;
	width: 49%;
	min-height: 170px;
	background-color:#f0f0f0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	line-height: 1em;
	margin: 5px 0% 0px 5px;
}

/* for Internet Explorer */
/*\*/
* div.HomeFeatureRow div.HomeFeatureRight {
	height: 170px;
}
/**/

div.HomeFeatureRow {
	float: left;
	margin: 0;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	min-height: 170px;
	clear: both;
}

/* for Internet Explorer */
/*\*/
* div.HomeFeatureRow {
	height: 170px;
	width: 98%;
}
/**/

div.HomeFeature p.readmore, div.HomeFeatureRight p.readmore {
	text-align: right;
	font-size: .75em;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

div.HomeFeature div.HomeFeatureImage, div.HomeFeatureRight div.HomeFeatureImage {
	float: left;
	width: 250px;
	height: 150px;
	margin: 10px 5px 0 5px;
	background-color: #000;
}

div.HomeFeature div.HomeFeatureBlurb, div.HomeFeatureRight div.HomeFeatureBlurb{
	padding: 0px;
	padding-top: 0px;
}

div.HomeFeature div.HomeFeatureBlurb  p , div.HomeFeatureRight div.HomeFeatureBlurb  p {
	font-size: .7em;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-right: 2px;
}

div.HomeFeature div.HomeFeatureBlurb h2, div.HomeFeatureRight div.HomeFeatureBlurb h2 {
	font-size: 1.2em;
	line-height: 1em;
	padding: 0;
	margin: 0;
}

div.HomeFeature div.HomeFeatureBlurb h3, div.HomeFeatureRight div.HomeFeatureBlurb h3 {
	font-size: .9em;
	color: #888;
	padding: 0;
	padding-bottom: 5px;
	margin: 0;
	font-weight: bold;
	font-variant: small-caps;
	/*font-style: italic;*/
	line-height: 1em;
}

div.HomeFeatureBlurb a:link, div.HomeFeatureBlurb a:visited {color: #9d0a0e; text-decoration: none;}
div.HomeFeatureBlurb a:active, div.HomeFeatureBlurb a:hover {color: #666; text-decoration: underline;} 

div#Photoscontainer {
	position: static;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin: 0 auto; /* Center align */
	text-align: left; /* counter the body center; for IE */
}

div#Photoscontainer h1 {
	text-align: left;
	font-family: Helvetica;
	margin-left: -15px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

div#Photoscontainer  div.Photoitem h2 {
	font-size: 1.4em;
	font-weight: bold;
	padding: 0;
	margin: 3px;
}

div#Photoscontainer div.Photoitem {
	float: left;
	margin: 5px;
	width: 140px;
	padding: 0;
	text-align: center;
	font-size: .8em;
}

div#Photoscontainer div.Photosrow div.image {
	width: 125px;
	height: 125px;
	margin: 0 auto;
	border: 0;
}

div#Photoscontainer div.Photosrow {
	float: left;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	padding: 0px;
}

div#Photoscontainer>div#photonav {
	width: 50%;
	margin: 0 auto;
}

div.Interviewscontainer {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

div.Interviewscontainer div.Interviewsitem {
	min-height: 275px;
	float: left;
	width: 44%;
	margin: 10px;
	text-align: center;
	font-size: .75em;
	background-color: #f0f0f0;
	border: 1px solid #ddd;
	padding: 5px;
}

div.Interviewsitem p {
	text-align: justify;
	margin: 10px;
}

div.Interviewsitem p.readmore {
	text-align: right;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

div.Interviewsitem h2 {
	font-size: 1.4em;
	font-weight: bold;
	padding: 0;
	margin: 3px;
}

div#interviewimage {
	width: 250px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
}

div#Interviewsrow {
	float: left;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	padding: 0px;
}

div.Interviewsitem a:link,div.Interviewsitem a:visited {
	color: #9d0a0e;
	text-decoration: none;
}

div.Interviewsitem a:active,div.Interviewsitem a:hover {
	color: #666;
	text-decoration: underline;
}

div#MainFeaturecontainer {
	position: static;
	width: 600px;
	margin: 0 auto;   /* Center align */
	text-align: left; /* counter the body center; for IE */
	padding: 0px;
}


div#MainFeaturescontainer h2 a:link, div#MainFeaturescontainer h2 a:visited {color: #369; text-decoration: none;}
div#MainFeaturescontainer h2 a:active, div#MainFeaturescontainer h2 a:hover {color: #9d0a0e; text-decoration: none;} 


div.MainFeaturesrow a:link, div.MainFeaturesrow a:visited {color: #9d0a0e; text-decoration: none;}
div.MainFeaturesrow a:active, div.MainFeaturesrow a:hover {color: #666; text-decoration: underline;} 

div.HomeFeatureRowTop {
	float: left;
	padding: 0 5px 5px 5px;
	width: 90%;
}

div.HomeFeatureRowTop h2 {
	width: 50%;
	float: left;
	padding: 0;
}

div.HomeFeatureRowTop div#featuresmore {
	text-align: right;
	width: 40%;
	float: right;
	padding: 0;
	font-weight: bold;
}



div.HomeFeatureRowTop div#featuresmore a:link, div.HomeFeatureRowTop div#featuresmore a:visited {color: #9d0a0e; text-decoration: none;}
div.HomeFeatureRowTop div#featuresmore a:active, div.HomeFeatureRowTop div#featuresmore a:hover {color: #666; text-decoration: underline;} 

div.HomeFeatureRow {
	margin-bottom: 10px;
}

div#FeaturesNav {
	font-size: .9em;
	text-align: right;
	margin: 5px 0;
}

div#HomeBody h1 {
	margin-left: 10px;
}

			div#Featurecontainer {
                                margin: 0 auto;   /* Center align */
				text-align: left; /* counter the body center; for IE */
                                padding: 10px;
				width: 600px;
                        }

			div#Featurecontainer div#Featureheader {
				margin: 0;
				padding: 0;
				width: 600px;
				height: 200px;
				margin-left: auto;
				margin-right: auto;
				margin-bottom: 10px;			
			}

			div#Featureheaderside {
				margin: 10px;
				padding: 0;
				width: 300px;
				float: right;
				margin-bottom: 10px;
				margin-right: 0;			
			}

			div#Featurecontainer p.author {
				margin: 0;
				padding: 0;
				text-align: right;
				font-size: .8em;
			}

			div#Featurecontainer h1 {
				border-bottom: solid #000 medium;
				padding-bottom: 2px;
				margin-bottom: 0;
				font-size: 1.5em;
			}
			div#Featurecontainer h2 {
				text-align: right;
				font-size: .9em;
				margin-top: 1px;
				color: #700;
			}

			div#Featurebody img{
				margin: 10px;
			}


div#MainFeaturecontainer div#MainFeatureheader {
				margin: 0 auto;   /* Center align */
				float: left;
				width: 600px;
				height: 200px;
				position: static;
				margin-bottom: 10px;			
			}

			div#MainFeaturecontainer h2 {
				border-bottom: solid #000 medium;
				padding-bottom: 2px;
				margin-bottom: 0;
			}

			div#MainFeaturecontainer h3 {
				text-align: right;
				font-size: 1.1em;
				margin-top: 1px;
				color: #700;
			}

div#MainFeaturescontainer {
	width: 98%;
	margin-right:auto;
	margin-left:auto;
	padding: 0px;
}

div.MainFeaturesitem {
	min-height: 275px;
	float: left;
	width: 44%;
	margin: 10px;
	text-align: center;
	font-size: .75em;
	background-color: #f0f0f0;
	border: 1px solid #ddd;
	padding: 5px;
}

div#MainFeaturecontainer div.MainFeaturesitem h2 {
	border: none;
}

div.MainFeaturesitem p {
	text-align: justify;
	margin: 10px;
}

div.MainFeaturesitem p.readmore {
	text-align: right;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

div.MainFeaturesitem h2 {
	font-size: 1.4em;
	font-weight: bold;
	padding: 0;
	margin: 3px;
}

div.featuresimage {
	width: 250px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
}

div.MainFeaturesrow {
	float: left;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	padding: 0px;
}

div.ReviewRoundUpItem {
	float: left;
	margin: 10px;
}

div.ReviewRoundUpContent {
	margin-left: 10px;
}

div.ReviewRoundUpItem img {
	width: 150px;
	height: 150px;
}


div.ReviewRoundUpItem div.buyit img{
	width: 71px;
	height: 20px;
	float: right;
}

div#FeaturedContainer {
	clear: left;
	width: 99%;
	margin: 5px auto;
}

div#FeaturedColumn {
	float: left;
	width: 45%;
	min-width: 300px;
	padding: 5px 20px 5px 0px;
}

div#FeaturedColumn ul {
	list-style-type: none;
	font-size: .9em;
	padding: 0;
	margin: 0;
}

div#FeaturedColumn > ul > li {
	float: left;
	width: 47%;
	min-width: 200px;
	margin: 5px;
	line-height: .9em;
}

div#FeaturedColumn li img {
	float: left;
	margin-right: 5px;
}

div#FeaturedColumn h3 {
	font-size: 1em;
	padding: 3px 3px 0 3px;
	margin: 0;
	color: #fff;
	background-color: #369;
}

div#FeaturedColumn ul h2 {
	color: #369;
	margin: 0;
	padding-top: 0;
	font-size: .9em;
}

div#FeaturedColumn h2 {
	font-size: 1em;
	color: #369;
	margin-top: 0;
	padding-top: 0;
}

div#FeaturedCoverage {
	float: right;
	width: 52%;
	min-width: 300px;
	padding: 5px 0px 5px 15px;
}

div#FeaturedCoverage ul {
	list-style-type: none;
	font-size: .9em;
	padding: 0;
	margin: 0;
}

div#FeaturedCoverage > ul > li {
	float: left;
	width: 200px;
	min-width: 200px;
	margin: 5px;
	line-height: .9em;
}

div#FeaturedCoverage li img {
	float: left;
	margin-right: 5px;
}

div#FeaturedCoverage h3 {
	font-size: 1em;
	padding: 3px 3px 0 3px;
	margin: 0;
	color: #fff;
	background-color: #369;
}

div#FeaturedCoverage ul h2 {
	color: #369;
	margin: 0;
	padding-top: 0;
	font-size: .9em;
}

div#FeaturedCoverage h2 {
	font-size: 1em;
	color: #369;
	margin-top: 0;
	padding-top: 0;
}



span.pulled-right {
	display: block;
	float: right;
	padding: 0 0 0 10px;
	margin: 0 0 10px 10px;
	width: 170px;
	font-size: 1.5em;
	line-height: 1.4em;
	text-align: right;
	color: #666;
	border-left: 3px solid #ccc;
}

span.pulled-left {
	display: block;
	float: left;
	padding: 0 10px 0 0;
	margin: 0 10px 10px 0;
	width: 170px;
	font-size: 1.5em;
	line-height: 1.4em;
	text-align: left;
	color: #666;
}

form.contestform { /*width: 500px;*/
	
}

form.contestform fieldset {
	border: 1px solid #DDD;
	padding: 10px;
}

form.contestform legend {
	padding: 0 2px;
	font-weight: bold;
}

form.contestform label {
	line-height: 1.8;
	vertical-align: top;
	float: left;
	padding-left: 0;
	width: 7em;
}

form.contestform div.error {
	color: #FF0000;
}

form.contestform fieldset ol {
	margin: 5px;
	padding: 0;
}

form.contestform fieldset li {
	list-style: none;
	clear: left;
}

form.contestform fieldset input {
	float: left;
	display: block;
	width: 200px;
}

form.contestform fieldset input.submit {
	width: 150px;
	margin-top: 10px;
}

form.contestform fieldset select {
	float: left;
	display: block;
	width: 200px;
}

form.contestform fieldset fieldset {
	margin: 10px;
}

form.contestform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}

form.contestform fieldset fieldset label {
	display: block;
	width: auto;
	margin-left: 30px;
}

form.contestform fieldset fieldset input {
	margin-right: 10px;
	vertical-align: bottom;
	width: auto;
}

div#rules {
	font-size: .8em;
	font-style: italic;
	margin: 10px;
}

.footer .comments {
	border: 1px solid #ddd;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #eee;
	padding-bottom: 5px;
	margin: 0px;
	margin-top: 25px;
	font-size: .95em;
	float: right;
	width: 45%;
}

.footer .comments  h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #369;
	font-family: Verdana;
}

.footer .comments  h2 a:link {
	color: #369;
	text-decoration: underline;
}

.footer .comments  h2 a:visited {
	color: #369;
	text-decoration: underline;
}

.footer .comments  h2 a:active {
	color: #9d0a0e;
	text-decoration: underline;
}

.footer .comments  h2 a:hover {
	color: #9d0a0e;
	text-decoration: underline;
}

.footer .comments ul {
	padding-left: 5px;
	list-style-type: none;
}

.footer .comments li {
	width: 100%;
}

.footer .comments p {
	text-indent: 15px;
}

.footer .comments li strong {
	color: #9d0a0e;
}


p.textad {
	text-align: center;
	font-size:.8em;
	line-height: 1.1em;
}
