#myPageLeftDiv {
	margin:0;
	width:560px;
	float:left;
	btext-align:left;
}
#myPageRightDiv {
	margin:11px 0 0 5px;
	width:225px;
	float:right;
	text-align:left;
}
#myPageRightDiv a {
	color:#00497c;
}
#myPageRightDiv a:hover {
	color:#4455b6;
}
#commentDetailTable {
	margin:0;
}
#commentDetailTable td{
	color:#444;
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;
	padding:2px;
}
#privteVideoCountDiv{
	margin:3px 0 0 55px;
	font-size:12px;
	height:18px;
	float:left;
}
#publicVideoCountDiv{
	margin:3px 0 0 55px;
	font-size:12px;
	height:18px;
	float:left;
}
#favoriteVideoCountDiv{
	margin:3px 0 0 75px;
	font-size:12px;
	height:18px;
	float:left;
}
#favoriteUserCountDiv{
	margin:3px 0 0 70px;
	font-size:12px;
	height:18px;
	float:left;
}
#commentCountDiv{
	margin:3px 0 0 40px;
	font-size:12px;
	height:18px;
	float:left;
}
