.cmsedit{
	cursor: pointer;
	display: inline;
	color: white;
	padding: 0px;
	font-size: 8pt;
	background: url('/cms/images/bluegradient.jpg');
}

.cmsselect, optgroup{
	font-size: 8pt;
}


/* BOTTOM ************************************************************/

#thirddd{
	margin-top: 20px;
	font-size: 10pt;
	text-align: center;
	display: block;
	width: 100%;
}

#thirddd a:hover{
	text-decoration: none;
}

/****************** NEWSLETTER ***********************/

#newsletter h6{
	font-size: 10pt;
	font-weight: bold;
	margin: 5px;
	}
	
#newsletter .nl_button{
	font-size: 8pt;
	cursor: pointer;
	background: #4A2700;
	margin-top: 10px;
	padding: 2px;
	color: white;
}

#newsletter .nl_text:focus{
	background-color: white;
}

#newsletter .nl_text{
	background: #EEE3BF;
	border: 2px solid #9e8024;
	margin: 2px;
	padding: 1px;
	width: 85%;
	}
