#newsrotator {
    PADDING: 0 0 0 0;
    margin-RIGHT: 2px;
    margin-LEFT: 10px;
    margin-top: 0px;
    margin-BOTTOM: 0px;
    OVERFLOW-y:hidden;
    overflow-x:hidden;
    WIDTH: 145px;
    PADDING-TOP: 5px;
    HEIGHT: 504px;
    border: 0px solid red;
}
#newsrotator H1 {
    WIDTH: 140px;
    font-family: tahoma, serif;
    PADDING: 0 0 0 0;
    margin-left: 0px;
    margin-right: 0px;
    MARGIN-TOP: 4px;
    MARGIN-BOTTOM: 2px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    TEXT-TRANSFORM: uppercase;
    PADDING-TOP: 0px;
}
#newsrotator P {
    PADDING: 0 0 0 0;
    MARGIN: 0px;
    WIDTH: 140px;
    font-family: tahoma, serif;
    FONT-WEIGHT: normal;
    FONT-SIZE: 7pt;
    TEXT-ALIGN: justify;
}
#newsrotator .hr {
	background-color:#a200c5;
	background-image:url(images/newsrot_hr2.gif);
	OVERFLOW: hidden;
	WIDTH: 142px;
	HEIGHT: 1px;
    PADDING: 0 0 0 0;
	margin-right:0px;
	margin-left:-2px;
	margin-top:5px;
	margin-bottom:7px;
}
#newsrotator A {
    text-decoration: none;
    margin: 0;
    padding: 0;
}
.newspink {
	COLOR: #a200c5
}
.newsblue {
	COLOR: #4318e7
}
.newsred {
	COLOR: #c02a26
}
.newsgreen {
	COLOR: #6fb440
}
H1.adnewsrot {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 16px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #c02a26; PADDING-TOP: 0px; FONT-FAMILY: Times, Arial, Helvetica, sans-serif
}
#form_container textarea
{
	border:1px solid #777777;
	width:220px;
	height:200px;
}
#form_container input
{
	border:1px solid #777777;
	width:220px;
}
#form_container input.btn
{
	background-color:#777777;
	width:100px;
	color:white;
}
#form_container input.chckbox
{
	border:0;
	text-align:left;
	width:20px;

}
.admin_subheader{
	background-color: #9F9F9F;
}
.admin_actions{
	background-color: #9F9F9F;
}