#simplemodal-overlay{
	background-color:#000000;
}
#simplemodal-container{
	background-color:#FFFFFF;
	width:600px;
	height:500px;
}
#simplemodal-container a.modalCloseImg {background:url(images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}


#simplemodal2-overlay{
	background-color:#000000;
}
#simplemodal2-container{
	background-color:#FFFFFF;
	width:600px;
	height:500px;
}
#simplemodal2-container a.modal2CloseImg {background:url(images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}

#simplemodal3-overlay{
	background-color:#000000;
}
#simplemodal3-container{
	background-color:#FFFFFF;
	width:616px;
	height:630px;
}
#simplemodal3-container a.modal3CloseImg {background:url(images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}


#simplemodal4-overlay{
	background-color:#000000;
}
#simplemodal4-container{
	background-color:#FFFFFF;
	width:600px;
	height:500px;
}
#simplemodal4-container a.modal4CloseImg {background:url(images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}

#simplemodal6-overlay{
	background-color:#000000;
}
#simplemodal6-container{
	background-color:#FFFFFF;
	width:600px;
	height:500px;
}
#simplemodal6-container a.modal6CloseImg {background:url(images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}