	.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;
	}
	
	
/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

/* -------------------------------------------------------------- 
   
   typography.css
   * Sets up some sensible default typography.
      
-------------------------------------------------------------- */

body {
	background: #666666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
}
img {
	border:0;
}

.layoutimg {
	display:block;
}
.seitenAbschluss {/* Am Ende einer Seite, damit das Float aufgehoben wird und der Content-DIV bis zum Ende geht */
	clear:both;
	padding:0;
	margin:0;
	height:1px;
    width: 10px;
}


/* Headings
-------------------------------------------------------------- */

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 18px;
	margin-bottom: 0px;
	color: #253662;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 6px;
	color: #253662;
	font-weight: bold;
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #253662;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}


/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1.5em; }

a			{ color:#253662; }
a:hover		{ color:#d03835; }


blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       {  }
ul, ol      {  }

ul          {  }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


/* Tables
-------------------------------------------------------------- */

table       { }
th          { }
th,td 		{ }


/* Misc classes
-------------------------------------------------------------- */


/* -------------------------------------------------------------- 
   
   forms.css
   * Sets up some default styling for forms
   * Gives you classes to enhance your forms
   
   Usage:
   * For text fields, use class .title or .text
   
-------------------------------------------------------------- */

form 		{ margin:0px; padding:0px; }
label       { font-weight: bold; }
fieldset    { border: 0px; margin:0px; }
legend      {  }


/* Form fields
-------------------------------------------------------------- */
input,
select,
textarea {  }

.norminput { }

.normselect { }

textarea      {  }


/* Success, notice and error boxes
-------------------------------------------------------------- */

.error,
.notice, 
.success    {  }

.error      {  }
.notice     {  }
.success    {  }
.error a    {  }
.notice a   {  }
.success a  {  }

/*** Banner ***/
.mfc225 { width: 800px; margin: 0; padding: 10px 0 10px 0; text-align: center; } 
.mfc225 table, .mfc225 div { margin: 0 auto; padding: 0; }

.mfc154 { margin: 0 0 10px; } 
* html div.mfc154 { padding: 0 0 10px; float: left; clear: right; } /* Hack IE6 */ 
*+html div.mfc154 { padding: 0 0 10px; float: left; clear: right; } /* Hack IE7 */


/*** Seiten-Layout ***/
body {
	background:#ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100.01%;
	color:#253662;
	margin:0;
	padding:0;
}

/*** LAYOUT ***/

#wrapper {
	width: 800px;
}
#top {
	width: 800px;
	height:300px;
}
#content { }
	#left {
		float:left;
		width: 318px;
	}
	#right {
		float:left;
		width: 482px;
	}

#footer { }
.com {} 

.com div.umg-body:after { /*clearfix*/
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
  
* html .com div.umg-body    { height: 1%; }
.com div.umg-body           { display: block; }

.com div.umg-header     { }
.com div.umg-body       { }
.com div.umg-footer     { }

.com h3.umg-headline            { }
.com ul.umg-list                { list-style-type: none; }
.com ul.umg-list li.umg-item    { }
.com input,
.com select,
.com textarea                   { vertical-align: top; }

.com select.umg-select          { }
.com input.umg-text             { } 
.com input.umg-submit           { }
.com input.umg-text             { }
.com input.umg-image            { }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *****************************  Gary Go Info ************************************* */
.com-id-1 .com-StaticText                                       { background:url(img/layout/bg_right_bottom.jpg) no-repeat bottom; }
.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                          { padding:15px 16px 10px 18px; }
.com-id-1 .com-StaticText div.umg-footer                        { }

.com-id-1 .com-StaticText div.umg-body div.umg-image-c-top			{ float:left; width:156px; margin:0 10px 15px 0; }
.com-id-1 .com-StaticText div.umg-body div.umg-image-c-top img		{ padding:2px; border:1px solid #253662; background:#bcc1ce; }

.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			{ }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* *********************************** AdServer Elemente ****************************************** */
.com-id-1 .com-ad-server									{ }
.com-id-1 .com-ad-server div.umg-header						{ display: none; }
.com-id-1 .com-ad-server div.umg-header h3.umg-headline		{  }
.com-id-1 .com-ad-server div.umg-body						{  }
.com-id-1 .com-ad-server div.umg-footer						{ display: none; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Trailer ******************************************* */
.com-id-1 .com-VideoPlayer                                       {  }
.com-id-1 .com-VideoPlayer div.umg-header                        { background:url(img/layout/hl_wonderful.jpg) no-repeat; height:46px; }
.com-id-1 .com-VideoPlayer div.umg-header h3.umg-headline        { display:none; }
.com-id-1 .com-VideoPlayer div.umg-body                          { background:url(img/layout/bg_right.jpg) no-repeat; padding:15px 8px 10px 10px; }
.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												{ margin-left:30px; }

.com-id-1 .com-VideoPlayer div.umg-body .umg-content-wrapper										{ margin-top:5px; text-align:center; font-weight:bold; font-size:12px; }
.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		{ display:none; }
.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-2 ******************************************* */
/* ************************************ Trailer ******************************************* */
.com-id-2 .com-VideoPlayer                                       { background:url(img/layout/bg_left_bottom.jpg) no-repeat bottom; }
.com-id-2 .com-VideoPlayer div.umg-header                        { background:url(img/layout/hl_trailer.jpg) no-repeat; height:46px; }
.com-id-2 .com-VideoPlayer div.umg-header h3.umg-headline        { display:none; }
.com-id-2 .com-VideoPlayer div.umg-body                          { background:url(img/layout/bg_left.jpg) no-repeat;	padding:15px 8px 8px 7px; }
.com-id-2 .com-VideoPlayer div.umg-footer                        { display: none; }

.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper-top									{ display:none; }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-global_belonging-name			{  }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-global_belonging-name-link	{  }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-trenner						{  }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper-top .umg-headline						{  }

.com-id-2 .com-VideoPlayer div.umg-body .umg-video-c												{ margin:0 0 10px 12px; }

.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper										{ margin-top:5px; text-align:center; font-weight:bold; font-size:12px; }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name				{ display:none; }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-global_belonging-name-link		{ display:none; }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-trenner							{ display:none; }
.com-id-2 .com-VideoPlayer div.umg-body .umg-content-wrapper .umg-headline							{  }


/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Left: Album Player ******************************************* */
.com-id-1 .com-StaticManualHtml											{ background:url(img/layout/bg_left_bottom.jpg) no-repeat bottom; }
.com-id-1 .com-StaticManualHtml div.umg-header							{ background:url(img/layout/hl_soundtrack.jpg) no-repeat; height:46px; }
.com-id-1 .com-StaticManualHtml div.umg-header h3.umg-headline			{ display: none; }
.com-id-1 .com-StaticManualHtml div.umg-body							{ background:url(img/layout/bg_left.jpg) no-repeat;	padding:15px 8px 8px 7px; }
.com-id-1 .com-StaticManualHtml div.umg-body #mediaplayer				{ margin:0 0 10px 12px; }
.com-id-1 .com-StaticManualHtml div.umg-footer							{ display: none; }

.com-id-1 .com-StaticManualHtml div.umg-body p							{ font-size: 12px; font-weight:bold; text-align:center; padding:0; margin: 0 0 5px; }
.com-id-1 .com-StaticManualHtml div.umg-body table						{ margin-left:5px; border:0px solid #bcc1ce; }
/* ***************************************************************************************** */
/* ************************************ com-id-1 ******************************************* */
/* ************************************ Infos zum Film ******************************************* */
.com-id-1 .com-article                                       { background:url(img/layout/bg_right_bottom.jpg) no-repeat bottom; }
.com-id-1 .com-article div.umg-header                        { background:url(img/layout/hl_infos.jpg) no-repeat; height:46px; }
.com-id-1 .com-article div.umg-header h3.umg-headline        { display:none; }
.com-id-1 .com-article div.umg-body                          { background:url(img/layout/bg_right.jpg) no-repeat;		padding:15px 8px 20px 10px; }
.com-id-1 .com-article div.umg-footer                        { display:none; }


.com-id-1 .com-article div.umg-body ul						{ list-style-type: none; padding: 0; margin:0; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c		{ margin:0 8px 8px; }

.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body									{ }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-body p									{ padding:0; line-height:16px; font-size:12px; }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-footer									{  }
.com-id-1 .com-article div.umg-body ul li.umg-item-c .umg-li-footer .com-toolplaceholdersingle		{  }


.com-id-1 .com-article div.umg-body ul li .umg-li-body	 span.umg-date-top		{ display:block; font-size:10px; }
.com-id-1 .com-article div.umg-body  div.umg-artist-title-wrapper-top			{ display:none; }

.com-id-1 .com-article div.umg-body ul li div.umg-article-wrapper				{  }

.com-id-1 .com-article div.umg-body ul li div.umg-artist-title-wrapper		{ margin-bottom:12px; }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-trenner           { display:none; }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-linked			{ display:none;  }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-linked a			{  }
.com-id-1 .com-article div.umg-body ul li span.umg-artist-linked a:hover	{ }
.com-id-1 .com-article div.umg-body ul li span.umg-artist                   { display:none; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-title		{ font-size:16px; font-weight:bold; text-transform:uppercase;  }

.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c							{ float:left; width:156px; margin:0 10px 15px 0;  }
* html .com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c					{ margin:0 5px 15px 0;  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c img						{ padding:2px; border:1px solid #253662; background:#bcc1ce;  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon			{ display:none;   }
.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon a			{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body .umg-image-c .umg-infoicon a:hover	{  }

.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-subtitle			{ display:none; }

.com-id-1 .com-article div.umg-body ul li .umg-li-body span.umg-date-inline			{ display:none; }

.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text				{ display:block; }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text a				{ }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-text a:hover		{ }

.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink			{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a			{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-fulllink a:hover	{  }
.com-id-1 .com-article div.umg-body ul li .umg-li-body	span.umg-imagelink			{  }
