.asana
{
    text-decoration: none;
    border-bottom: 1px dashed blue;
}

.wisywig {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/wisywig-bg.png) repeat-x scroll 0 0;
	border-left:1px solid #B6B2B4;
	border-right:1px solid #B6B2B4;
	border-top:1px solid #B6B2B4;
	height:33px;
	padding:0 0 0 6px;
	width:294px;
	border:1px solid #B6B2B4;
}
 .wisywig li {
float:left;
height:33px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 10px 0 0;
width:20px;
}

#lbBlock{height:330px; background:#E9E6E1; margin-top:15px; padding:20px; text-align:inherit;}
#lbBlock .q {color: #EB4D20;font-size:10pt;font-weight:bold;text-decoration:none;}
#lbBlock li{list-style-position:inside;}

.vote_red{float:left;margin-left:5px;cursor:pointer;width:25px;height:22px;border:0;background:transparent url(/images/OM.jpg) no-repeat scroll 0 0;}
.vote_gray{float:left;margin-left:5px;cursor:pointer;width:25px;height:22px;border:0;background:transparent url(/images/OM-no_active.jpg) no-repeat scroll 0 0;}
.vote_blue{float:left;margin-left:5px;cursor:pointer;width:25px;height:22px;border:0;background:transparent url(/images/OM-blue.jpg) no-repeat scroll 0 0;}
.smvote_red{float:left;cursor:pointer;width:12px;height:11px;border:0;background:transparent url(/images/smOM.jpg) no-repeat scroll 0 0;}
.smvote_gray{float:left;cursor:pointer;width:12px;height:11px;border:0;background:transparent url(/images/smOM-no_active.jpg) no-repeat scroll 0 0;}
.smvote_blue{float:left;cursor:pointer;width:12px;height:11px;border:0;background:transparent url(/images/smOM-blue.jpg) no-repeat scroll 0 0;}


#socialSharing {
    margin: 1em 0px;
}

#socialSharing .shareButton {
    margin-bottom: 3px;
}

