.appeal-col-01, .appeal-col-02 {
width: 332px;
float:left;
padding:0px 10px 0px 10px;
margin-top:12px;
}

.appeal-col-01 {
background: url(../images/light-purple-opacity.png);
min-height:355px;
}

.appeal-col-02 {
background: url(../images/light-purple-opacity.png);
min-height:355px;
}

.page-node-7305 .appeal-col-01, .page-node-7305 .appeal-col-02 {
background: url(../images/blank.png);

}


.appeal-col-01 {
margin:12px 12px 0 0;
}



#block-block-13  input{
margin:0 0 1em 0;
}

.appeal-col-01 input, #block-block-13  input{
    background-color: #FDB813;
    border: medium none;
    padding: 10px;
	color:#521D5B;
	font-size:130%;
	cursor:pointer;
}

.appeal-col-01 input:hover, #block-block-13  input:hover {
    color: #FDB813;
	background-color:#521D5B;
}


.page-node-7578 .appeal-col-01 input, #block-block-13  input{
  color: #FDB813;
	background-color:#521D5B;
    border: medium none;
    padding: 10px;

	font-size:130%;
	cursor:pointer;
}

.page-node-7578 .appeal-col-01 input:hover, #block-block-13  input:hover {
	
    background-color: #FDB813;	
	color:#521D5B;	
	}

#block-block-13  form {
background-color:#fff;
}

#block-block-37 form {
    background-color: #fff;
    
}

#block-block-37 input {
    background-color: #FDB813;
    border: medium none;
    padding: 10px;
	color:#521D5B;
	font-size:130%;
	cursor:pointer;
	margin:0 0 0.5em 0;
	width:100%;
}

 #block-block-37 input {
    background-color: #FDB813;
    border: medium none;
    padding: 10px;
	color:#521D5B;
	font-size:120%;
	cursor:pointer;
	margin:0 0 0.5em 0;
	width:100%;
}

.node-type-multimedia #block-block-37 input:hover {
    color: #FDB813;
	background-color:#521D5B;
}



/*
Thermometer
*/

.thermo-wrapper {
width:57px;
padding:0 24px 0 24px;
float:left;
margin:1.5em 0 0 0;
}

.thermo-container {
width:15px;
padding:0 24px 0 24px;}

.thermo-total-bar {
height:150px; 
background-color:#0067AB; 
width:15px;
position:relative;
}

.thermo-percent-bar {
width:15px; 
background-color:#FDB813;
position:absolute;
bottom:0;
}

.thermo-image {
height:61px; 
width:62px; 
background: url(../images/thermometer.png);
background-repeat: no-repeat;
}

.thermo-blue{
height:61px; 
width:62px; 
background: url(../images/thermometer-blue.png);
background-repeat: no-repeat;
}


.info-total {
 
font-size: 160%;
color:#0067AB;
}

.info-received {
 
font-size: 160%;
color:#13B5EA;
}

.total-donated {
color:#00B25A;
}

.total-needed {
color:#521D5B;
}

.node-type-appeal-landing-page #content .section {
width:717px;
}

.node-type-appeal-landing-page h2.block-title {
    border-bottom: none;
    border-top: none;
	background-color: #521D5B;
    color: #fff;
    font-size: 90%;
    margin: 0 0 0.5em;
    text-transform: uppercase;
	padding:0 0 0 5px;
}