   		* { text-decoration: none;font-family: Verdana, Helvetica;  color:black; font-size:13px }
	    a { color:#21536A;text-decoration: underline; font-size:13px; font-family:Verdana;  }
  	    a:hover {color: black; text-decoration: none; font-size:13px;   }
		like_hov {font-family:Verdana; text-decoration: none; color:#21536A; color:#21536A;}

		H2 {
			FONT-SIZE: 16px; BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #666666; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; TEXT-DECORATION: none
			}
		.stars
		{
		  cursor:pointer;
		  cursor:hand;
		}


/* HIVZX Custom styles */

.area {
	background-color: #fff;
	padding: 0 5px;
	border-left: 1px solid #71828A;
	border-right: 1px solid #71828A;
}
.area.left {
	border-left: 1px solid #71828A;
	border-right-width: 0px;
}
.area.right {
	border-right: 1px solid #71828A;
	border-left-width: 0px;
}


#header {
	height: 60px;
}

#chatextras {
	text-align: right;
	vertical-align: bottom;
}
#chatextras ul,
#chatextras li {
	padding: 0;
	margin: 0;
}
#chatextras ul {
	width: 230px;
	float: right;
}
#chatextras li {
	list-style: none;
	float: left;
	padding: 0 5px;
}
#chatextras #calendar {
	
}
#chatextras #leavemsg {
	
}
.clearscreen {
	width: 100px;
	text-align: right;
}
#chatinput {
}

#chat-utilities {
	height: 75px;
	background-color: #fff;
	padding: 0 5px;
	line-height: 120%;
}