body.custom {  
	background: #addde6; 
}

.custom #header {
	background: url(images/svwa.jpg) right no-repeat; 
	height: 100px;
 	padding: 0;
	border-bottom:none; 
	text-indent: -9999px;
}

.custom #content_box { 
	background: #fff; 
	margin-left: -2.2em; 
	margin-right: -2.2em; 
	padding-left: 2.2em; 
	padding-right: 2.2em;
	border: 1px solid #000;
}

p {text-align: justify;}
strong {font-family: Arial;color:#333;}
a {color: #0000ff;}

.custom #tabs {border-bottom: none;}

.custom #footer {border:0;text-align:center;}
.custom #footer a {border-bottom: none;}

.custom .comments_closed p {display: none;}

.custom .avatar {float:left; border:1px solid #ddd; margin-right:1em;}

.custom .teaser {width:100%; margin-top:2em; padding-top:2em; border-top:1px dotted #bbb;}
.custom .teasers_box {padding-top:0; border-top:0;}
.custom .teasers_box h2.entry-title a {font-weight: bold;}
.custom .teasers_box h2.entry-title {font-family: Arial;}

.custom .thumb {float:left;border:1px solid #addde6;display:block;}