*{margin:0 auto; padding:0; text-decoration:none; list-style:none; outline:none; border:none;}
@font-face {
    font-family: 'MyriadPro-Regular';
    src: url('MyriadPro-Regular.eot');
    src: url('MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
         url('MyriadPro-Regular-webfont.woff2') format('woff2'),
         url('MyriadPro-Regular-webfont.woff') format('woff'),
		 url('MyriadPro-Regular.ttf') format('truetype'),
         url('MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

form{font-family: 'MyriadPro-Regular'; font-size:14px;}
input{width:300px; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; padding:5px; margin:5px 0 5px 0; color:#333; border:1px solid #9e9e9e;}
div.mce-tinymce{border-radius:5px !important; -webkit-border-radius:5px !important; -moz-border-radius:5px !important;}
div.mce-container-body{border-radius:0 0 10px 10px !important; -webkit-border-radius:0 0 10px 10px !important; -moz-border-radius:0 0 10px 10px !important;}

#button{border:none; background:#f2cb30; border-radius:0; font-weight:bold; padding:10px 0;}
	#button:hover{opacity:0.8;}