div#sidebar{
	background-color:#fff;
}
div#sidebar div#mySpace{
	width:227px;
	height:129px;
	background-image:url('images/myspace_button.png');
	background-position:top left;
	background-repeat:no-repeat;
	color:#78797a;
	text-align:center;
	margin-bottom:22px;
}
div#sidebar div#mySpace p{
	width:200px;
	text-align:left;
	margin:0 auto;
	position:relative;
	line-height:125%;
	top:55px;
}
div#sidebar div.box{
	width:183px;
	height:60px;
	margin-left:22px;
	margin-top:19px;
	border-bottom:1px solid #dcddde;
}
div#sidebar div.box img{
	float:left;
	margin-right:7px;
}
div#sidebar div.box p{
	font-size:14px;
	color:#666;
	font-weight:bold;
	margin-bottom:0;
	margin-bottom:3px;
}
div#sidebar div.box a{
	color:#666;
}