/*********ICQ*********/
.bindToHref.webICQ {
	background-color: #73d114;
	cursor: pointer;
	float: left;
	height: 46px;
	width: 229px;
	margin: 9px 0 0 6px;
	-moz-box-shadow: 0 1px 3px #000;
	-webkit-box-shadow: 0 1px 3px #000;
	box-shadow:0 1px 3px #000;
}
.bindToHref.webICQ :hover{
	background-color: #66B710;
}
span.launchArrow_icq{
	background: url("call.png") no-repeat scroll 0 0 transparent ;
	float:left;
	height: 45px;
	width: 229px;
	margin-top: 1px;
}
.launchArrow_icq a{
	font-family:'Droid sans', arial;
	text-decoration:none;
	color:#FFFFFF;
	font-size:22px;
	line-height: 37px;
	margin-left: 67px;
}