.top-right {
	background-image: url(../img/newtitle.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	vertical-align: top;
	height: 500px;
	padding-top: 15px;
}
.info-head {
	background-color: #BED5E3;
	padding: 5px;
	border: 1px none #000099;
	font-weight: bold;
	font-variant: normal;
}
.info-txt {
	color: #000000;
	padding: 5px;
	border: 1px dotted #0066CC;
	line-height: 150%;
	background-color: #FFFFFF;
	filter:alpha(opacity=70);

}
.main-txt {
	font-size: 14px;
	line-height: 150%;
	padding-left: 5px;
}
