#Container #Profile {
	height: auto;
	width: 656px;
	margin-left: 194px;
	padding-bottom: 20px;
}
#Container #Profile #Left {
	height: auto;
	width: 240px;
	float: left;
	display: inline;
	padding-left: 30px;
}
#Container #Profile #Left #Photo {
	margin-bottom: 20px;
}
#Container #Profile #Left #Gallery {
	height: auto;
	width: 240px;
}
#Container #Profile #Left #Gallery li {
	float: left;
	width: 60px;
}
#Container #Profile #Left #Gallery li img {
	width: 60px;
}
#Container #Profile #Right {
	float: right;
	width: 360px;
	margin-right: 10px;
	display: inline;
}
#Container #Profile #Right .Position {
	padding-bottom: 2px;
}
#Container #Profile #Right h3 {
	font-size: 16px;
	font-weight: 600;
	padding-bottom: 2px;
	background: url(img/Dot.gif) repeat-x bottom;
}
#Container #Profile #Right .Rome {
	font-size: 12px;
	margin-left: 10px;
	font-weight: 400;
}
#Container #Profile #Right table {
	margin-top: 5px;
	margin-bottom: 20px;
	height: auto;
	background: url(img/Dot.gif) repeat-x fixed bottom;
	width: 360px;
}
#Container #Profile #Right th,td {
	padding-top: 2px;
	padding-bottom: 2px;
}
#Container #Profile #Right th {
	padding-left: 5px;
	width: 120px;
}
#Container #Profile #Right .QR {
	float: left;
}
#Container #Profile #Right .BlogBtn {
	float: right;
	font-size: 16px;
	font-weight: 600;
}
