.postRating h4
{
margin-bottom: 0px;
background-color:#F0F0F0;
border:1px dashed #C8C8C8;
padding-left: 5px;
}
.articleComments { 
text-align: left;
} 
.articleComments h4 {
margin-bottom: 0px;
background-color:#F0F0F0;
border:1px dashed #C8C8C8;
padding-left: 5px;
}
.articleComment { 
margin : 5px 0 0px 0;
padding : 5px;
min-height : 100px;
height:auto !important;
height:100px;
} 
.articleCommentGravatar { 
margin : 2px 10px 4px 4px;
float : left;
}
.articleCommentContent {
text-align: left;
padding:0px 5px 10px 5px;
}
.articleCommentAuthor { 
} 
.articleCommentDate { 
border-bottom:1px dotted #D8D8D8;
margin-bottom:2px;
padding-bottom:2px;
} 
.postComment 
{
text-align: left;
}
.postComment p, .postComment div
{
padding:2px 10px;
margin: 0px;
}
.postComment h2
{
margin-bottom: 0px;
background-color:#F0F0F0;
border:1px dashed #C8C8C8;
padding-left: 5px;
}
.postComment input
{
width: 150px;
}
.postComment #notify input
{
width: 20px;
}
.postComment textarea
{
width: 450px;
height: 150px;
}


.downloadPodcast a, .downloadPodcast a:link, .downloadPodcast a:active, .downloadPodcast a:visited
{
	background:url(images/downloadpodcast.gif) left top;
	display:block;
	font-size:1px;
	height:18px;
	width:162px;
	float: left;
}

.downloadPodcast a:hover
{
    background:url(images/downloadpodcast.gif) left bottom;
}

.subscribeItunes a, .subscribeItunes a:link, .subscribeItunes a:active, .subscribeItunes a:visited
{
	background:url(images/subscribeitunes.gif) left top;
	display:block;
	font-size:1px;
	height:18px;
	margin: 0 0 0 5px;
	width:162px;
	float: left;
}

.subscribeItunes a:hover
{
    background:url(images/subscribeitunes.gif) left bottom;
}

.subscribeFeed a, .subscribeFeed a:link, .subscribeFeed a:active, .subscribeFeed a:visited
{
	background:url(images/subscribefeed.gif) left top;
	display:block;
	font-size:1px;
	height:18px;
	margin: 0 0 0 5px;
	width:162px;
	float: left;
}

.subscribeFeed a:hover
{
    background:url(images/subscribefeed.gif) left bottom;
}