#bsAdminCtrls.hidden{
	display:none;
}

#bsAdminCtrls{
/*line-height:25px;*/
position:absolute;
}


#bsBlockContainer{
	border:2px black solid;
	width:643px;
	padding:10px;
	cursor:pointer;
	background-color:white;
}

#bsBtnAdmin{
	position:relative;
	top:3px;
}

.block1{
	font-size : 14px;
	font-weight : bold;
}

.block2{
	font-size : 11px;
	font-weight : normal;
	color:grey;
}
.menu_title{
	margin:0 0 20px 0;
}

.separator{
	margin : 10px 0 10px 0;
}

.big_separator{
	margin : 30px 0 30px 0;
}

.bsInsBtn{
	margin: 0 10px 0 0;

}
