@charset "utf-8";
/* CSS Document */

/*#widgets
{
	display: none;	
}
#content
{
	width: 943px;	
}*/
#prices
{
	font-size: 16px;
	margin-top: 30px;
	float: left;
	text-align: right;
	/*padding-right: 189px;*/
	margin-bottom: 30px;
	font-weight: bold;
}
#prices div
{
	clear: left;
	margin-top: 5px;
}
#prices label
{
	color: #7d9cab;
	width: 150px;
	float: left;
	text-align: left;
	margin-top: 0px;
}
#mainImage
{
	margin-bottom: 20px;	
}
h1
{
	font-size: 24px !important;	
}
.floated
{
	margin-right: 20px !important;	
}
#tracks, #tracks li
{
	list-style: decimal;
	list-style-position: outside;

}

#description
{
	clear: both;
	float: left;
	width: 100%;
}