@charset "utf-8";
/* CSS Document */

.errmsg
{
	color:#FF0000;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

.error
{
	color:#ffffff;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.height_10 {
	height:10px;
}

/* Add by Sivanath */
.indicator
{
	width: 13px;
	height: 16px;
	background-color: #FF9900;
	position:absolute;
	font-size: 1px;
	overflow: hidden;
	border: none;
	padding-top:6px;
}
.indicator:focus
{
	background-color: #f00;
}

.slider4
{
	width: 156px;
	height: 22px;
	background: url(../images/slider_back.gif) center;
	position: relative;
	border: 0px hidden #000;
}
#indicator1{
	background: transparent url(../images/indicator1.gif) bottom no-repeat;

}
#indicator2{
	background: transparent url(../images/indicator2.gif) bottom no-repeat;

}
#indicator3{
	background: transparent url(../images/indicator3.gif) bottom no-repeat;

}

