.more-support a {
    background: url(../images/btn_arrow_gold.gif) right no-repeat;
    display: block;    
	width: 90px;
    height: 12px;
    line-height: 12px;
    color: #99770E;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
   	text-transform: uppercase; 
   	margin-bottom: 15px;
    }
.more {
	margin-top: 10px;
	padding-bottom: 20px;
	width: 179px;
	height: 12px;
    } 
.more-give-bullet a {
    background: url(../images/btn_arrow_gold.gif) right no-repeat;
    display: block;    
	width: 66px;
    height: 12px;
    line-height: 12px;
    color: #99770E;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
   	text-transform: uppercase; 
   	margin-bottom: 25px;
   	margin-top: 2px;
    } 
    
.title {
	text-transform: uppercase;
	}

ul.lists {
	 margin-bottom: 15px;
	}

ul.lists li {
	 padding-bottom: 3px;
	 line-height: 15px;
	}

/* Friends */
.give a {
	width: 67px;
    }
    

/* Lottery */

h1 {
	color: #333333;
	font-size: 22px;
	}
.disclaimer {
	font-size: 11px;
	line-height: 12px;
	margin: 25px 10px 15px 10px;
	}

	
#prizes {
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	}
#prizes .title {
	font-size: 12px;
	color: #D72824;
	}

td {
    font-size: 12px;
    color: #231F20;
    /* color: #4D4D4F; */
    line-height: 15px;
    }
    
textarea {
	color: #555555;
	font-size: 11px;
	margin-bottom: 10px;
	}

.lottery-table {
	text-align: center;
	padding: 15px;
	width: 100%;
	}
     
    
 
