@charset "utf-8";
.designer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	float: right;
	height: 25px;
	padding-top: 5px;
	margin-right: 10px;
}

/* CSS Document */


/* -- Icons list -- */
.ico              { padding-left: 15px; }
.ico-breezy       {
	padding: 2px 0 1px 25px;
	background-image: url(images/ico-epeaks.png);
	background-repeat: no-repeat;
	background-position: 0px 2;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
.ico-breezy:hover {
	background-position: 0px -15px;
	text-decoration: underline;
}
