#s1{text-align:center;line-height:32px}
#meta,#ana,#pro,#inter,#telo{float:left}

.box div { display:inline;margin-left:4px }
   
.fill-box{
   float:left;
   margin:10px;
   padding:4px;
   border:2px solid #8CC751;
   background-color:#fff;
   width:471px;
}
.fill-box2{
   margin:10px 10px 0px 0px;
   border:2px solid #8CC751;
   background-color:#fff;
   width:260px;
   float:right;
}

.smallrect, .bigrect{
		 position:absolute;
		}
.smallrect {
		 background:#fff;
         border: 2px solid #8CC751;
         width:118px; 
         height:33px;
}
.bigrect {
         width:87px; 
         height:91px;
}     
.smallrect.highlight {
          background-color:#ccc;;
}
.bigrect.highlight{border:2px solid #8CC751;}
.highlight {
          opacity:1;
}
.ui-draggable {
          cursor:move;
}
body .bk-element{
	background-color:#45864E !important;
	width:110px !important;
	height:25px !important;
	line-height:25px!important;
	margin-left:10px;
}




