.socila-icons{
	position:absolute;	
	padding:10px;
	border:1px solid #ccc;
	width:95px;
	background:#ccc;
	top:0;
	left:0;
	background:#f4f4f4;
	border:1px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:0px 0px 5px #aaa;
	-webkit-box-shadow:0px 0px 5px #aaa;
	box-shadow:0px 0px 3px #aaa;
}
.socila-icons div{
	margin:7px 0;
	font-size:14px !important;
}

.is_small{
	position:inherit;
	width:100%;
	padding:5px 0;
	background:transparent;
	border:0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;	
	-moz-box-shadow:0px 0px 0px #aaa;
	-webkit-box-shadow:0px 0px 0px #aaa;
	box-shadow:0;
}
.is_small div.comments-count, 
.is_small div.facebook-abuzz, 
.is_small div.twiter-abuzz, 
.is_small div.buzz-abuzz, 
.is_small div.digg-abuzz, 
.is_small div.stumble-abuzz, 
.is_small div.myEmailLink, 
.is_small div.myPrintLink, 
.is_small div.myPrintLink, 
.is_small div.abuzz_sharethis{
	float:left;
	margin:0 3px;
}
.socila-icons a ,.is_small a{
	color:#000 !important;
	border:0 !important;
	text-decoration:none !important;	
}
.comments-count{
	color:#000;
}
.comments-count a{
	background: url(../images/Commnets-countBg.png)	no-repeat !important;
	color:#fff !important;
	display:inline-block;
	width:29px;
	height:30px;
	line-height:20px;
	text-align:center;
	text-decoration:none !important;
	border:0;
}
.myPrintLink a{
	background:url(../images/print_ico.png)	 no-repeat;
	color:#000;
	padding-left:24px;
}
.myEmailLink a{
	background:url(../images/email-ico.png)	 no-repeat;
	color:#000;
	padding-left:24px;
}
.facebook-abuzz, .twiter-abuzz, .buzz-abuz{
	height:20px;	
}
.twiter-abuzz{
	padding-top:3px;	
}
.myEmailLink{
	position:relative;	
}
.abuzz-form-wrap{
	width:332px;
	border:3px solid #666666;	
	color:#666;
	font-size:12px;
	padding:10px;
	overflow:hidden;
	left:60px;
	position:absolute;
	top:5px;
	display:none;
	background:#fff;
}
.abuzz-form-wrap h3 {
	font-size:14px;
	margin:0px;
	margin-bottom:15px;
	border-bottom:1px solid #ccc !important;
}
.abuzz-form-wrap input{
	height:34px;
	width:245px;
	background:#f4f4f4;
	border:1px solid #cccccc;
}
.abuzz-form-wrap input.abuzz-submit-btn{
	width:49px;
	height:20px;
}
.abuzz-form-wrap textarea{
	height:72px;
	width:245px;
	background:#f4f4f4;
	border:1px solid #cccccc;
	resize:none;
}
.abuzz-form-wrap .abuzz-fild-wrap, .abuzz-form-wrap label{
	float:left;	
	margin-top:0 !important;
	margin-bottom:11px;
}
.abuzz-form-wrap label{
	width:75px;	
}
.submitter{
	float:right !important;
	margin-right:10px !important;	
}
.abuzz-clear{
	clear:both;
	float:none;	
}
.abuzz-close-form{
		position:absolute;
		right:0;
		top:0;
		margin:0;
		padding:0;
		width:11px;
		height:11px;
		margin:0px !important;
}
.abuzz-close-form a{
		background:url(../images/close-form.png) no-repeat;
		width:11px;
		height:11px;
		display:block;
		margin:0;
		padding:0;
}
.abuzz-form-wrap form{
	overflow:hidden;	
}
.commnet-abuzz a {
	background:transparent !important;
	color:#000 !important;	
	width:auto !important;
}
.socila-icons a:hover{
	text-decoration:underline !important;
}

.abuzz-mesage{
	text-align:center;	
	background:#FFFFE0;
	border:1px solid #E6DB55;
	clear:both;
	float:none !important;
	margin:7px 0 !important;
}
.abuzz-form-wrap input.abuzz-error{
	border:1px solid red;	
}
.socila-clear{
	clear:both;	
}