@charset "utf-8";
/* CSS Document */
/* login box */

.memberSocial
{ margin: 0 0 10px 0; padding: 5px 10px 10px 10px; background: #d5cdc0; font-size: 11px; height: 240px; line-height: 24px; overflow: hidden; }

.memberSocial h2
{ font-size: 18px; font-weight: normal; line-height: 24px; }

	.memberSocial h2
	{ color: #264353; }
	
	.memberSocial label
	{	color: #333; display: block; }
	
	.memberSocial input, .memberSocial select, .memberSocial textarea
	{ font: normal 12px Arial, Helvetica, sans-serif; width: 97%; }
	
	.memberSocial select
	{ width: 98%; margin:15px 0 10px 0 }	
	
	.memberSocial .inputAuto
	{ border: none; margin: 0 5px 0 0; width: auto; }
	
	.memberSocial span
	{ display: block; padding: 5px 0 5px 0; }
	
	.memberSocial .standardButton
	{ background: url(images/design/bg_secondary_button_right.gif) no-repeat 100% 0; float: left; width:75px; margin-left:0; padding-left:0 }
	
		.memberSocial .standardButton button,
		.memberSocial .standardButton a, .memberSocial .standardButton a:visited
		{ background: url(images/design/bg_secondary_button_left.gif) no-repeat 0 0; width:75px; padding-left:9px; }
	
	.memberSocial .forgotPassword
	{ float: left; line-height: 14px; padding: 0 0 0 10px; width: 90px; }

/* button */

.standardButtonSocial 
{ padding-right:9px; background:url("images/design/bg_standardButton_right.gif") no-repeat scroll 100% 0 transparent }

.standardButtonSocial a, .standardButtonSocial a:visited 
{ height:30px; width:auto; margin-bottom:5px; background:url("images/design/bg_standardButton_left.gif") no-repeat scroll 0 0 transparent; color:#fff; cursor:pointer; display:block; font:bold 14px/30px Arial,Helvetica,sans-serif; text-align:center }

	.mainContent .standardSubTitle { position:relative }
    .Ralign { right:0; _right:10px; position:absolute }
    .Ralign a { font-size:12px; }