.roll2 { font: 13px arial,helvetica; font-style: normal; font-weight: normal; letter-spacing: 0px; text-decoration: underline; text-transform: none; color: #555; }
A.roll2:hover { text-decoration: underline; letter-spacing: 0px; font-weight: normal; color:#b7c732;
}

#containerNO {
margin: 0px;
overflow: hidden;
}

.paddingNO {
margin: 0px;
padding: 10px;
}

.cols {
padding: 0px;
margin: 0px;
}

a{color:#933; text-decoration:underline;}
a:hover{color:#777;}

#header{display:none;}


#footerblog {
padding: 5px 0px 0px 0px;
margin: 0px;
color: #555;
}

#footer {
padding: 5px 0px 5px 0px;
margin: 0px;
font: 10px arial,verdana;
color: #555;
}

#searchBar{border:1px solid #999; background-color:#fff; padding:10px 5px; text-align:center;}

#content{clear:both;padding-top:30px;}


h5{font-size:15px;}
p{margin:3px 0 0 0 ;}


.title {font: 18px arial,verdana; color:#555; margin: 0px; padding: 10px 0px 0px 0px; font-weight: normal;}
.time {font: 10px arial,verdana; color:#555; padding: 0px 0px 10px 0px; margin: 0px; text-transform: capitalize; font-weight: normal;}
.hr {border-bottom: 2px solid #f5f5f5; padding: 10px 0px 10px 0px;}
.userComment {padding:5px; margin-top: 10px; min-height:14px; border-top: 1px dotted #ccc; border-bottom:1px dotted #ccc;}
.userComment a{display:inline;}
.comment {font: 12px arial,verdana,arial; font-weight: normal; color:#555;}
.accent {color:#933; font-style:italic;}
.permalink {margin-left:420px;}

/*comment window rules*/
#container.commentWindow{width:100%;}
.commentWindow .cols{width:100%;}
.commentWindow .hr{width:100%;}

.commentWindow fieldset{border:0px solid #c77; margin:0;}
.commentWindow legend{font-size:12px; font-weight:bold;}


/*cms rules*/
table{
border: 0px solid #777;
background-color: #ddd;
}

td{height:16px; 
padding:2px 5px;
border-bottom:0px solid #777;}

textarea{height:200px; width:200px;}

table input{width:420px;}

#cmsNav{list-style: none; margin:15px 0; padding:0;height:15px;}
#cmsNav li{float:left;display:inline; margin:0 5px;padding:0 6px; border-left:1px dotted #333;border-right:1px dotted #333;}