/* SUBSCRIPTION*/

.gAccountPage{
    margin:0;
    width:620px
    color:#828282;
}

.gAccountPage .errors{margin-top:20px;color:#F00;padding-left:20px}

.gAccountPage H3#pageTitle{
    font-size:22px;
    font-weight:bold;
    color:#007fc6;
}

.gAccountPage H4#pageSubTitle{
	margin:0px 0px 18px 0px;
    font-size:14px;
    font-weight:bold;
    color:#007fc6;
}

.gAccountPage H4#searchSubTitle{
	margin:8px 0px 18px 0px;
    font-size:12px;
    font-weight:bold;
    color:#007fc6;
}

.gAccountPage .item{
    font-weight:bold;
    color:#828282;
    height:35px;
    background:transparent url(/images/my_account/item_background.gif) repeat-x;
}

.gAccountPage .separator{
	height:20px;
    background-color:#ffffff;
	border-top:1px dashed #007fc6
}

.gAccountPage .expander{
    cursor:pointer;
}

.gAccountPage input.account,
.gAccountPage textarea.account{
    border:1px solid #828282;
    padding:4px 4px 2px 4px;
    margin: 0px 0px 0px 0px
    color:#828282;
}

.gAccountPage select.account{
    border:1px solid #828282;    
    color:#828282;
}

.gAccountPage .head{
    border-right:1px solid #ffffff;
	background-color:#8c8c8c;
	color:#fff;
	text-align:center;
	font-weight:bold;
}

.gAccountPage LABEL{line-height:23px;color:#878787}
.gAccountPage LABEL.fixed{font-weight:bold;width:220px;color:#878787}
.gAccountPage LABEL.normal{font-weight:normal}
.gAccountPage LABEL.val{color:#878787}

.gAccountPage EM{
	color:#878787;
	font-style:normal;
	font-weight:normal;
	font-size:11px;	
}

.gAccountPage a.reset{
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

.gLoginPage input.txt,
.gAccountPage INPUT.txt{
	    width:200px;
    border:1px solid #828282;
    padding:4px 4px 2px 4px;
    color:#828282;
    font-size:13px;
    line-height:14px;
}

/* ADULT */

.gAdultPage{
    margin:0;
    width:620px
    color:#8717171;
}

.gAdultPage input.txt{
	    width:200px;
    border:1px solid #828282;
    padding:4px 4px 2px 4px;
    color:#828282;
    font-size:13px;
    line-height:14px;
}


.gAdultPage H4#pageSubTitle{
	margin:0px 0px 18px 0px;
    font-size:14px;
    font-weight:bold;
    color:#007fc6;
}
