#menu{
	float:right;
	margin-left:12px;
	width:210px;
	height:182px;
	border-left:solid 1px #DDD;
	font-size:13px;
	text-align:left;
}
#menu a{
	display:block;
}
#menu img{
	padding:0 6px 0 6px;
	border:0;
}

.side{
	width:386px;
}

.box{
	float:left;
	width:380px;
	min-height:0px;
	height:auto !important;
	height:0px;
	text-align:left;
	border:1px solid #DDD;
	padding:2px;
	margin-bottom:5px;
	background:#FFF;
}

.drag{
	background:#FFF url('/new-img/move.gif') top right no-repeat;
}

#rect{
	float:left;
	border:1px dotted #69F;
	background:#FFF;
	margin-bottom:5px;
}

#INFO div{
	width:50%;
	float:left;
}
#INFO span{
	color:#F93;
}

#coms{
	height:expression(clientHeight>350?"351px":"auto");
	max-height:351px;
	overflow:auto;
}
#coms div{
	margin:5px 0 5px 0;
	padding:5px 5px 0 0;
	border-top:dotted 1px #04549A;
	text-align:justify;
}
#coms a img{
	float:left;
	width:70px;
	height:65px;
	border:#E1E1E1 solid 1px;
	margin:2px;
	padding:3px;
}
#coms span div{
	display:inline-block;
	background:url('/new-img/countries.png');
	width:20px;
	height:13px;
	border:0;
	margin:0 0 -2px 0;
	padding:0;
}
#coms span{
	margin-top:12px;
	display:block;
	text-align:right;
}

#frlist,#frlist2{
	text-align:center;
	width:100%;
}
#frlist  td{
	width:33%;
	padding:10px 0 10px 0;
}
#frlist2 td{
	width:20%;
	padding:0 0 20px 0;
}
#frlist2 div{
	background:center no-repeat;
	height:130px;
}
#frlist img,#frlist2 img{
	border:0;
}
