/*a{font-family:lucida_grande; font-size:11px; color:#759a15;text-decoration:none;}
a:hover{font-family:lucida_grande; font-size:11px; color:#759a15;text-decoration:underline;}*/

.mList{margin:0px; padding:0px 0px; list-style:none; width:100%;
}
.mList li{ padding-bottom:15px; padding-top:15px; float:left; }
.mList li img.grp{margin-right:10px;}
.mList li.grpDetail{border-bottom:1px solid #eaeaea; padding-bottom:15px; padding-top:15px; float:left; width:100%; }

h2,h3{ margin:0px; padding:0px;}
.mList li h3 a{font-family:lucida_grande_bold; font-size:11px; color:#234D9F; text-decoration:none;}
.mList li h3 a:hover{font-family:lucida_grande_bold; font-size:11px; color:#234D9F; text-decoration:underline;}

.mList li h2 a{font-family:lucida_grande_bold; font-size:12px; color:#094ca1; text-decoration:none; padding-left:3px;}
.mList li h2 a:hover{font-family:lucida_grande_bold; font-size:12px; color:#094ca1; text-decoration:underline;}

.mList li p{font-family:lucida_grande; font-size:12px; color:#262626;}
.mList li img{float:left; margin-right:0px;}

.mList li img.close{position:relative;height:12px; width:16px; float:right; margin-right:0px;}
.mList li ul.rComments{margin:0px; padding:0px; list-style:none;}
.mList li ul li{border-bottom:none; background-color:#F2F2F2; padding-bottom:10px; padding-top:5px; float:left; margin-bottom:2px; }
.mList li ul li h3{font-family:lucida_grande_bold; font-size:11px; color:#094ca1; /*font-weight:bold;*/ margin-bottom:1px;}
.mList li ul li h3 a:hover{font-family:lucida_grande_bold; font-size:11px; color:#094ca1; margin-bottom:1px; text-decoration:underline;}
.mList tr td p{font-family:lucida_grande; font-size:12px; color:#262626;}
.mList tr td h3{font-family:lucida_grande_bold; font-size:12px; color:#759a15; margin-bottom:2px;}
.mList li h4{font-family:HelveticaNeue; font-size:17px; color:#638902; font-weight:normal; margin-bottom:3px;}
.mList li h4 a{font-family:lucida_grande_bold; font-size:12px; color:#638902; margin-bottom:3px; text-decoration:none;}
.mlist li a.userTitle{
	display:block; float:left;
	font-family:lucida_grande_bold; font-size:12px; color:#234D9F; /*font-weight:bold;*/ text-decoration:none; padding-bottom:4px;text-decoration:none;
}
.mlist li a.userTitle:hover{
	display:block; float:left;
	font-family:lucida_grande_bold; font-size:12px; color:#234D9F; text-decoration:none; padding-bottom:4px;text-decoration:underline;
}
.groupTitleLink{
	background-image: url(../../images/franOnline/group-icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block; padding-left:30px; float:left;
	font-family:lucida_grande; font-size:12px; color:#234D9F; font-weight:normal; text-decoration:none; 
}
.groupTitleLink:hover{
	background-image: url(../../images/franOnline/group-icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block; padding-left:30px; float:left;
	font-family:lucida_grande; font-size:12px; color:#234D9F; font-weight:normal; text-decoration:underline; 
}
.gArrow{padding:3px 7px 0 5px; float:left; display:block; width:15px;}
.imageWall{
	border:1px solid #acc6eb;
	width:150px;
	height:106px;
	background:#ffffff;
	margin-top:5px;
	margin-left: 4px;
}
.groupTitle{
	background-image: url(../../images/franOnline/group-icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block; padding-left:30px; float:left;
	font-family:lucida_grande; font-size:12px; color:#234D9F; font-weight:normal; text-decoration:none; 
}
.tPad{padding-top:10px;width: 350px;}
.tPad a:link{font-family:lucida_grande; font-size:11px; color:#234D9F;text-decoration:none;}
.tPad a:visited{font-family:lucida_grande; font-size:11px; color:#234D9F;text-decoration:none;}
.tPad a:hover{font-family:lucida_grande; font-size:11px; color:#234D9F;text-decoration:underline;}
.tPad a:active{font-family:lucida_grande; font-size:11px; color:#234D9F;text-decoration:none;}
.time{font-family:lucida_grande; font-size:11px; color:#a4a3a3;}

.textCmnt {
	width: 355px;
	*width: 349px;
	font-family: SourceSansPro-Regular;
	height: 25px;
	color: #373a3c;
	font-size: 14px;
	border: 1px solid #d0d5d6;
	margin-left: 4px;
}
.btnReply{
 
  height:20px;
  background-color:#234D9F;
  border:1px solid #628509;
  color:#ffffff;
 /* FONT-WEIGHT: bold;*/FONT-SIZE: 12px;
  FONT-FAMILY:lucida_grande_bold;
  padding:0px 2px 2px 2px;
 
}

.franBuzz_button{
 
  height:20px;
  background-color:#234D9F;
  border:1px solid #E8F0FA;
  color:#ffffff;
  /* FONT-WEIGHT: bold;*/FONT-SIZE: 12px;
  cursor: pointer;
  FONT-FAMILY:lucida_grande_bold;
  padding:0px 2px 2px 2px;
 
}
.franBuzz_button:hover{  
  height:20px;
  border:1px solid #E8F0FA;
  color:#ffffff;
  background:#234D9F;
  /* FONT-WEIGHT: bold;*/FONT-SIZE: 12px;
  FONT-FAMILY:lucida_grande_bold;
  padding:0px 2px 2px 2px;
}

.comment_msg{
    float: left; width: 350px;*width: 354px; margin:0px; padding:0px 0px; list-style:none;background-color:#F2F2F2;margin-bottom:2px; padding:4px;
}
.comment_msg a:link{
    font-family:lucida_grande; font-size:11px; color:#234D9F;text-decoration:none;
}
.comment_msg a:hover{
    font-family:lucida_grande; font-size:11px; color:#234D9F;text-decoration:underline;
}
.comment_msg a:visited{
    font-family:lucida_grande; font-size:11px; color:#234D9F;text-decoration:underline;
}

/* HD_BarkBuster_FranBuzz_Issue starts- bullet text handled*/
ul.mSubList{list-style:disc; margin:0px; padding:0 0 0 20px;}
ol.mSubList{margin:0px; padding:0 0 0 20px;}
ul.mSubList li{list-style:disc;}
ul.mSubList li.bgNone, ol.mSubList li.bgNone{border-bottom:none; float:none; margin-bottom:1px; margin-left:0px; padding:4px;background:#ffffff;}
/* HD_BarkBuster_FranBuzz_Issue ends- bullet text handled*/

.postnew{ font-family:lucida_grande; font-size:12px; line-height:18px; color:#000; font-weight:normal; margin-top:0px; display:block;}
.subhed{ font-family:lucida_grande; font-size:12px;}
a.subhed:link{ font-family:lucida_grande; color:#666666; font-size:12px; text-decoration:none;}
a.subhed:visited{ font-family:lucida_grande; font-size:12px; color:#666666; text-decoration:none;}
a.subhed:hover{ font-family:lucida_grande; font-size:12px; color:#666666; text-decoration:underline;}
.commTxtN1{ font-family:lucida_grande; font-size:11px; color:#333333; font-weight:normal;  margin-top:2px; margin-bottom:2px;}
.cmnt,a.cmnt:link,a.cmnt:visited{font-family:lucida_grande; font-size:11px !important; color:#003898 !important; text-decoration:none;}
a.cmnt:hover{font-family:lucida_grande; font-size:11px !important; color:#003898 !important; text-decoration:underline;}
.mlistbr{margin-left:7px; float:left; width:355px; word-wrap:word-break;}

.pdTt{margin-top:3px;}
