.content{
	height:350px;
	margin-top:0px;
}

.content p{
	width:500px;
	height:auto;
	line-height:1.2em;
	width:600px;
	font-weight: bold;
	font-size: 18px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin-left:40px;
}

.content p:first-child{
	font-style:italic;
}

.hh{
	margin-left:20px;
	display:block;
	font-weight: bold;
	font-size: 24px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height:1.2em;
	height:1em;
}

.content #ronimg{
	display:block;
	width:230px;
	text-align:center;
	float:left;
	margin-top:40px;
}

.content #ronimg p{
	margin-top:-3px;
	width:230px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:16px;
}

.content div{
	float:left;
}

.content div:first-child{
	clear:both;
	float:left;
}







