#settings_box_holder {
	display:none;
	left:30%;
	padding:0;
	position:fixed;
	top:30px;
	z-index:4000;
}
#settingsBox, #fbSettingsBox {
	border:2px solid #15A1C6;width:500px;
}
.settingsBoxTitle {
	color:#FFFFFF;padding-left:10px;font-size:15px; padding-top:4px; background-color:#0DA1C7;  border:1px solid #ffffff;height:21px;
}
a.blue_link {
	color:#15A1C6;
	font-size:11px;
	text-decoration:none;
}	
a.blue_link:hover{
	text-decoration:underline;
	cursor:pointer;
}
.settings_btnleft {
	background-image:url(../images/big_black_button_left.gif?id=MOODIOVERSION);
	background-repeat:no-repeat;
	float:left;
	height:20px;
	left:100px;
	width:6px;
}
.settings_btnmiddle {
	background-image:url(../images/big_black_button_middel.gif?id=MOODIOVERSION);
	background-repeat:repeat-x;
	color:#FFFFFF;
	cursor:pointer;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	height:20px;
	padding:3px 8px;
	text-align:center;
	width:135px;
	font-weight:bold;
}
.settings_btnright {
	background-image:url(../images/big_black_button_right.gif?id=MOODIOVERSION);
	background-repeat:no-repeat;
	float:left;
	height:20px;
	width:6px;
}
.NotificationLabel {
	color:#000000;
	Font-size:12px;
	Font-Weight:normal;
	font-family:Arial;
}
.frm_account_right {
	float:left; padding-left:20px; margin-bottom:5px;
}
.frm_account_left {
	clear:both;float:left; width:250px; text-align:right;font-weight:bold; margin-bottom:5px;
}
.frm_account_right input{
 background: #E2DCD7;
 width: 100px;
 padding-left:2px;
 border:none;
}
.PopupTop {
	background-color:#0DA1C7;
	color:black;
	font-size:13px;
	font-weight:bold;
	height:20px;
	padding-top:7px;
	position:relative;
	width:100%;
}
.PopBtn {
	background-image:url(../images/login_88_20.gif?id=844);
	background-position:center top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	height:20px;
	margin-left:20px;
	padding:2px 2px 4px;
	width:88px;
}
.AlertPopUp {
	background-color:#FFFFFF;
	border:2px solid #15A1C6;
	display:none;
	left:34%;
	padding:1px;
	position:fixed;
	top:200px;
	z-index:5000;
}
#cancel_acct_box_holder {
	display:none;
	left:30%;
	padding:0;
	position:fixed;
	top:30px;
	z-index:4000;
}
