
.facebox .b {
	background: url(https://images.studentuniverse.com/zh_CN/images/su08/b.png);
	}

.facebox .tl {
	background: url(https://images.studentuniverse.com/zh_CN/images/su08/tl.png);
	}

.facebox .tr {
	background: url(https://images.studentuniverse.com/zh_CN/images/su08/tr.png);
	}

.facebox .bl {
	background: url(https://images.studentuniverse.com/zh_CN/images/su08/bl.png);
	}

.facebox .br {
	background: url(https://images.studentuniverse.com/zh_CN/images/su08/br.png);
	}

.facebox .b, .facebox .tl, .facebox .tr, .facebox .bl, .facebox .br {
	filter:alpha(opacity=50);
	opacity:0.5;
	-moz-opacity = 0.5; 
	}

.facebox {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10000;
	text-align: left;
	}

.facebox .popup {
	position: relative;
	background: url("https://images.studentuniverse.com/images/su08/transparent_background.png");
	}

.facebox .faceboxTable {
	border-collapse: collapse;
	width: 520px
	}

.facebox td {
	border-bottom: 0;
	padding: 0;
	}

.facebox .body {
	margin: 10px;
	background: #fff;
	width: 500px;
	z-index:1;
	}

.facebox .loading {
	text-align: center;
	}

.facebox .image {
	text-align: center;
	}

.facebox img {
	border: 0;
	margin: 0;
	}

.facebox .header {
	background: url("https://images.studentuniverse.com/images/logos/popup_sulogo_new.gif") no-repeat 0% 50%;

	margin: 10px 20px;
	text-align: right;
	height: 30px;
	}

.facebox .footer {
	/*border-top: 1px solid #ddd;*/
	padding: 5px 0;
	margin: 10px 20px;
	text-align: right;
	}

.facebox .tl, .facebox .tr, .facebox .bl, .facebox .br {
	height: 10px;
	width: 10px;
	overflow: hidden;
	padding: 0;
	}

#facebox_overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	
	background-color:#666666;
	display:none;
	height:100%;
	left:0;
	filter:alpha(opacity=40);
	opacity:0.4;
	-moz-opacity = 0.4; 
	top:0;
	width:100%;
	z-index:9999;
	color:#000000;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:13px;
	}

.facebox_hide {
	z-index: -100;
	}

.facebox_overlayBG {
	background-color: #000;
	z-index: 99;
	}

/*#testText {
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	}*/

.bigsizeBox { 
	font-size: 12px; 
	padding: 20px 20px 10px 20px;
	}

/* to make it scroll, uncomment. but don't. */ 
/*div.content { 
	height: 250px; 
	overflow: auto; 
	} */


/*------ existing styles from the site ------*/

.container { /*added font stuff*/
	position: relative;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}

#popupNewsLetterTitle { /*tweaked; commented out stuff & added color*/
	font-family: Verdana, Arial, Helvetica, sans-serif; color: #009cad; /*new color*/
	font-size: 16px; 
	font-weight: bold;
	/*background: url("http://images.studentuniverse.com/images/logos/popup_sulogo_new.gif") no-repeat top left;*/
	/*padding-top:30px;*/
	height: 25px;
	border-bottom: 1px solid #ddd; /*new color*/
	white-space: nowrap;
	margin-bottom: 10px;
	padding-top: 0px;
	}

h3.bluebar { /*commented out stuff*/
	font: bold 13px Verdana, Arial, Helvetica, sans-serif; color: #333; /*changed size*/
	/*background-color: #E4E9F0;
	padding: 5px;
	border-top: 1px solid #DDE3E9;
	border-left: 1px solid #DDE3E9;
	border-bottom: 1px solid #CACED2;
	border-right: 1px solid #CACED2;*/
	margin: 15px 0 10px 0;
	}

ul.arrowBulletList { /*commented out stuff*/
	margin: 5px 0 5px 20px;
	padding: 0;
	/*font: 12px Verdana, Arial, Helvetica, sans-serif; color:#333;*/
	}

ul.arrowBulletList li, ul.arrowBulletList li a {
	list-style-image: url("https://images.studentuniverse.com/images/bullets/arrowbullet.gif");
	margin: 8px 0 4px 0;
	}

h3.blue { /*changed size, new color*/
	font: bold 12px Verdana, Arial, Helvetica, sans-serif; color: #009cad; /*changed size, new color*/
	padding: 0;
	margin: 15px 0 3px 0;
	} 
	

.faceboxPane {
	background-color:#666666;
	display:none;
	height:100%;
	left:0;
	filter:alpha(opacity=40);
	opacity:0.4;
	-moz-opacity = 0.4; 
	position:absolute;
	top:0;
	width:100%;
	z-index:15;
	color:#000000;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:13px;
}
.newsletterField{
	height:40px;
}

.newsletterField strong{
	text-align:left;
}
#noSpamGraphic{
	left:0px;
}
#newsletterSignUpBtn,#newsletterBackBtn,#newsletterCloseOkBtn,#newsletterCloseCancelBtn{
	font-size:10px;
	margin: 30px 0 0 10px;
	line-height:16px;
}
#popupContentArea .errorTop{
	display:block;
	width: 320px;
	font: 11px Verdana; color: #333333;
	clear:both;
	background: url("https://images.studentuniverse.com/images/icons/icon_sm_stop.gif") no-repeat left center; 	
	padding: 5px 0 0 20px;
	font:bold 11px Verdana;color:#CC0000;
	display:none;
}