#aspirodirectory
{
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

#aspirodirectory h1
{
	margin-bottom: 30px;
}

div.aspirocategorycont
{
	width: 450px;
	font-size: 12px;
	float: left;
	margin-top: 40px;
}

div.top10
{
	width: 450px;
	font-size: 12px;
	float: left;
	margin-top: 40px;
}

div.latest
{
	width: 450px;
	font-size: 12px;
	float: right;
	margin-top: 40px;
}


table.categorytable
{
	margin-top: 7px;
	font-size: 12px;
}

table.categorytable td
{
	font-size: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px dotted #dddddd;
}

div.aspirodirectoryleft
{
	width: 100%;
	float: left;
}

div.aspirodirectoryright
{
	width: 24%;
	float: right;
}

div.genreanchor
{
	float: left;
	margin-right: 8px;
}

div.genreanchor a
{
	font-size: 10px;
}

div.genreheader
{
	clear: both;
	margin-top: 25px;
	
}

div.genreheader h2
{
	margin-bottom: 9px;
	padding-bottom: 0px;
}

div.genreartist, div.artistitem
{
	float: left;
	width: 220px;
	padding-right: 12px;
	padding-bottom: 3px;
	
}

div.genreartist li
{
	margin-left: 18px;
	padding-left: 0px;
}

div.genreartist li a, div.artistitem a
{
	font-size: 11px;
	
}

div.genreartist li a.popular
{
	font-weight: bold;	
}

#directorypath
{
	margin-bottom: 20px;
}

#directorypath a
{
	font-weight: bold;
	text-decoration: none;
}

div.aspiroitem
{
	width: 100%;
	margin-bottom: 6px;
}

.popular
{
	font-weight: bold;
}

#ringtonesearch
{
	min-height: 380px;
}

div.searchwrap
{
	width: 730px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 30px;
}

div.searchleft
{
	float: left;
	width: 0px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	/*background:#fefdfa url("../images/search_left.jpg") no-repeat;*/
}

div.searchcenter
{
	float: left;
	height: 80px;
	width: 622px;
	margin: 0px;
	padding: 0px;
	/*background:#fefdfa url("../images/search_mid_bg.jpg") repeat-x;*/
}

div.searchcenter input.squery
{
	width: 450px;
	font-size: 16px;
	color: #a4a4a4;
	font-weight: normal;
	padding: 4px;
	margin-top: 24px;
	float: left;
}

div.searchcenter input.sbutton
{
	float: right; 
	margin-top: 27px;
	font-size: 15px;
	margin-right: 70px;
	padding: 2px;
}

div.searchright
{
	float: left;
	width: 0px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	/*background:#fefdfa url("../images/search_right.jpg") no-repeat;*/
}

div.categorytitle
{
	width: 445px;	
	margin: 0px;
	padding: 0px;	
	/*
	padding-left: 20px;
	background: url("../images/title_bg.gif") no-repeat;
	*/
}

td.categorycell
{
	padding-top: 4px;
	padding-bottom: 4px;
}

td.categorycell a
{
	color: #333333;
	text-decoration: none;
}

td.categorycell a:hover
{
	text-decoration: underline;
}

td.categorycell_players
{
	width: 60px;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	
}

td.categorycell_playerswide
{
	width: 190px;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	
}

td.categorycell_order
{
	padding-top: 4px;
	padding-bottom: 4px;
	width: 60px;
	padding-right: 3px;
	padding-left: 2px;
	text-align: right;
	vertical-align: middle;
}


a.playlink
{
	
}

img.playbutton
{
	margin: 0px;
	padding: 0px;
	border: 0px none;
	margin-top: 2px;
	margin-bottom: 2px;
}

div.emptybutton
{
	margin: 0px;
	padding: 0px;
	width: 56px;
	float: left;
}
	
#ringtoneresults{width:730px; display:none; margin: 0px;}


div.aspirofeedbackcont
{
	padding: 20px;
	/*background-color: #eff2de;*/
	background-color: #f2f2f2;
	border: 1px dotted #d2d2d2;
	width: 400px;
	
}