#right-bar {
    width: 288px;
    height: 438px;
    float: right;
    padding-top: 10px;
    background: url('../images/discount/graduated_background.jpg') no-repeat top left;  
    margin: 0 -10px 0 10px; 
    text-align: center; 
}
#red-square {
    width: 200px;
    min-height: 260px;
    margin: 18px auto;
    padding: 0 10px 5px 10px;
    background: #c00;
    color: white;
    
}
#red-square img {
    position: relative;
    margin-top: -18px;
}
#red-square a {
    color: black;
}
ul.network {
    list-style-image: url('../images/disclosures/tick.gif');
    text-align: left;
    /*font-size: .8em;*/
    margin: 0;
    padding: 0;
}
#discount-text {
    float: left;
	width: 600px;
    line-height: 1.5em;
}
.left-list {
    position: relative;
    float: left;
    width: 200px;
    margin-left: 88px;
}
.right-list {
    position: relative;
    float: left;
    width: 200px;
    margin-left: 23px;
}
.approved {
    text-align: left;
    margin: 20px 5px 10px 5px;
}
h1 {
    color: #c00;
    font-size: 3.5em;
    text-align: center;
    margin-top: 30px;
}
h2 {
    color: black;
}
.large {
    font-size: 1.5em;
    line-height: 1.5em;
}
.awesomeform textarea {
    font: 1em Verdana, Arial, Helvetica, sans-serif;
}
img#phone {
    margin-top: 50px;
}
.first-para {
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.4em;
}
#rt-image {
    float: right;
    margin-top: 75px;
}
.heading {
    font-weight: bold;
    font-size: 3em;
    width: 650px;
    text-align: center;
}
dl.prizes dd {
    line-height: 1.5em;
}
.entry-text {
    font-weight: bold;
    color: #c00;
    font-size: 1.5em;
    margin-left: 75px;
}
input#entry {
    width: 18px;
    font-size: 1em;
    font-weight: bold;
    color: #c00;
    text-align: center;
}
.cols {
    /*outline: dashed 1px blue;*/
    float: left;
    width: 200px;
    min-height: 200px;
}
.cols ul {
    padding-left: 15px;
}
.cols ul li {
    margin-bottom: .5em;
}
