
/* for the main icons on each page */


.topicons {
	
	
	float:right;
	margin-top:-5px;
	font-size:20px;
	font-weight:bold;
	color:#fff; 
	background: url("../images/icons/help.png") no-repeat ;
	width:32px;
	height:32px;
}