.code {margin-top: 25px;}
.close-ad {
			position: absolute;
			display: block;
			height: 18px;
			width: 18px;
			background: url('http://blog.dtiblog.com/images/inactive/inactive-closed-btn.png') no-repeat 0 0;
			cursor: pointer;
			text-indent: -9000px;
			z-index: 10;
		}
.dont-show {
			position: absolute;
			display: block;
			height: 18px;
			width: 100px;
			cursor: pointer;
			z-index: 10;
			color: #EC7700;
			font-size: 13px;
		}

.dtiblog {
	position: absolute;
	display: block;
	z-index: 10;
	color: #ec7700;
	font-size: 13px;
}
a.dont-show:hover {color:#FFF;}
.adsense {
	z-index: 5;
}
.meerkat {
			color: #FFF;
			display: none;
}

.pos-bot .adsense, .pos-top .adsense {
			width: 728px;
				height: 150px;
				position: absolute;
				left: 50%;
				margin-left: -364px;
}
 
.pos-left, .pos-right {
			color: #FFF;
			display: none;
			height: 100%;
			width: 100%;
}		
.pos-left .adsense, .pos-right .adsense {
				width: 700px;
				height: 150px;
				position: absolute;
				top: 50%;
				margin-top: -300px;
}
	
.pos-top .adsense {bottom: 10px;}
.pos-top .close-ad {right: 10px; bottom: 20px;}
.pos-top .dont-show {left: 10px; bottom: 10px;}
			
.pos-right .adsense {left: 20px;}				
.pos-right .close-ad {left: 20px; top: 10px;}
.pos-right .dont-show {left: 20px; bottom: 0px;}			
			
.pos-bot .adsense {top: 20px;}				
.pos-bot .close-ad {right: 5px; top: 5px;}
.pos-bot .dont-show {right: 5px; top: 120px;}				
.pos-bot .dtiblog { right: 5px; top: 200px; }

.pos-left .adsense {right: 20px;}				
.pos-left .close-ad {right: 20px; top: 10px;}
.pos-left .dont-show {right: 0px; bottom: 0px;}

