#imga {
	background-image:url(../images/content/reg.jpg);
	background-repeat:no-repeat;
	position: relative;
	float:right;
	top: 25px;
	right: -7px;
	width: 260px;
	height: 364px;
	border: 4px solid #FFF2D2;
}

#imgb {
	background-image:url(../images/content/rs.jpg);
	background-repeat:no-repeat;
	position: relative;
	float:right;
	top: 15px;
	left: 25px;
	width: 100px;
	height: 75px;
	border: 4px solid #FFF2D2;
}

#addii {
	position: relative;
	float:left;	
	top:30px;
	left: 0px;
	height: auto;
}

#text { 
	position: relative;
	clear:both;
	top:40px;
	height: auto;	
}