	.umg-segment .umg-align-left {text-align:left}
	.umg-segment .umg-align-center {text-align:center}
	.umg-segment .umg-align-right {text-align:right}
	.umg-segment .umg-assets-right {float:right}
	.umg-segment .umg-assets-left {float:left}
	.umg-segment .umg-assets-top .umg-asset-type-image,
	.umg-segment .umg-assets-bottom .umg-asset-type-image,
	.umg-segment .umg-assets-top .umg-asset-type-flash,
	.umg-segment .umg-assets-bottom .umg-asset-type-flash {display:inline}

	.umg-segment:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	.umg-segment {display: inline-block;}
	* html .umg-segment {height: 1%;}
	.umg-segment {display: block;}

	.umg-segment .umg-assets-bottom { clear:both; }

	.popup-layer-mouse-window {background-color:rgb(255,255,255);border:1px solid rgb(133,133,133);z-index:996;}
	.popup-layer-mouse-navigation {width:100%;cursor:move;z-index:998}
	.popup-layer-mouse-navigation-title {float:left;margin:5px; font-weight: bold; color:#000000; }
	.popup-layer-mouse-navigation-button {background-image:url('http://static.universal-music-services.de/img/components/PostRenderer/close.jpg');cursor:pointer;margin:5px;float:right;width:21px;height:21px;background-repeat:no-repeat;z-index:999;}
	.popup-layer-mouse-line {clear:both;background-color:rgb(255,255,255);}
	.popup-layer-mouse-frame {border:none;}
	.popup-layer-mouse-frame-locker {position:absolute;left:0px;top:0px;background-color:#000000;z-index:999;}
	.repaint {zoom:1;background-color:transparent;-moz-outline:none;}

	.umgShareThis {position:absolute;left:0px;top:0px;font-family:Verdana;font-size:11px;}
	.umgShareThis a {color:#FFF;text-decoration:none;border:none;}
	.umgShareThis a:hover {color:#FFF;text-decoration:underline;border:none;}
	.umgShareThis a:active {color:#FFF;border:none;text-decoration:none;}
	.umgShareThis a:visited {color:#FFF;border:none;text-decoration:none;}
	.umgShareThis .spacer {margin-bottom:5px;}
	.umgShareThis .clearFloat {clear:left;}
	.umgShareThis .outerLayer {width:auto;border:1px solid #000;padding:2px;background:#666;color:#FFF;}
	.umgShareThis .innerLayer {width:320px;}
	.umgShareThis .menueLayer {width:320px;}
	.umgShareThis .menueButtonLeft {width:72px;margin-left:3px;padding:3px;text-align:center;float:left;background:#000;}
	.umgShareThis .menueButtonRight {width:72px;margin-right:3px;padding:3px;text-align:center;float:right;background:#000;}
	.umgShareThis .contentLayer {padding:10px;background:#000;}
	.umgShareThis .sendToFriendLayer {}
	.umgShareThis .sendToFriendLayer .inputLabel {color:#FFF;}
	.umgShareThis .sendToFriendLayer .inputField {color:#000;width:294px;border:1px solid #666;padding:2px;}
	.umgShareThis .sendToFriendLayer .inputImageLayer {width:298px;background:#FFF;border:1px solid #666;}
	.umgShareThis .sendToFriendLayer .inputImageLayer .inputImage {border:none;}
	.umgShareThis .sendToFriendLayer .inputButton {color:#FFF;background:#333;}
	.umgShareThis .sendToFriendLayer .responseMessage {color:#FFF;width:294px;font-weight:bold;margin-bottom:10px;}
	.umgShareThis .socialLinksLayer {}
	.umgShareThis .socialLinksLayer .item {width:150px;margin-bottom:5px;float:left;}
	.umgShareThis .socialLinksLayer .imageLabel {color:#FFF;}
	.umgShareThis .socialLinksLayer .imageLogo {vertical-align:text-bottom;border:none;}

	.VideoObjectTag {}
	.VideoObjectTag .VideoObjectTag-player{
		display:block;
		padding:0;
		margin: 0;
		background-color:#000;
		position:relative;
	}
	.VideoObjectTag .VideoObjectTag-player img.VideoObjectTag-button{
		left: 50%;
		top: 50%;
		margin-left: -40px;
		margin-top: -40px;
		position: absolute;
	}
	
	.BASILICOM_DEVELOPER {
		position:absolute;
		z-index:999;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_HEADER {

		color:white;
		background:rgb(49,49,49);

		padding:5px;

		font-family:Arial;
		font-size:11px;
		font-weight:normal;

		min-width:300px;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_HEADER .DEBUG_INFO_CLASSNAME {
		font-size:135%;
		font-weight:bold;
	}
	.BASILICOM_DEVELOPER .DEBUG_INFO_HEADER .DEBUG_INFO_PARENT_CLASSNAME {
		font-size:105%;
		font-weight:bold;
	}
	.BASILICOM_DEVELOPER .DEBUG_INFO_HEADER .DEBUG_INFO_TEMPLATE {
		font-size:105%;
		margin-top:5px;
	}
	.BASILICOM_DEVELOPER .DEBUG_INFO_HEADER .DEBUG_INFO_CLIENT_ID {
		font-size:105%;
	}
	.BASILICOM_DEVELOPER .DEBUG_INFO_HEADER .DEBUG_INFO_COMPONENT_TABLE {
		font-size:105%;
		margin-top:5px;
	}
	.BASILICOM_DEVELOPER .DEBUG_INFO_HEADLINE {

		font-size:85%;
		
		color:silver;
		font-weight:bold;

		margin-top:1px;
	}
	.BASILICOM_DEVELOPER .DEBUG_INFO_PATH {

		font-size:85%;

		color:white;
		font-weight:bold;

		margin-top:1px;
	}
	.BASILICOM_DEVELOPER .DEBUG_INFO_IMAGE {

		margin-left:-8px;
		margin-top:-8px;

		opacity:0.5;

		cursor:pointer;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER {

		margin-left:8px;

		opacity:0.9;

		border:1px dotted black;
		padding:1px;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER .DEBUG_INFO_DATA_COMPONENT_HEADLINE {
		cursor:pointer;

		color:white;
		background:rgb(79,79,79);

		padding-top:15px;
		padding-left:5px;
		padding-right:5px;
		padding-bottom:15px;

		font-family:Arial;
		font-size:11px;
		font-weight:normal;

		margin-top:1px;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER .DEBUG_INFO_DATA_COMPONENT_CONTENT {

		color:white;
		background:rgb(59,59,59);

		padding-top:15px;
		padding-left:5px;
		padding-right:5px;
		padding-bottom:15px;

		font-family:Arial;
		font-size:11px;
		font-weight:normal;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER .DEBUG_INFO_DATA_CONFIGURATION_HEADLINE {
		cursor:pointer;

		color:white;
		background:rgb(79,79,79);

		padding-top:15px;
		padding-left:5px;
		padding-right:5px;
		padding-bottom:15px;

		font-family:Arial;
		font-size:11px;
		font-weight:normal;

		margin-top:1px;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_LAYER .DEBUG_INFO_DATA_CONFIGURATION_CONTENT {
		
		color:white;
		background:rgb(59,59,59);

		padding-top:15px;
		padding-left:5px;
		padding-right:5px;
		padding-bottom:15px;

		font-family:Arial;
		font-size:11px;
		font-weight:normal;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_CLOSER {

		text-align:right;
		
		font-size:85%;
	}

	.BASILICOM_DEVELOPER .DEBUG_INFO_CLOSER span {
		cursor:pointer;
	}
	
	
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1.3em;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/maroon5/css/typography.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/maroon5/css/grid.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/maroon5/css/forms.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/maroon5/css/layout.css */
/* NOT READABLE: /home/www/cms/basilicom_v2_frontend/www/../protected/layouts/maroon5/css/components.css */
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *****************************  Fan Club ************************************* */
.com-id-1 .com-StaticText                                       { width:400px; background:url("img/layout/box_medium_middle.jpg") repeat-y left top; font-size:11px; margin-top:18px; }
.com-id-1 .com-StaticText div.umg-header                        { display:none; }
.com-id-1 .com-StaticText div.umg-header h3.umg-headline        { }
.com-id-1 .com-StaticText div.umg-body                          { background:url("img/layout/box_medium_top.jpg") no-repeat left top; padding:12px 16px 5px 11px; }
.com-id-1 .com-StaticText div.umg-body h2                       { font-size:25px; height:24px; padding-bottom:15px; text-transform:uppercase; }
.com-id-1 .com-StaticText div.umg-footer                        { height:9px; background:url("img/layout/box_medium_bottom.jpg") no-repeat left bottom; }

.com-id-1 .com-StaticText div.umg-body div.umg-image-c-top			{ display:none; }
.com-id-1 .com-StaticText div.umg-body div.umg-image-c-top img		{  }

.com-id-1 .com-StaticText div.umg-body div.umg-content-c			{ font-size:12px; }
.com-id-1 .com-StaticText div.umg-body div.umg-content-c p			{  }

.com-id-1 .com-StaticText div.umg-body div.umg-image-c				{ display:none; }
.com-id-1 .com-StaticText div.umg-body div.umg-image-c img			{ }
@import "reset.css";

body {
	background:#120c0e;
	font-family:Helvetica,Arial;
	color:#fff;
	font-size:12px;
	margin-bottom:20px;
}

a:link, a:visited, a:hover, a:active {
	color: #FFF;
}

br {
	clear:both;
}

#main-container {
	width:990px;
	padding-top:400px;
	overflow:hidden;
	margin:auto;
	min-height:500px;
	background:url("img/layout/header.jpg") no-repeat center top;
	position:relative;
}

#enter {
	position:absolute;
	display:block;
	top:0px;
	right:0px;
}

#left-side {
	float:left;
	padding-left:5px;
	width:400px;
}
#right-side {
	float:right;
	width:565px;
	padding-right:5px;
}

.fanclub {
	text-indent:-9999px;
	width:100%;
	float:left;
	background:url("img/layout/fanclub.jpg") no-repeat left top;
	height:24px;
	padding-bottom:15px;
}
.giveaways {
	text-indent:-9999px;
	width:100%;
	float:left;
	background:url("img/layout/giveaways.jpg") no-repeat left top;
	height:24px;
	padding-bottom:15px;
}

/*** Shopbuttons ***/
.bt_icon, a.bt_icon {
	background-color: #eb7f29;
	background-image:url(img/layout/icons/bt_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-position: left;
	border:0px;
	cursor:pointer;
	margin:0px;
	text-align:center;
	padding:2px;
	color:#ffffff;
	height:20px;
	width:20px;
	white-space:nowrap;
	display: inline-block;
	text-decoration:none;
}
a.button:hover,
a.bt_icon:hover		{ background-color:#f89d54; color:#ffffff; }
.icon 				{ border:0px; padding-top:0px; margin:0px; height:20px; width:20px; }
.button_icon 		{ border:0; padding-right:2px;	height:20px;width:20px; float: left; }
.bt_icon,
.button				{ -moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px;}
.button, a.button {
	background-color: #eb7f29;
	background-image: url(img/layout/icons/bt_bg.png);
	background-repeat: repeat-x;
	background-position: center;
	border:0px;
	cursor:pointer;
	display:inline-block;
	font-size: 11px;
	color:#ffffff;
	height:20px; 
	line-height:20px;
	width: auto;
	white-space: nowrap;
	text-align:left;
	padding:2px 6px 2px 2px;
	text-decoration:none;
}
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Content ******************************************* */
.com-id-1 .com-StaticManualHtml											{ margin-bottom:18px; padding-bottom:15px; border-bottom:1px solid #2B2527; }
.com-id-1 .com-StaticManualHtml div.umg-header							{ display: none; }
.com-id-1 .com-StaticManualHtml div.umg-body							{  }
.com-id-1 .com-StaticManualHtml div.umg-footer							{ display: none; }


/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Linke Spalte ******************************************* */
.com-id-1 .com-VideoPlayer                                       {  }
.com-id-1 .com-VideoPlayer div.umg-header                        { display:none; }
.com-id-1 .com-VideoPlayer div.umg-header h3.umg-headline        {  }
.com-id-1 .com-VideoPlayer div.umg-body                          { border:5px solid #ffffff; }
.com-id-1 .com-VideoPlayer div.umg-footer                        { display:none; }

.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top									{ display:none; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-global_belonging-name			{  }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-global_belonging-name-link	{  }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-trenner						{  }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-headline						{  }

.com-id-1 .com-VideoPlayer div.umg-body .umg-video-c												{  }

.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper										{ display:none; }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name				{  }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name-link		{ }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-trenner							{  }
.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-headline							{  }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *********************************** Links, New Release Album - Kompaktansicht  (ThemeDiscography) ****************************************** */
.com-id-1 .com-product										{ margin-bottom:18px; padding-bottom:15px; border-bottom:1px solid #2B2527; }
.com-id-1 .com-product div.umg-header						{ display: none; }
.com-id-1 .com-product div.umg-header h3.umg-headline		{  }
.com-id-1 .com-product div.umg-body							{ height:290px; }
.com-id-1 .com-product div.umg-footer						{ display: none; }

.com-id-1 .com-product div.umg-body ul.umg-products											{ list-style-type: none; padding: 0; margin:0; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c							{ display:block; } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper		{ float:left; width: 256px; margin: 0 10px 5px 0; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover		{ margin-bottom:5px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper .umg-cover img	{ border: 1px solid #2B2527; padding:2px; background:#201C1D; display:block; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks					{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-c	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-1 a	{ }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-2 a	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper ul.umg-shoplinks li.umg-item-3 a	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-coverlink-wrapper div.umg-date-c					{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-global-belonging-name	{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-trenner				{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-hlconf-wrapper	.umg-headline				{ display:inline; font-size: 16px; font-weight:bold; padding:0; margin:0; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper															{ margin-top:10px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date										{ display:block; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date .umg-release_date-headline			{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-release_date-year									{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration										{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-configuration-trenner								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_subcategory								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_group										{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_family										{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category									{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper	.umg-product_category-headline							{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-distributor-headline								{  } 
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor										{ display:block; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor-trenner								{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-sku												{ display:block; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c   div.umg-releasedate-wrapper .umg-sku .umg-sku-headline								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-age_advice											{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-releasedate-wrapper .umg-distributor2										{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper						{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-prodcontributor-wrapper .umg-function-name	{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.buttonLinksWrapper								{ display:none; }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper			{ display: none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-text-wrapper .umg-text	{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper		{ margin-top:20px; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-detaillink-wrapper a	{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-tracklisting			{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper						{ display:none; }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-configuration-wrapper .umg-configuration-no	{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper							{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-contributors_as_text	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	div.umg-work-wrapper .umg-work-name				{  }

.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work								{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td							{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-no				{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-title			{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-duration		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-shoplinks a:hover		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles		{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-track-soundfiles a:hover	{  }
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c	table.umg-work td.umg-contributors_as_text	{  }
                                                                                                                                                                  
.com-id-1 .com-product div.umg-body ul.umg-products li.umg-item-c    div.com-toolplaceholdersingle div.umg-body div.com-tool-tellafriend div.umg-body h3.umg-tellafriend  {  }
