#comments {
	background:url(../img/comment-bg.gif) no-repeat left top;
	height:300px;
	width: 154px;
	position:relative;
	padding-top: 16px;
}

#videos {
	width: 148px;
	position:relative;
	}

#left #comments, #left #videos { margin-left:10px; margin-top:46px; }

#comments h3, #comments #comm-image p { font-style:italic;}
#comments h3 { font-size:14px; font-weight:normal; color:#008BD7; }
#comments #comm-text p { color:#A7A7A7; font-size:14px; font-weight:bold;}

#comments blockquote { 
	background:url(../img/comment-begin.gif) no-repeat left top;
	text-indent: 15px;
	margin:0 12px;
}

#comments blockquote p { 
	background:url(../img/comment-end.gif) no-repeat right bottom;
	padding-right: 15px;
}

#comments #comm-image { position:relative; }
#comments #comm-balloon {
	background:url(../img/comment-balloon.gif) no-repeat left top;
	height:20px;
	width: 154px;
	top:0;
	position: absolute;
}

#nav-footer { left:320px; }


