body
{
	font-family: Arial, verdana;
	font-size: 12px;
	text-align:center;
}

div.wrapper-content
{
	width:820px;
	margin: 0 auto;
	text-align:center;

}

div.wrapper-heading-profile
{
	width:820px;
	height:130px;
	text-align:left;
}

div.wrapper-header-musicglue
{
	height				:20px;
	font-size			:11px;
	padding				:3px;
	text-align			:right;
	color				:#fff !important;
}

div.wrapper-header-musicglue a
{
	text-decoration		:underline;
}

div.wrapper-banner
{
	width:820px;
	padding:40px 40px;
	text-align:center;	
}

div.wrapper-content-profile-left
{
	width:220px;
	float:left;
	text-align:left;
}

.highlightImage
{
	max-width: 200px;
	max-height: 200px;
	margin: 0px;
}

.highlightImage img
{
	max-width: 200px;
	max-height: 200px;
}

* html .highlightImage img
{
	width: 200px;
}

.highlightImageReflection
{
	margin: 0px;
}

.highlightImageReflection img
{
	visibility: hidden;
}

.highlightImageReflection img[src]
{
	visibility: visible;
}

div.wrapper-content-profile-left .productImage
{
	max-height: 200px;
	max-width: 200px;
	display: none;
}

li.rss
{
	padding-top:10px;
}

div.wrapper-content-profile
{

}

div.wrapper-content-profile-right
{
	width:600px;
	float:right;
	text-align:left;
}

.component, .full-listings
{
	width: 586px;
	margin-bottom:20px;
	padding:8px;
}

.component table
{
	width: 586px;
	border:0;
	margin:0;
}

.component-minor.details
{
	padding-top:20px;
}

.component-minor.details li
{
	line-height:18px;
}

.component.player td, .full-listings td, .component.merch td
{
	padding:2px 0 2px 0;
}

.component.player td.pc
{
	width:50px;
}

.component.player td.torrent
{
	width:50px;
	text-align:right;
}

.component.gig td.tickets
{
	width:100px;
	text-align:left;
}

.wrapper-content-heading h2
{
	padding:20px 0 20px 0;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding-left:220px;
}

div.wrapper-footer
{
	margin-left:220px;
	width:600px;
	clear:both;
	padding-top:6px;
	text-align:right;
}

.bundle, .full-listings th
{
	font-weight:bold;
}

.bundle-track td.title
{
	padding-left:10px;
}

.audio, .buy
{
	width:40px;
	text-align:left;
}

.track .torrent
{
	width:30px;
}

#merchPreview {
    background: #222;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 10px;
    z-index: 999;
    border: none;
}



