.widget.ad {
	border:solid 1px #a4a3a3;
	width:134px;
	margin-bottom:12px !important;
}

.widget.ad img {
	display:block;
}

.widget.ad.placeholder {
	font-size:14px;
	text-align:center;
	color:#545454;
	font-weight:bold;
	padding-top:55px;
	height:79px;
	background:#e7e7e7;
}

.widget.contact {
	width:560px;
}

.widget.contact .left {
	width:140px;
}

.widget.contact .right {
	width:377px;
}

.widget.contact .left input,
.widget.contact .right textarea {
	background:#626262;
	border:none;
	font-family:Calibri,sans-serif;
	color:#f5f5f5;
	margin-bottom:10px;
}

#contact-message {
	height:80px;
	width:365px;
}

#contact-submit {
	background:#a5a5a5;
	font-family:Calibri,sans-serif;
	color:black;
	text-shadow:white 1px 1px 1px;
	padding:3px 11px;
	border:none;
	font-size:15px;
}

.widget.contact .error {
	border:solid 2px #fa0101 !important;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}

.widget.contact h3 {
	font-family:Calibri,sans-serif;
	font-size:18px;
	text-shadow:black 1px 1px 1px;
	letter-spacing:1px;
}

.widget.widget_pages ul {
	list-style-type:disc;
	list-style-position:inside;
}
