/*
-----------------------------------------------
Not IE - All other browsers
-----------------------------------------------
*/

.teaser_btn {background:#F3702E; border: 1px solid #F3702E;color:#fff;font-family: 'arial rounded MT bold', Arial, Helvetica; font-weight:bold;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;text-shadow:0  -1px 0 #B75423;font-size:14px;padding:10px 9px;letter-spacing:0px;border-bottom:1px solid #AA4E20;cursor:pointer;}
	
.teaser_btn:hover {text-decoration:none;background:#23366F; border: 1px solid #23366F;text-shadow:0  -1px 0 #000;border-color:#23366F #23366F #000 !important;}