.blog_desc
{
	text-align: justify;
}
.blog_desc a
{
	color: #000000;
	text-align: justify;
}
.blog_desc_more
{
	color: #E40957; 
	cursor: pointer;
	
}
.blog_desc_more a
{
	color: #E40957; 
	cursor: pointer;
}
.bot_border
{
	border-bottom-style: dotted;
	border-bottom-color:gray;
	border-bottom-width: thin;
}
.blog_title
{
	font-weight: bold;
	font-family: verdana;
	font-size: 18px;
	color: #E40957;
}
.blog_title a
{
	font-weight: bold;
	font-family: verdana;
	font-size: 18px;
	color: #E40957; 
}
.blog_date
{
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
	color: #E40957;
}
.blog_date a
{
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
	color: #E40957; 
}
/*.comment_view_button
{
	background-image: url("../images/lefhid.gif");
	cursor: pointer;
	background-repeat: no-repeat;
	height: 50px;
	padding-top: 7px;
	padding-left: 3px;
	font-weight: bold;
	float: left;
	margin-right: 10px;
}*/
/* Blog details page start*/
.wrapper .main .middle-main .btn-allEffects{ float:left; margin-top:10px; margin-left:15px; background:url(../images/right-bt.gif); width:132px; height:28px;}
.wrapper .main .middle-main .btn-allEffects .textbt{cursor:pointer; padding-top:4px;padding-left:20px; font-size:14px; font-family:Arial, Helvetica, sans-serif; color:#3d658e; }
.wrapper .main .middle-main .btn-allEffbox { float:left; width:700px; height:auto;}
.wrapper .main .middle-main .btn-allEffbox .all-toplef{ float:left; background: url(../images/bggry.gif) no-repeat top center; width:700px; height:auto;background-color:#fff;}

.lblog_name
{
	width: 20%;
	font-weight: bold;
	padding-left: 15px;
}
.lblog_cmt
{   
	padding-left: 15px;
	text-align: justify;
}
.lblog_date
{
	padding-right: 15px;
	width: 20%;
}
.lblog_name_header
{
	width: 20%;
	font-weight: bold;	
	color: #E40957;
	font-size: 14px;
	padding-left: 20px;
	padding-top: 10px;
}
.lblog_cmt_header
{   
	
	font-weight: bold;
	text-align: justify;
	color: #E40957;
	font-size: 14px;
	padding-left: 20px;
	padding-top: 10px;
}
.lblog_date_header
{
	
	font-weight: bold;
	width: 20%;
	color: #E40957;
	font-size: 14px;
	padding-right: 20px;
	padding-top: 10px;
}

.ablog_name
{
	width: 20%;
	padding-left: 30px;
}
.ablog_cmt
{   
	padding-left: 30px;
	text-align: justify;
}
