.article 
{
clear: both;
text-align: left;
margin-bottom : 10px;
padding-bottom:10px;
}
.articleHeadline h1 {
margin-top: 5px;
margin-bottom: 1px;
background-color:#F0F0F0;
} 
.articleImage { 
margin : 2px 10px 4px 4px;
float : left;
}
.imageThumb {
[IMAGETHUMB:300];padding=2px
}
.articlePaging { 
padding-bottom: 2px;
margin-bottom: 5px;
} 
.articleCategories  {
border-bottom:1px #D8D8D8;
margin-bottom:2px;
padding-bottom:5px;
} 
.postRating h2
{
margin-bottom: 0px;
background-color:#F0F0F0;
border:1px #C8C8C8;
padding-left: 5px;
}
.articleComments { 
text-align: left;
} 
.articleComments h2 {
margin-bottom: 0px;
background-color:#F0F0F0;
border:1px dashed #C8C8C8;
padding-left: 5px;
}
.articleComment { 
margin : 5px 0 0px 0;
padding : 2px;
min-height : 100px;
height:auto !important;
height:50px;
} 
.articleCommentGravatar { 
margin : 2px 10px 4px 4px;
float : left;
}
.articleCommentContent {
text-align: left;
padding:0px 5px 10px 5px;
}
.articleCommentAuthor { 
} 
.articleCommentDate { 
border-bottom:1px #D8D8D8;
margin-bottom:2px;
padding-bottom:2px;
} 
.postComment 
{
text-align: left;
}
.postComment p, .postComment div
{
padding:2px 5px;
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;
}