/* Start of CMSMS style sheet 'blockui' */
.blockOverlay{
cursor: default;
}
.border{
cursor: default;
}
.border{
	width: 460px;
	height: 560px;
	background: #ECECEC;
}
.close{
	width: 460px;
	height: 30px;
	text-align: right;
}
.close p{
	line-height: 25px;
	font-size: 12px;
	font-family: arial, serif;
	padding: 2px 10px 0 0;
}
.close p a{
	color: #000;
	padding: 0 16px 0 0;
	background: url(images/close.gif) right 2px no-repeat;
	text-deocration: none;
}
.close p a:hover{
	text-decoration: underline;
}
.more{
	width: 460px;
	height: 30px;
	text-align: center;
}
.more p{
	line-height: 24px;
	font-size: 12px;
	font-family: arial, serif;
}
.more p a{
	color: #A00F02;
}
.more p a:hover{
	text-decoration: none;
}
.img{
	width: 460px;
	height: 500px;
	text-align: center;
	padding: 0;
	margin: 0;
}
.img p img{
	line-height: 1px;
	border: 0;
}
.closeui{
cursor: pointer;
}
/* End of 'blockui' */

