#commentlist li div {
	border: 1px solid #C5CE9B;
	background: #EAEFDB;
}
#commentlist li {
	border-top: 2px solid #EAEFDB;
}
a img {
	border: none;
}
#prevnext {
	text-align: center;
	padding: 1em 16px 2em 0;
}
h2#commentheadline {
	margin-top: 30px;
}
#commentlist h4 {
	margin: 5px 0 7px;
}
ol#commentlist {
	list-style: none;
	margin: 0;
	padding:0;
}
ol#commentlist li {
	width: 400px;
	overflow: hidden;
	margin: 0 0 1.5em;
	list-style: none;
}
#commentlist li div {
	float: left;
	width: 150px;
	padding: 6px;
	margin-right: 10px;
}
form {
	padding-top: 0;
	margin-top:0;
}
div.input {
	width: 222px;
	margin-top: 1em;
}
label {
	display: block;
	font-weight: bold;
	margin-bottom: 0.5em;
}
	
div.input input {
	width: 212px;
}
div#spamquestion {
	padding: 8px 0 0 17px;
	margin: 0 0 -14px;
}
div#spamquestion input {
	width: 318px;
}
div#message {
	width: 320px;
	float: left;
	clear:left;
}
div#message textarea {
	width: 310px;
	height: 120px;
}
div#file {
	width: 330px;
	margin-top: 1.2em;
}
div#file input {
	width: 320px;
}
div#buttons {
	width: 330px;
	margin: 10px 0 25px 0;
	overflow: hidden;
}
div#buttons input {
	width: 160px;
	float: left;
}
#prevnext p {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.box{
	padding:5px 0 15px 0;
}
.box p{margin:0 !important}
.audiobox {
	padding: 0 0 10px 0;
}
.author {
	display:none;
	font-size: 8pt;
	margin:0 0 25px 0 !important;
	border-top: 1px dotted #ccc;
	padding: 6px 0 0 0;
}
.posting{
	margin:25px 0 15px 0;
}
.posting h3{
	margin:0;
	padding:0;
	border-bottom:1px solid #ccc;
}
.posting h3 a{
	text-decoration:none
}
.posting li{
	margin:0;
	padding:0;
}

.itunes{
	margin:0 0 25px 0 !important;
}
#main_left{width:460px}