#banner {
	width: 894px;
	height: 106px;
	position: relative;
	padding: 0;
	margin: 0;
	text-indent: -2000em;
}

#content { margin: 30px 0 0 30px; }

.weekly { background: url(http://www.dittoresale.com/images/interface/header_weekly.jpg) no-repeat 0 0; }
.weekly div { 
	position: absolute;
	width: 150px;
	height: 150px;
	bottom: -65px;
	right: 28px; 
	z-index: 10;
	background: url(http://www.dittoresale.com/images/interface/header_weekly_img.png) no-repeat 0 0; 
	}

.volunteer { background: url(http://www.dittoresale.com/images/interface/header_volunteer.jpg) no-repeat 0 0; }
.volunteer div { 
		position: absolute;
		width: 132px;
		height: 144px;
		bottom: 0;
		right: 53px; 
		z-index: 10;
		background: url(http://www.dittoresale.com/images/interface/header_volunteer_img.png) no-repeat 0 0; 
		}

.aboutditto { background: url(http://www.dittoresale.com/images/interface/header_aboutditto.jpg) no-repeat 0 0; }
.aboutditto div { 
		position: absolute;
		width: 170px;
		height: 144px;
		bottom: 0;
		right: 35px; 
		z-index: 10;
		background: url(http://www.dittoresale.com/images/interface/header_about_img.png) no-repeat 0 0; 
		}

.donation { background: url(http://www.dittoresale.com/images/interface/header_donation.jpg) no-repeat 0 0; }
.donation div { 
		position: absolute;
		width: 120px;
		height: 117px;
		bottom: 2px;
		right: 70px; 
		z-index: 10;
		background: url(http://www.dittoresale.com/images/interface/icn_donation.png) no-repeat 0 0; 
		}
		
.contact { background: url(http://www.dittoresale.com/images/interface/header_contact.jpg) no-repeat 0 0; }
.contact div { 
		position: absolute;
		width: 74px;
		height: 101px;
		bottom: -8px;
		right: 90px; 
		z-index: 10;
		background: url(http://www.dittoresale.com/images/interface/header_contact_img.png) no-repeat 0 0; 
		}

p.intro { 
	font-size: 150%; 
	color: #c04108;
	line-height: 1.3em;
	font-weight: bold;
	}
	
.store p { 
	font-size: 100%; 
	color: #333; 
	line-height: 1.2em;
	margin-bottom: 30px;}

.store h4 {
	padding: 5px 0 7px 34px;
	background: url(http://www.dittoresale.com/images/interface/icn_twitter2.png) no-repeat 0 0;
}

.specials {
	list-style: none;
	margin: 45px 0 0 0; padding: 0;
	
}

.specials li {
	border-top: 1px solid #e4e4e4;
	padding: 10px 0;
	list-style: none;
	font-size: 120%;
	font-weight: bold;
	color: #b63901;
}

.specials li.new {
	padding-left: 30px;
	background: url(http://www.dittoresale.com/images/interface/icn_new.gif) no-repeat 0 4px;
	
}

.specials li .date {
	color: #000;
	margin-right: 20px;
}


.twitterbtn {
	text-indent: -2000em;
	overflow: hidden;
	width: 131px;
	height: 23px; 
	outline: none;
	border: none;
	}
	
.twitterbtn a {
	background: url(http://www.dittoresale.com/images/interface/btn_twitter2.gif) no-repeat 0 0;
	width: 100%;
	height: 100%;
	display: block;
	outline: none;
	border: none;
}

.twitterbtn a:hover {
    background: url(http://www.dittoresale.com/images/interface/btn_twitter2.gif) no-repeat 0 -23px;
	
}


#twitter_update_list {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
#twitter_update_list li  {
		list-style: none;
		padding: 0;
		margin: 0 0 20px 0;
		}
		
a #twitter-link img {
	outline: none;
	border: none;
}

.volunteerbtn {
	text-indent: -2000em;
	overflow: hidden;
	width: 219px;
	height: 40px;
	margin-bottom: 25px; 
	}
	
.volunteerbtn a {
	background: url(http://www.dittoresale.com/images/interface/btn_volunteer.gif) no-repeat 0 0;
	width: 100%;
	height: 100%;
	display: block;
}

.volunteerbtn a:hover {
    background: url(http://www.dittoresale.com/images/interface/btn_volunteer.gif) no-repeat 0 -40px;
	
}

.vol {
	border-bottom: 1px solid #eee;
	margin: 15px 0;
	font-size: 95%;
overflow: hidden;
float: left;
}

.vol img { float: left;}

.shifts {
	width: 250px;
border-left: 1px solid #e3e3e3;
	padding-left: 15px;
	margin: 0 0 40px 20px;
	float: right;
}

.shifts strong {
	color: #000;
	font-size: 120%;
}

.sidetest {

overflow: hidden;
margin-bottom: 30px;
}

.sidetest p {
     margin: 0;
padding: 0;
}

.sidetest img { float: left; margin: 0 5px 10px 0;}