#footer {
	background:url(/wp-content/themes/default/images/footer-bg.jpg) center top no-repeat;
	width:990px;
	clear:both;
	margin-top:10px;
	padding:10px 0 0 10px;
	min-height:15px;
	color:#999;
}
#footer div {
	float:left;
}
#footer .copy {
	width:400px;
}
#footer .advert {
	width:400px;
}
#footer .counter {
	width:175px;
	text-align:right;
}

.capcha {
	float:left;
	width:260px;
	background:#e4e4e4;
	margin-top:10px;
}
.capcha:before {
	background: transparent url(http://clip.dn.ua/wp-content/themes/default/images/index-point-tr.jpg) scroll no-repeat top right;
	height: 5px;
	display: block;
	border: none;
	content: url(http://clip.dn.ua/wp-content/themes/default/images/index-point-tl.jpg);
	padding: 0;
	line-height: 0.1;
	font-size: 1px;
}
.capcha:after {
	display: block;
	line-height: 0.1;
	font-size: 1px;
	content:  url(http://clip.dn.ua/wp-content/themes/default/images/index-point-bl.jpg);
	margin: 0 0 0px 0;
	height: 5px;
	background: white;
	background: transparent url(http://clip.dn.ua/wp-content/themes/default/images/index-point-br.jpg) scroll no-repeat bottom right;
	padding: 0;
}
.capcha p {
	padding:5px 0;
	padding-bottom:3px;
	margin:0;
	margin:5px 10px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}

