@charset "UTF-8";
/* CSS Document */


	#sig {
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 18px;
	color: #333;
	margin: 6px 0;
	padding: 6px;
	border-top: 1px #999999 dotted;
	border-bottom: 1px #999999 dotted;
	}
	#sig .row {		
		padding-left: 110px;
		background: url('images/nabeellogo.jpg') no-repeat 0 40px ;
	}
	#sig .row a:link, #sig .row a:visited {
		color: #333333;
		text-decoration: none;
		
	}
	#sig .row a:hover {
		color: #333333;
		border-bottom: 1px black dotted; 
	}
	
	.txt { 
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 15px;
	color: #cc000;
	}
		
		
	.fb {		
		padding: 0 14px 10px 5px;
		background: url('http://nabeel.com/email/images/fb.png') no-repeat;
	}
	.twe {		
		padding: 0 14px 10px 5px;
		background: url('images/twe.png') no-repeat;
			}
	
	.mail {		
		padding: 0 14px 10px 5px;
		background: url('images/mail.png') no-repeat;
	}
	.web {		
		padding: 0 14px 10px 5px;
		background: url('images/web.png') no-repeat;
			}
	.ph {		
		padding: 0 13px 4px 5px;
		background: url('images/ph.png') no-repeat;
	}
	.mob {		
		padding: 0 13px 4px 5px;
		background: url('images/mob.png') no-repeat;
	}
	
	.cer {		
		font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
		color: #d3b774;
		font-style:italic;
		font-weight: bold;
	}
	.dec {		
		font: 9px 'Lucida Grande', Verdana, Arial, Sans-Serif;
		color:#999;
	}
	