p.no-img { text-indent: -2000em; overflow: hidden; }
div#divup {
	position: absolute;
	background: url(../img/#.jpg) 0% 100% no-repeat;
	width: 370px;
	top: 42%;
	left: 68%;
	height: 350px;
	clear: both;
	border: 0px solid black;
}
p.close {
	background:  #;
	margin: 0 0 0 200px;
	color: black;
	width: 105px;
	height: 20px;
	text-align: center;	
}
p.close a {
	color: red;
	font: bold 15px verdana;
}
div#divup1 {
	position: absolute;
	background: url(../img/#.jpg) 0% 100% no-repeat;
	width: 508px;
	top: 2%;
	left: 29%;
	height: 520px;
	clear: both;
	border: 1px solid #165eae;
}
divup1#p.close {
	background:  #;
	margin: 0 0 0 0;
	color: black;
	width: 105px;
	height: 20px;
	text-align: center;	
}
divup1#p.close a {
	color: red;
	font: bold 16px verdana;
}
