
.widgetBorder
{
	display: block;
}


.titleText
{
font-size: 16px;
}


.widgetTitleBar
{
	border-bottom:none;
	}


.widgetStage
{
	background:none;
	}

.topBorder
{
	background:url(/images/themes/default001/border/topline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	border:none;
	background-repeat: no-repeat;
	width: 100%;
	height: 25px;
	top: 0px;
	left:23px;
}

.bottomBorder
{
	background-image: url(/images/themes/default001/border/botline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 100%;
	height: 25px;
	left: 23px;
	bottom: 0px;
}

.leftBorder
{
	background-image: url(/images/themes/default001/border/leftline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 23px;
	height: 100%;
	top: 25px;
	left: 0px;
}

.rightBorder
{
	background-image: url(/images/themes/default001/border/rightline.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 23px;
	height: 100%;
	top: 25px;
	right: 0px;
}

.topLeftBorder
{
	background-image: url(/images/themes/default001/border/tl.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 23px;
	height: 25px;
	top: 0px;
	left: 0px;
}

.topRightBorder
{
	background-image: url(/images/themes/default001/border/tr.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 23px;
	height: 25px;
	top: 0px;
	right: 0px;
}

.bottomLeftBorder
{
	background-image: url(/images/themes/default001/border/bl.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 23px;
	height: 25px;
	left: 0px;
	bottom: 0px;
}

.bottomRightBorder
{
	background-image: url(/images/themes/default001/border/br.png);
	behavior: url('/stylesheets/iepngfix.htc'); 
	background-repeat: no-repeat;
	width: 23px;
	height: 25px;
	right: 0px;
	bottom: 0px;
}
.widgetContainer
{
background:#505050;

font-family: Arial, Helvetica, sans-serif;
color: #c0c0c0;
}
.stageWidget
{
	background:none;
}



.mediaPlayer .borderArtWork
{
	display:none;
}

.widgetStage a:link {

            font-family: Arial, Helvetica, sans-serif;

            color:#cbfe00;

            text-decoration: underline;

}

 

.widgetStage a:visited {

            font-family: Arial, Helvetica, sans-serif;

            color:#cbfe00;

            text-decoration: underline;

}

 

.widgetStage a:hover {

            font-family: Arial, Helvetica, sans-serif;

            color:#cbfe00;

            text-decoration: underline;

}

 

.widgetStage a:active {

            font-family: Arial, Helvetica, sans-serif;

            color:#cbfe00;

            text-decoration: underline;

}
.imageWidget
{
		background: none;
		}
