

.abstract_main {
	font-family: arial, Verdana, arial, helvetica;
	font-size: 10pt;
	color: #000000;
	float:right;
	width:330px;
	/* top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	display:inline;
	overflow: inherit;
	border: 0px #34424d solid;
	position:relative;
	top:10px;
	left:0px;
}