
@import url(http://fonts.googleapis.com/css?family=Oswald);
/*@font-face{
    font-family:'Oswald Regular';
    src:url('http://o.aolcdn.com/os/fonts/oswald/oswald-regular.woff')
    format('woff');
    font-weight:normal;
    font-style:normal
}*/

body {
    color: #333;
}

h1 {
    font-family: Oswald,Oswald Regular,Arial Narrow,Arial,Helvetica,sans-serif;
    font-size: 55.9px;
    line-height: 1.2;
    font-weight: normal;
}

#pr_box_button {
color: #542e11;
font-family: Oswald,Oswald Regular,Arial Narrow,Arial,Helvetica,sans-serif;
font-size: 1.3em;
font-weight: normal;
line-height: 1;
padding: 10px 20px;
text-decoration: none;
text-shadow: 0 1px 1px #da9437;
text-transform: uppercase;
white-space: nowrap;
-webkit-box-shadow: 0 2px 4px #462c14,inset 0 1px 1px #f4a43e;
-moz-box-shadow: 0 2px 4px #462c14,inset 0 1px 1px #f4a43e;
box-shadow: 0 2px 4px #462c14,inset 0 1px 1px #f4a43e;
background: #f18531;
background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#b86626),color-stop(1,#ee8431));
background: -ms-linear-gradient(bottom,#b86626,#ee8431);
background: -moz-linear-gradient(center bottom,#b86626 0,#ee8431 100%);
display: -moz-inline-stack;
display: inline-block;
overflow: hidden;
zoom: 1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
cursor: pointer;
display: block;
margin: 1em auto;
text-align: center;
width: 8em;
}
user agent stylesheet