
.Frame
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.Rotator
{
	
	font-size: 11px;	
	font-family: tahoma;
	height: 25px;
}
.MessageRotator
{	
	font-size: 8px;	
	cursor: default;	
	font-family: tahoma;	
}

.DemoNewsTitle
{
	font-weight: 600;
	font-size: 9pt;
	color: royalblue;
	font-family: Tahoma;
}

.DemoNewsText
{
	font-family: Verdana;
	font-size: 9px;
}

.NewsItem
{
	border: solid 1px bisque;
	cursor: default;
}

.NewsItemOver
{
	cursor: default;
}

.NewsItemDown
{
	cursor: default;
}

.ProductTitle
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.ProductText
{
	font-family: Tahoma;
	font-size: 11px;
	color: darkslategray;
	width: 220px;
}

.ProductPrice
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: Red;
}
/*Add News Css*/
.RotatorFrame
{
	height: 25px;
	font-family: tahoma;
	font-size: 11px;
	
}

.RotatorFrameOver{
	
	height: 25px;
	font-family: tahoma;
	font-size: 11px;
	
}

.NewsTitle
{
	font-weight: 500;
	font-size: 11px;
	color: black;
	font-family: Tahoma;
}

.NewsText
{
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
}

.NewsDate
{
	font-family: Tahoma;
	font-size: 10px;
	color: gray;
}
