.thumbSol
{
	z-index: +1;
	display:none;
	visibility:hidden;
	position:absolute;
	
	padding:3px 3px 3px 3px;
	border:solid 1px #868686;
	background-color:#F4F4F4;
}

.myMeteoTemp
{
	FONT-FAMILY: Microsoft Sans Serif; 
	font-weight:600;
	FONT-SIZE: 40px;
	color:#FFFFFF;
	text-decoration: none;
	white-space:nowrap;
	padding: 0px 0px 0px 0px;
	text-align:left;
	vertical-align:bottom;
	width:100%;
}

.solunarText
{
	FONT-FAMILY: Microsoft Sans Serif; 
	font-weight:normal;
	FONT-SIZE: 10px;
	color:#FFFFFF;
	text-decoration: none;
	padding: 0px 0px 0px 5px;
	text-align:left;
	vertical-align:top;
}

.solunarBody
{
	height:110px;
	width:100px;
	padding:0px 0px 0px 0px;
	text-align:center; 
	vertical-align:top; 
	cursor:pointer; 
}
.userTableHeader
{
	background-image: url(../../Images/tableheather.png);
}



