.pop-up-outer { border: 1px solid #383838; background-color: #FFFFFF; }
.pop-up-inner { 
	//border: 1px solid #747474;
	height:420px;
	width:260px;
	//background-color:#000000;
		}
//.pop-up-header { background-color:#000000; height: 15px; }
.pop-up-title { color: #663300; font-weight: bold; padding-left: 10px;font-size: 15px; }
.pop-up-close a { color: #FFFFFF; margin-right: 7px; white-space: nowrap; text-decoration: underline; }
.portlet-loading {
	background: url(loading_animation.gif) no-repeat top left;
	margin-top: 10px;
	padding-top: 40px;
	text-align: left;
}