.navButtons{
	clear:right;float:right;width:450px;margin-top:27px;text-align:right;font-size:14px;color: #7b7b7b;
}




a:link { text-decoration: none;color: blue}
a:active { text-decoration:blink}
a:hover { text-decoration:underline;color: red} 
a:visited { text-decoration: none;color: #febc1e}


/* example 
.navButtons a:visited { text-decoration: none;color: #FFD700}
*/


#valued{
/*background:url(../../img/home/prettypics/tupianku_bian216.gif) no-repeat top left;*/
background-color:#fff9ef;
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;
line-height:15px;
}

#freemeg{
/*background:url(../../img/home/prettypics/tupianku_bian216.gif) no-repeat top left;*/
background-color:#fff9ef;
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;
line-height:15px;
}

#regmeg{
/*background:url(../../img/home/prettypics/tupianku_bian216.gif) no-repeat top left;*/
background-color:#fff9ef;
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;
line-height:15px;
}


.btnblue{    
    height:22px;
    width:120px;
    border:1px solid #7089A3;
	background:#EDF4FA;
	color:#285A74;
	padding-top:2px;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#F8FCFD,endColorStr=#C2DAEC);
	}


/*td{background:#f3f3f3;color:#FF6347;font-size:12px}*/


#macmsg{
	
	border:1px solid #febc1e;
	padding:0px;
	width:240px;
	height:60px;
	color:#000000;
	background:#FFFFFF;
	position:relative;
	top:1px;
	left:12px;
}

#example{
	
	padding:0px;
	width:20px;
	height:10px;
	color:#000000;
	background:#f3f3f3;
	position:relative;
	top:1px;
	left:12px;
}

#mymacmsg{

	position:relative;
	top:1px;
	left:12px;
}

#warnmyerrlog{
	display:block;
	background-color:##FF6347;
	border:1px;
	position:relative;
	top:0px;
	left:100px;
	font-size:12px;
}

#usererrlog{
	display:none;
}


.loginbtnblue{    
    height:20px;
    width:100px;
    border:0px solid #FFD700;
	background:#EDF4FA;
	color:#FF8C00;
	padding-top:2px;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#F8FCFD,endColorStr=#C2DAEC);
	}