#verdana{clear:both; margin:0;}

#verdana .boxname,#verdana .boxlastname {
	display: block;
	float: left;
	height: 20px;
	width: 46%;
	padding: 5px;
	margin-bottom: 13px;
	color: #666666;
	margin-left:0 !important;
	margin-right:1%;
	background-color: transparent;
	font-family:Verdana, sans-serif;
	font-size: 1.0em;
	background-color:#f8f8f8;
	border:solid 1px #ccc;
	font-weight:normal;
}
#verdana .boxname:focus,#verdana .boxlastname:focus{background-color:#f2f2f2; border:solid 1px #666;}

#verdana .boxemail, #verdana .boxcustom
{
    float: left;
    display: block;
    height: 20px;
    width: 46%;
    padding: 5px;
    margin-bottom: 13px;
    color: #666666;
	margin-right:1%;
    background-color: transparent;
	font-family:Verdana, sans-serif;
	font-size: 1.0em;
	background-color:#f8f8f8;
	border:solid 1px #ccc;
	font-weight:normal;
}
#verdana .boxemail:focus, #verdana .boxcustom:focus{background-color:#f2f2f2; border:solid 1px #666;}


#verdana .btnsubscribe {
	float: left;
	width:46%;
	height: 20px;
	margin-bottom:13px;
	margin-right:1%;
	background: -moz-linear-gradient(center top , #FEDF8A 0%, #EEB926 100%) repeat scroll 0 0 transparent;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FEDF8A', endColorstr='#EEB926');
    border: 1px solid #CC9D1A;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	color: #000;
	font-family: 'coolvetica_rgregular';
	font-size: 1.9em;
	font-weight: normal;
	
}
#verdana .btnsubscribe:hover {
  border: 1px solid #cc9d1a;

  color: #464444;
}

#verdana a.btnunsubscribe:link, #verdana a.btnunsubscribe:active, #verdana a.btnunsubscribe:visited
{
	float: left;
	display: block;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left:5px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	margin-top:15px;
}


#verdana a.btnunsubscribe:hover
{
	float: left;
	display: block;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left:5px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top:15px;
}

#verdana .title 
{
	float: left;
	visibility:hidden; display:none;
}
#verdana .valid {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ed1c24;
	background-color: #ffdbdb;
	clear: both;
	float: left;
	padding-top: 14px;
	padding-right: 16px;
	padding-bottom: 14px;
	padding-left: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
	border:dashed 1px #ed1c24;
}

#verdana label {
	clear: both;
	color: #666666;
}

#verdana input {
	color: #666666;
}

#verdana .radioscrb {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:left;
}

#verdana .chkbox {
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-bottom:3px;
}


/***************Add in Version 2.0.***************************/


#verdana a.btnarchive:link, #verdana a.btnarchive:active, #verdana a.btnarchive:visited
{
	clear:left;
	float: left;
	display: block;
	color: #292929;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left:5px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	margin-top:15px;
}


#verdana a.btnarchive:hover
{
	float: left;
	display: block;
	color: #c20012;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left:5px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	margin-top:15px;
}	


/*Archive*/

#verdana_a .Archive
{
	display: block;
	text-align: left;
	color: #333333;
	font-size: 14px;
}


#verdana_a .ArchiveTitle
{
	font-size: 20px;
	font-weight: bold;
	margin-bottom:15px;
	display:block;
}

#verdana_a .ArchiveGrid
{
	width: 400px;
}

#verdana_a .Archive a
{
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

#verdana_a .Archive a:hover
{
	text-decoration:none;
}


#verdana_a .Pager span
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	
	}

#verdana_a .Pager a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	
	}
	
	
#verdana_a .Pager a:hover
{	
	text-decoration:underline;
	
	}
	
	
/**********version 2.5*********/



@media (max-width: 450px) {
#verdana .boxname,#verdana .boxlastname {width: 99%;}
#verdana .boxemail, #verdana .boxcustom{ width: 99%;}
#verdana .btnsubscribe {width:99%;}
}