.clearme:after
{
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	font-size: 0.1em;
	line-height: 0;
}

.InternalPromoPane
{
	position: relative;
	height: 328px;
	
}

.UTIMenu
{
	margin: 0;
	position: relative;
	top:-12px;
	z-index: 10;
}

.TopPane {
	margin-top:414px;
}

#ContentSelectorWrapper
{
	position: absolute;
	width: 742px;
	height: 328px;
	background: #555 url(portals/0/Skins/UTIskins/images/MarineHomePage/slider1.jpg) repeat-x scroll top;
	overflow:hidden;
	
}


#ContentSelector
{
	position: relative;	
	/*width: 742px;
	height: 328px;
	*/
	width: 100%;
	height: 100%;
	padding:0;
	margin:0;
}

#ContentSelector a
{
	color: #FFF;
}

.contentSelectorLinks
{
	position: absolute;
	top: 1px;
	right: 28px;
	width: 124px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	height: 326px;
	
}

.contentSelectorLinks img
{
	margin: 0;
	padding: 0;
}

.contentSelectorLinks a
{
	height: 67px;
	width: 120px;
	border: solid 1px #FFF;
	display:block;
	margin: 10px 0 10px 0;
	padding: 0;
	
}



.contentSelectorLinks a span
{
	display:none;
}

#ContentSelectorImage
{
	position: relative;
	display:block;
	padding: 0;
	margin: 0;
}

#ContentSelectorTextWrapper
{	
	width: 600px;
	padding: 0px;
	margin: 0;
}

#ContentSelectorText
{
	height: 100%;
	width: 100%;
	padding: 0px;
	background-color: #000;
	
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;

}

#ContentSelectorTextWrapper p
{
	position: absolute;
	padding: 10px;
	margin: 0px;
	font-weight: bold;
	color: #FFF;
}

.RadMenu_UTI {
	z-index: 1;
}

.RadMenu_UTI .group {
	z-index: 2;
}


