/* CSS Document */
div.site {
	width: 942px;
	height: 587px;
	position:absolute;
	top: 0px;
	background-color:#FFFFFF;
	left: -42px;
	}
	
div.profile {
	position: absolute;
	top:539px;
	left: 0px;
	width: 119px;
	height: 46px;
	overflow:auto;
	}
	
div.main {
	position: absolute;
	width: 552px;
	height: 505px;
	top: 40px;
	left:351px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:20px;
	padding-bottom:20px;
	border-top-color:#333333;
	border-top-width:1px;
	border-top-style: solid;
	background-color: transparent;
	}