#kwicks {
	margin: 0px;
}
 
#kwicks .kwick {
	float: right;
	display: inline;
	width: 75px;
	height: 275px;
	padding: 0px;
	cursor: hand;
}
#kwick_dee {
	text-decoration: none;
	background-repeat: no-repeat;
	padding-right: 0px;
	background-image: url(../images/bio/dee.jpg);
}
#kwick_manthony {
	text-decoration: none;
	background-repeat: no-repeat;
	padding-right: 5px;
	background-image: url(../images/bio/manthony.jpg);
}
#kwick_treblet {
	text-decoration: none;
	background-repeat: no-repeat;
	padding-right: 5px;
	background-image: url(../images/bio/treblet.jpg);
}
#kwick_dnyce {
	text-decoration: none;
	background-repeat: no-repeat;
	padding-right: 5px;
	background-image: url(../images/bio/dnyce.jpg);
}
#kwick_legz {
	text-decoration: none;
	background-repeat: no-repeat;
	padding-right: 5px;
	background-image: url(../images/bio/legz.jpg);
}
ul.simple, ul.simple li{
	list-style:  none outside;
	padding: 0;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.simple li p, ul.simple li h4{ /*padding: 5px 20px; */ }

/* =layout
-------------------------------------------*/
#container { width: 820px; margin: 0 auto; text-align: left; /*background: #4C4C4C;*/ color: #949494; padding: 0 10px 10px 10px; }

div.collapse{
	width: 560px;
	background: url(images/section-medium-top.gif) top center no-repeat #333a3e;
	padding: 0px;
	margin: 0px;
}	
div.collapse-container{
	width: 570px;
	height: 280px;
	background: url(images/section-medium-bottom.gif)  bottom no-repeat;
	margin-right: 5px;
	margin-left: 5px;
}
