h1{
	margin: 0;
}
ul,ul li { list-style-type:none; }

#acs-staff{

}
#acs-staff ul{
	width: 400px;
}

#acs-staff li{

	list-style-type: none;

	margin-bottom: 12px;
	border-top: 1px solid #ccc;
	padding-bottom: 6px;
}
.staff{
	margin-bottom: 10px;
	margin-top: 6px;
	background-color: #eeeeee;
	border: 1px solid silver;
	width: 98%;
	padding: 6px;
}
.staff img{
	margin: 10px 0;
	padding: 0 0 0 10px;
}
.staff p{
	margin-top: 4px;
	margin-bottom: 4px;
}
.staff h2{
	font-size: 18px;
	margin: 12px 0 0;
	padding: 0;
	font-weight: bold;
}
.staff br{
	line-height: 8px;
}
.hitlist{
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 6px;
	background-color: #e6e6e6;
	border: 1px dashed #ccc;
}
.hitlist h1{
	font-size: 13px;
	font-weight: bold;
	padding: 0;
	display: block;
	text-decoration: none;
	color: black;
	margin: 6px 0 0;
}

.hitlist h1 a{
	font-size: 13px;
	font-weight: bold;
	padding: 0;
	display: block;
	text-decoration: none;
	color: black;
	margin: 6px 0 0;
}
.hitlist h1 a:hover{
	text-decoration: underline;
}
.detail{
	padding: 12px;
}
.detail h1{
	margin-bottom: 6px;
	color: #a2be0a;
	font-size: 20px;
}
.detail img{
	margin-top: 24px;
	margin-bottom: 12px;
	margin-left: 12px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	font-size: 12px;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.titlepiece{
	color: black;
}

.smallTxt {
	font-size: 10px;
	color: #013567;
	line-height: 1.5em;
	margin-top: 24px;
}

.titlepiece {
	color: #003567;
}

.artistlink {
}

.boldtext {
	font-weight: bold;
}

.thumbs {
	width: 219px;
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	background-color: #e6e6e6;
	padding: 6px;
}

.thumbs img {
	margin: 4px;
}

.press-detail {
	padding: 12px;
}

.press-detail h1 {
	line-height: 2em;
	font-weight: bold;
	font-family: Arial;
	font-size: 16px;
}
