h3.sticky{
background-image:url("../blog_assets/sticky.gif");
background-position: left center;
background-repeat:no-repeat;
font-size:11pt;
padding:3px 5px 3px 24px;
font-weight:bold;
margin-top:10px;
margin-bottom:0px;
}

.num_com, .warn{
font-weight:bold;
color:#8c8c8c;
font-size:14pt;
margin-bottom:15px;
}

.warn{
color:#D21F32;
}

h1.be{
font-size:14pt;

}

input.subscription_btn{
width:195px;
height:23px;
overflow:hidden;
border:0px;
background-image:url('../blog_assets/choose_product2.gif');
background-repeat:no-repeat;
background-position:top left;
background-color:#f4f4f4;
cursor:pointer;
}

input.new_discussion{
width:161px;
height:23px;
overflow:hidden;
border:0px;
background-image:url('../blog_assets/new-discussion.gif');
background-repeat:no-repeat;
background-position:top left;
background-color:#ffffff;
cursor:pointer;
}

#blog_controls{
width:495px;

margin:10px 0px 20px 0px;
padding:5px 0px 5px 5px;
border-top:dashed 1px silver;
border-bottom:dashed 1px silver;
background-color:#f4f4f4;
}

.user_title, .admin_title, .blank_title{
background-image:url("../blog_assets/user_icon.gif");
background-position: left center;
background-repeat:no-repeat;
padding:10px 0px 10px 24px;
font-weight:bold;

}

.admin_title{
background-image:url("../blog_assets/admin_icon.gif");

}

.blank_title{
background:none;
padding:10px 0px 10px 0px;
}


.comment_body p{
margin-bottom:10px;
}
.comment_foot{
padding:0px 0px 15px 0px;
font-size:12pt;
}

.new_dis{
text-indent:2000px;
background-image:url("../blog_assets/new-discussion.gif");
backround-position: top left;
background-repeat:-no-repeat;
overflow:hidden;
display:block;
height:23px;
width:161px;
background-color:white;
}

img.legend{
width:493px;
height:16px;
position:absolute;
margin-left:240px;
margin-top:5px;
}

img.locked{

padding-right:3px;
}

textarea.comment{
width:475px;
height:200px;
margin-bottom:15px;
margin-top:5px;
padding:3px;
}

input.ultra{
width:475px;
padding:3px;
}
