a{
	color: #FFF;
	text-decoration: none;
}
a:hover{
	color: #FFCC00;
	text-decoration: none;
}
img{border:0;}
body , ul ,li , article , section , h1 , h2 , h3 , label , nav , a{ padding:0; margin:0px;}
body{
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	color: #FFF;
	
}
.clear{clear:both;}
.PopContent{width:280px; float:right; margin-top:25px; margin-right:25px;}
.PopWrapper{width:500px; height:335px;  background:url(../images/popup-bg.jpg) no-repeat;  margin:1% auto;}
.titleBg{width:100%; height:48px; background:url(../images/title-bg.jpg) repeat-x; margin-top:20px; font-weight:bold; float:left;font-family: 'Exo 2', sans-serif; font-size:21px; text-align:center;}

.iCon{width:52px; float:left;}
.textArea{width:280px; float:left; margin:5px  5px ; border-radius:5px; padding:5px; text-align:left; color:#000; background-color:#FFF;}
.textArea.small{width:130px; float:left; margin:5px  5px ; border-radius:5px; padding:5px; text-align:left; color:#000;}
.textArea2{width:280px; float:left; margin:5px  5px ; border-radius:5px; padding:5px; text-align:left; color:#000; background-color:#FFF;}

.okButton{width:38px; height:37px; float:right; margin-top:7px; margin-right:10px;}
.okButton a{width:38px; height:37px; float:right;background:url(../images/ok-button.png) center top no-repeat;}
.okButton a:hover{width:38px; color:#FC0; height:37px; float:right;background:url(../images/ok-button.png) center bottom no-repeat;}

.mainButton{display:none;border:solid;background:#aaa;color:#fff;text-decoration:none;cursor:pointer;font-family:Verdanna, sans-serif;width:100px;font-size:19px;margin-left:10px;margin-right:10px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border-color:gray;border-width:2px}
.mainButton.green{background:#7CFC00}
.mainButton.red{background:red}
.mainButton[class]{background-image:url(../images/shade.png);background-position:bottom}