.textYellowNormal{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
}
.textWhiteNormal{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
.textWhiteBold{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.textWhiteTitle{
	font-family: Arial,Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
}

a.whiteLinkBig{font: 14px  arial;color:#FFFFFF;text-decoration:none; font-weight:bold}
a.whiteLinkBig:visited{text-decoration:none;}
a.whiteLinkBig:link{text-decoration:none;}
a.whiteLinkBig:hover{color:#FFFFFF;text-decoration:none;}
a.whiteLinkBig:active{color:#FFFFFF;}

.signup-outer-frame {
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	padding:2px;
	background-color:#FFFFFF
}

.signup-inner-frame {
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	background-color: #eeeeee;
}

.loginFormLabel {
	text-align: right;
	color:#000000;
	font-size:11px;
}

.action-button .end-cap {
	float:left;
}

.img-action-button-cap-left {
	background:transparent url(http://s.ytimg.com/yt/img/master-vfl58583.gif) no-repeat scroll -162px -37px;
	height:25px;
	width:5px;
}

.img-action-button-cap-right {
	background:transparent url(http://s.ytimg.com/yt/img/master-vfl58583.gif) no-repeat scroll -167px -37px;
	height:25px;
	width:5px;
}

.action-button .content {
	background: transparent url(http://s.ytimg.com/yt/img/master-vfl58583.gif) repeat-x scroll -310px -377px;
	color: #0033CC;
	float: left;
	height: 20px;
	padding: 5px 5px 0pt;
}

.action-button .content .title {
	font-size:13px;
	font-weight:bold;
	color: #0033CC;
}

.loginFormField {
	width: 100%;
}

.signup-link a {
	text-decoration: none;
	color: #0033CC;
}

.signup-link a:hover {
	text-decoration: underline;
}

.smallText, .rating{font-size: 11px; color:#000000}
