@charset "UTF-8";
/* CSS Document */

#profileUp, #rightSubMenuBottom,#leftSubMenuUp, #leftSubMenuBottom, #miniFeedUp, #miniFeedBottom , .commentTip, #adSpaceBottom, #adSpaceUp, #profileBottom{
	margin: 0px;
	padding: 0px;
}
#profileUp {
	background-image: url(../img/background/profileUp.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 650px;
	height: 6px;
	float: left;
	clear: both;
	display: block;
}
#rightSubMenuBottom {
	background-image: url(../img/rightSubMenu/rightSubMenuBottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	float: left;
	height: 6px;
	width: 130px;
	
	margin-bottom: 10px;
	margin-left: 0px;
}
#leftSubMenuUp {
	background-image: url(../img/leftSubMenu/leftSubUp.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 25px;
	width: 160px;
}
#leftSubMenuBottom {
	background-image: url(../img/leftSubMenu/leftSubBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	float: left;
	height: 6px;	
	width: 160px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#miniFeedUp {
	background-image: url(../img/miniFeed/miniFeedUp.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 25px;
	width: 480px;
}
#miniFeedBottom {
	background-image: url(../img/miniFeed/miniFeedBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: right;
	height: 6px;
	width: 480px;
	clear: right;
	margin-bottom: 12px;
}
div   .commentTip {
	height: 13px;
	width: 13px;
	position: absolute;
	background-color: transparent;
	background-image: url(../img/miniFeed/commentTip.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	top: 10px;
	overflow: hidden;
	visibility: visible;
	z-index: auto;
	left: -13px;
}
#adSpaceBottom {
	background-image: url(../img/rightSubMenu/rightSubMenuBottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 6px;
	width: 130px;
	float: left;
}
#adSpaceUp {
	background-image: url(../img/rightSubMenu/rightSubMenuUp.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 6px;
	width: 130px;
}
.generalForm #seeAll {
	font-size: 12px;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: right;
}
#profileBottom {
	background: url(../img/background/profileBottom.gif) no-repeat left top;
	float: left;
	height: 6px;
	width: 650px;
	margin-bottom: 12px !important;
}
.gap {
	clear: both;
	float: left;
	height: 12px;
	width: 100%;
}
x