*{
	padding:0px;
	margin:0px;
}

html{
	direction: ltr;
	overflow-x: hidden;
}
body{
	background:#ffffff url('mc_bg.jpg') no-repeat top center;
}
.wrapper{
	width:960px;
	margin:0 auto;
}
#dashboard{
	width:960px;
	height:660px;
}
#fb-root{
	/*margin-top:10px;*/
	float:left;
}

.fb_share {
	float:left;
	display: block;
	cursor: pointer;
	background-image: url('http://rcs.mako.co.il/images/common/statusBarV2/facebook.png');
	background-repeat: no-repeat;
	width: 21px;
	height: 21px;
	margin-right: 9px;
	margin-top: 0px;
	margin-left:10px;
}

.facebook{
	list-style:none;
	float:left;
}
.fb_share_button{
	display:block;
	width:21px;
	height:21px;
}