.buttonSubscribe {
	width:185px;
	height:51px;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:30px;
}
.buttonSubscribe img {
	width:185px;
	height:51px;
	border:none;
}
.buttonSubscribe a {
	display:block;
	background-image:url(../../images/buttonSubscribe.png);
	background-repeat:no-repeat;
	background-position:0 0;
}
.buttonSubscribe a:hover {
	background-position:0 -51px;
	cursor:pointer;
}


.hide {
	display:none;
}


.checkTable td {
	padding-left:0px !important;
}

/* vip form page --------------- */

.vipFormPage {
	font-size:11px;
	color:#333;
}
.vipFormPage td {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:12px;
}
.vipFormPage .left {
	border-right:solid 1px #ccc;
	text-align:left;
	width:135px;
	text-align:right;
	padding-right:12px !important;
	padding-left:0px;
}
.vipFormPage .vipField {
	border:solid 1px #999;
	background-color:#FFF;
	width:248px;
}
.vipFormPage .extraSpaceBottom {
	padding-bottom:10px;
}
/*.vipFormPage .vipButton {
	height:21px;
	width:79px;
	background-image:url(/img/buttonList.gif);
	background-repeat:no-repeat;
	background-position:center center;
	line-height:21px;
	font-size:10px;
	color:#999;
	line-height:normal;
	text-align:center;
	border:none;
	background-color:transparent;
	margin-top:2px;
	margin-bottom:10px;
}
.vipFormPage .vipButton:hover {
	color:#000;
	cursor:pointer;
}*/
.vipFormPage input {
	font-family: Arial, Times, serif;
	font-size: 11px;
	color: #4d4d36;
	padding:2px;
}
.required {
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
}




/* comp panel */

.compPanel {
	position:absolute;
	margin-top:21px;
	margin-left:7px;
}
.compPanel a {
	margin:0;
	padding:0;
}
.compPanel a.button img {
	margin-left:0px;
	margin-top:233px;
	position:absolute;
	z-index:10;
	height:51px;
	width:229px;
	background-image:url(../../images/compButton20100715.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	border:none;
}
.compPanel a.button img:hover {
	background-position:0px -51px;
}
