#headline{
    width: 630px !important;
}

/* US Christmas comp */

#us-christmas-prize {
    width: 220px;
    float: left;
    text-align: center;
    background: url(../images/grad.png) repeat-x;
}

#us-christmas-prize h2  {
    background: #c61f27;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    color: #fff;
    text-align: center;
    padding: 10px;
}

#us-christmas-content   {
    background:url("../images/grad.png") repeat-x scroll 0 0 transparent;
    float:right;
    padding:15px;
    width:415px;
}

#us-christmas-content input {
border:1px solid #bbb;
font-size:16px;
margin-bottom:10px;
padding:4px;
width:205px;
}

#us-christmas-content label {
    margin-left: 20px;
    font-weight: bold;
}

#us-christmas-prize #wrap   {
    border: 1px solid #ccc;
    border-top: 0;
    padding: 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;

}

#us-christmas-button    {
    margin-left: 40px;
    padding-left: 100px;
    height: 75px;
    background: url(../images/us-arrow.png) no-repeat;
}

#us-christmas-cta   {
    background: url(../images/ybtn.jpg);
    font-weight: bold;
    font-size: 20px;
    padding: 3px;
    border: 1px solid #feaa26;
    color: #aa4c00;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    cursor: pointer;
}

#us-christmas-text  {
    text-align: left;
}

#us-christmas-text .red, #us-christmas-content .red {
    color: #ce2129;
    font-weight: bold;
}

#us-christmas-text ul   {
    margin-left: 15px;
}

#us-christmas   {
    padding-left: 5px;
}
