a:hover { color: #7B0000; }




/************************ content_left *************************/

#content_left h2 { background: url(../images/h2_soft.gif) no-repeat bottom left; }
#content_left .download a {
	float: right; 
	width: 66px;
	height: 18px;
	background: url(../images/download.gif) no-repeat;
	text-indent: -10000px;
	display: block;
}
#content_left .download a:hover {background-position: -66px 0;}
#content_left .download_info {
	text-align: right;
	font-size: x-small;
}

#content_left .genre {
	margin: 0 0.5em;
	font-size: x-small;
	text-align: right;
}



/************************ content_right *************************/
#content_right { padding-top: 18px; }

#content_right h3.about { background: url(../images/h3_about.gif) no-repeat; }
#content_right h3.comments { background: url(../images/h3_genres.gif) no-repeat; }

