@charset "utf-8";


#wrapper #mainContent #imgMain {
	float: left;
}
#otherContent {
	clear: both;
}
#wrapper #mainContent #mainContent {

}
#wrapper #mainContent #imgMain {
	margin-top: 15px;
	margin-left: 15px;
}
#wrapper #mainContent #mainContent p {
	font-size: 0.9em;
}


#wrapper #mainContent #otherContent table p {
	font-style: italic;
	font-size: 0.9em;
	padding-top: 15px;
	text-align:center;
}
#wrapper #mainContent #otherContent div table {
	margin-left: 50px;
	margin-top: 20px;
	text-align: center;
}
#wrapper #mainContent #otherContent #mainContent {
	margin-left:80px;
	margin-top:30px;
}
#wrapper #mainContent #otherContent div table {
	text-align: center;
}

img
{
	border-style: none;
}