/*
Theme Name: WordPress OkayWhatsNext
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 
Tags: OkayWhatsNext
*/

.commentlist li {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

#commentform p {
    margin:0;
    padding:0 0 7px;
}

#commentform p textarea {
    width:100%;
}