
	/*Round box*/
#macster-insert i {
	display:block;
	position:absolute;
	width:12px;
	height:12px;
	line-height:0;
	font-size:0;
	background:url(images/corners.jpg) no-repeat 0 0;
}
#macster-insert i.tl {
	top:-5px;	
	left:-4px;
	background-position:0 0;
}
#macster-insert i.tr {
	top:-5px;
	right:-4px;
	_margin-left:100%;
	_left:-8px;
	background-position:-12px 0;
}
#macster-insert i.bl {
	bottom:-4px;
	left:-4px;
	_left:-14px;
	background-position:0  -12px;
}
#macster-insert i.br {
	bottom:-4px;
	right:-4px;
	_margin-left:100%;
	_left:-18px;
	background-position:-12px -12px;
}
#macster-insert:after {
	content:'';
	display:block;
	clear:both;
}
#box_wrapper {
	padding:10px;
	min-width:520px;
	min-height:260px;
	height:auto !important;
	height:260px;
	background:#FFF;
}
#macster-insert {
	min-width:520px;
	min-height:250px;
	height:auto !important;
	height:250px;
	position:relative; 
	border:1px solid #cccccc;
}
*html #macster-insert {    
	width: expression((documentElement.clientWidth||document.body.clientWidth)<520?'520px':'');
}
#macster-insert div { margin:0px; padding:0px;}

#macster-insert .content-macster {
	position:relative;
	min-width:500px;
	padding:7px 10px 7px 10px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
}
.content-macster  p {
	margin-top:-7px;
}
.content-macster table { border-collapse:collapse;}
.content-macster table tr td { vertical-align:top;}
.content-macster span.pic_logo {
	padding:3px 0 5px 0;
	border:1px solid red;
	overflow:hidden;
	position:relative;
	zoom:1;
}
.content-macster table tr td.one { padding:3px 0 3px 10px;}
.content-macster table tr td.one  a img { border:0 none;}
.content-macster img.img_pic {
	  float:left; 
	  display:block;
	  clear:left;
	  margin-right:5px;
}
*html #macster-insert  .content-macster {    
	width: expression((documentElement.clientWidth||document.body.clientWidth)<500?'500px':'');
}
.qw {
	overflow:hidden;
	zoom:1;
	color:#9a9a9a;
	position:relative;
	top:-10px;
	_top:8px;
}
#macster-insert .content-macster h2 { 
	font:18px Arial, Helvetica, sans-serif;
	vertical-align:top;
}
	

#macster-insert  .rating-macster { margin:0px 0px 15px 0px;}

#macster-insert .anounce-macster {
	color:#7F7F7F;
	padding-bottom:10px;
}

#macster-insert .date-macster { font-size:11px; color:#CCC;}

#macster-insert a {
	color:		#00AEEF;
}
.nopadding-macster {
	margin-left:0px!important;
}

