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

.text ol {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

#commentform {
    padding: 0 0 10px;
}

#commentform p textarea {
    width:100%;
}

.comment-body p {
    font-size:100% !important;
}