@charset "utf-8";
/* CSS Document */

@import url("common.css");

@import url("header.css");

@import url("footer.css");

.tabIcon{
	padding-left:8px;
	padding-right:4px;
	padding-top:4px;
	float:left;
}

.regBox {
	FLOAT: left; width:680px;
}

#regBoxTop {
	BACKGROUND: url(../fimages/boxgdetails.jpg) no-repeat left top; FLOAT: left; WIDTH: 680px; LINE-HEIGHT: 25px; HEIGHT: 28px;
}

.regBoxContent {
	DISPLAY: inline; PADDING-LEFT: 1px; BACKGROUND: url(../fimages/boxdgames_cnt.gif) repeat-y left top; FLOAT: left; VERTICAL-ALIGN: middle; WIDTH: 680px;
}

.regBoxBottom {
	DISPLAY: inline; FONT-SIZE: 0px; BACKGROUND: url(../fimages/boxdgames_btt.gif) no-repeat left bottom; FLOAT: left; WIDTH: 680px; HEIGHT: 2px
}

.regRow{
	float:left; font-size:12px; width:656px; margin-left:10px; margin-top:20px; border-bottom:dotted 1px #999;
}

.regRowName{
	float:left; color:#999; width:200px; margin-top:3px;
}

.regRowData {
	float:left; width:240px;
}

.regRowData input[type="text"] {
	width:220px;
}

.regRowVal{
	float:left; color:#F00; font-size:11px;
}

.regRowVal input[type="button"]{
	float:left; color:#666; margin-top:0px; font-size:12px;
}

.regRowDesc{
	clear:both; margin-top:6px; font-size:10px; color:#930; width:660px; text-align:center; margin-bottom:10px;
}

.termsRow{
	clear:both; font-size:12px; width:656px; margin-left:10px; margin-top:14px;
}

.termsRowTitle{
	font-size:12px; color:#900; font-weight:bold; margin-bottom:8px; width:656px; text-align:center;
}

.termsRowData{
	color:#666;
	margin-bottom:8px;width:656px; text-align:center;
}
.termsRowConf{
	color:#666;width:656px; text-align:center;
}

.regCtrls{
	clear:both;margin-left:10px; margin-top:14px; margin-bottom:10px;width:656px; text-align:center;
}