#MyDataLeftTop, #MyDataRightTop, #MyDataLeftBottom, #MyDataRightBottom {
	float: left;
	display: inline;
	width: 400px;
	height: 165px;
	background-color: #fff;
}
#RightTopAd, #RightBottomAd {
	float: left;
	display: inline;
	width: 160px !important;
	width: 162px;
	height: 165px;
	background-color: #fff;
}
#MyDataLeftTop h2, #MyDataRightTop h2, #MyDataLeftBottom h2, #MyDataRightBottom h2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #545252;
	margin-left: 100px;
	margin-top: 30px;
	margin-bottom: 10px;
}
#MyDataLeftTop h3, #MyDataRightTop h3, #MyDataLeftBottom h3, #MyDataRightBottom h3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 400;
	color: #545252;
	margin-left: 150px;
	margin-top: 0px;
	margin-bottom: 7px;	
}
#MyDataLeftTop a, #MyDataRightTop a, #MyDataLeftBottom a, #MyDataRightBottom a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #545252;
	margin-left: 350px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;	
}
#MyDataLeftTop a:hover, #MyDataRightTop a:hover, #MyDataLeftBottom a:hover, #MyDataRightBottom a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #545252;
	margin-left: 350px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: underline;	
}
#MyDataLeftTop img, #MyDataRightTop img, #MyDataLeftBottom img, #MyDataRightBottom img {
	margin-right: 15px;
}
#MyDataRightTop input {
	margin-left: 220px;
	margin-top: 0px;
}