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