﻿div#content
{
    margin-top: 0px;
}

div#topFeature
{
    width: 100%;
    height: 300px;
    clear: both;
    float: left
}

div#topFeature img
{
    border: none;
 
}

div#topIntro
{
    float: left;
    width: 100%;
    margin-bottom: 10px;
 
}
div#topIntro p
{
    text-align: justify;
    padding: 0px 10px 0px 10px;
    
}

div#topIntro p a
{
    color: #55519F;
    text-decoration: underline;    
}

h2.latestReviewsTop{
	text-indent: -3000px;
	background-image:url(images/listing/Latest_Music_Reviews.jpg);
	background-color: transparent;
	background-repeat:no-repeat;
	background-position: 0 0;
	height: 45px;
}

h3.latestNewsTop{
	text-indent: -3000px;
	background-image:url(images/listing/Latest_Music_News.jpg);
	background-color: transparent;
	background-repeat:no-repeat;
	background-position: 0 0;
	height: 45px;
}

div#listing{
	width: 100%;
}

div#listing ul{
	width: 320px;
	
	list-style: none;
	list-style-position: outside;
	margin-left: -25px;
}

div#listing ul li{
	background-color: #fff;
	border-bottom: #55519F dashed 1px;
	margin: 3px 0;
	padding: 10px;
	height: 50px;
	
}

div#listing ul li img{
	float:left;
	border:0;
	margin-right: 10px;
	height: 50px;
	width: 50px;
}

div#listing ul li a{
	color: #000000;
	text-decoration:none;
}

.glow{
	background-color: #EAEAF3 !important;
}

div#listing span{
	width: 80%;
	float:left;
	font-size:12px;
	margin-bottom:7px;
}



div#moreReviews a,
div#moreFestivals a{
	text-decoration:none;
}

div#moreReviews a:hover,
div#moreFestivals a:hover{
	text-decoration: underline;
}

div#moreNews, div#moreReviews{
	height: 35px;
	width: 330px;
	background-image:url(images/listing/footer-more-festivals-bg.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	text-align:center;
	padding: 12px 0px 10px 75px;
}

/*

div#listing{
	float:left;
	clear: both;
}

div.latestReviews{
	width: 410px;
}

h2.latestReviewsTop{
	text-indent: -3000px;
	background-image:url(images/product/header-reviews-top-bg.gif);
	background-color: transparent;
	background-repeat:no-repeat;
	background-position: 0 0;
	height: 45px;
}

div#listing ul{
	line-height: 22px;
	list-style: none;
	list-style-position: outside;
	margin-left: -25px;
}

div.latestReviews ul{
	width: 380px;
}

div#listing ul li{
	background-color: #EAEAF3;
	margin: 3px 0;
	padding: 5px;
	height: 80px;
}

div#listing ul li img{
	float:left;
	border:0;
	margin-right: 10px;
}

div#listing span{
	float:left;
	padding-top: 5px;
	width:270px;
}


div#listing span a{
	text-decoration:none;
	color:#000000;
}

div#listing span a:hover{
	text-decoration:underline;
	color:#000000;
}

div#moreReviews{
	background-image:url(images/product/footer-more-reviews-bg.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	height: 35px;
	text-align:right;
	padding: 10px 70px 0 0;
}

div#moreReviews a{
	text-decoration:none;
}

div#moreReviews a:hover{
	text-decoration: underline;
}

*/
