b {
	color:black;
}
.loginform
{
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.loginform h1 
{
	font-size:14px;
	background:#F2F2F2;
	padding:10px;
	font-weight:bolder;
}
.loginform form
{
	padding:10px;
}
.loginform .txt
{
	width:98%;
	border:solid 1px #999999;
}
.loginform .close
{
 	position:absolute;
	right:20px;
	font-weight:normal;
}
.loginform .newacount
{
	position:absolute;
	right:20px;	
}
.loginform p
{
	color:#666666;
	margin:5px 0;
	line-height:18px;
	font-size:11px;
}
.loginform .commit
{	
	position:absolute;
	bottom:20px;
	width:300px;
	left:20px;
}
.loginform span.redcross
{
	display:none;
}
.loginform h2 
{
	font-size:14px;
	color:#FF6633;
	padding-bottom:5px;
	border-bottom:solid 1px #CCCCCC;
	font-weight:bolder;
}
.loginform h3
{
	font-size:12px;
	background:#000000;
	color:#FFFFFF;
	padding:5px;
	font-weight:bolder;
}
.loginform .creditbox
{
	padding:3px;
	background-color:#F2F2F2;
}
.loginform .creditbox em
{
	color:red;
	font-weight:bolder;
	font-style:none;
}
.loginform .col
{
	width:95%;
	padding:5px;
}
.loginform label {
	display:block;
	margin-top:5px;
	font-size:11px;
}
label.chk {
	display:inline;
}
#starrate {background:url(../images/icon_stars.gif) no-repeat; width:187px;}
#starrate.star1 {background-position:0 -19px;}
#starrate.star2 {background-position:0 -38px;}
#starrate.star3 {background-position:0 -57px;}
#starrate.star4 {background-position:0 -76px;}
#starrate.star5 {background-position:0 -95px;}
#starrate.star6 {background-position:0 -114px;}
#starrate.star7 {background-position:0 -133px;}
#starrate.star8 {background-position:0 -152px;}
#starrate.star9 {background-position:0 -171px;}
#starrate.star10 {background-position:0 -190px;}
.track
{
	padding-left:30px;
	padding-top:5px;
}
.jmtrack, .jmplaying {
	text-indent:-999em;
	display:block;
	height:22px;
	width:22px;
	line-height:1px;
	margin-top:3px;
	margin-left:12px;
	position:absolute;
	top:50px;
	left:8px;
}
.jmtrack {
	background:url("../images/play_btn.gif") no-repeat;
}
.jmplaying {
	background:url("../images/stop_btn.gif") no-repeat;
}
.redcross {
	background:url(../images/icon_cross_small.gif) center right no-repeat;
	padding-right:20px;
	color:#FF0000;
}
.error_box {
	padding:10px 10px 10px 30px;
	background:#FFFFCC url(../images/cross_octagon.gif) no-repeat;
	background-position:10px center;
	color:#FF0000;
	margin-bottom:10px;
}
.loginform .head
{
	font-size:13px;
	font-weight:bolder;
	font:Tahoma, Helvetica, sans-serif;
	color:#000000;
	margin:10px 0;
}

