.popup-container {left:500px;	top:50px;	position:absolute;}
.popup-content {	background-color: #fff;	border: 1px solid #a9a9a9;	display: block;	position: relative;	width:97.5%;	height:97.5%;	border:1px solid #FFFFFF;	top:-2px;	left:-2px;}
div.popup {  position: absolute;}
#popup_overlay {  background-color: #666666;  /* The following properties should not be changed */  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 500px;}
.scrolled{height:300px;overflow-y:auto;text-align:left;}
.textbox2{width:250px;border:1px solid #a6a6a6;font-size:12px;padding:3px}
.submit-input{margin:10px 0px 0px 75px;clear:both;font-size:11px;padding:0px;}
.submit-input2{margin:10px 0px 0px 170px;clear:both;font-size:11px;padding:0px;}
#scrolled-artist{width:420px;height:260px;overflow-y:auto;text-align:left;}
.pop-border{border:1px solid #2b2b2b;margin:2px;padding:5px;background:url(../images/box-border.jpg) repeat-x left top #000;}


