@charset "UTF-8";
/* CSS Document */

h5{font:13px Arial, Helvetica, sans-serif; color:#666666;}

/*--------------------------- search form ---------------------------*/

#search-area input, #textforcharlie textarea {
	padding: 5px;
	width: 170px;
	height:20px;
	color:#666666;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 14px;
	margin-top:5px;
	border: 1px solid #ccc;
}


#search-area textarea:focus, #search-area input:focus {
	border: 1px solid #900;
}

.search{
          background:url(../images/searchbutton.jpg) no-repeat 0px 0px;
		  width:79px;
		  height:31px;
		  display:block;
		  cursor:pointer;
		  float:right;
		  margin-right:29px;
		  margin-top:5px;
}

.search:hover{
          		background:url(../images/searchbutton.jpg) no-repeat 0px -31px;
		  		width:79px;
		  		height:31px;
}

img.campaign_title{margin-left:-7px; margin-top:30px;}
#campaign_body{background:url(../images/right_campaign-body.jpg) no-repeat; width:302px; height:177px; margin-left:-7px; padding-top:5px;}
#getstarted-button{display:block;}
#getstarted-button a{background:url(../images/right_getstart-button.jpg) no-repeat 0 0; width:161px; height:29px; float:right; margin-right:16px;}
#getstarted-button a:hover{background:url(../images/right_getstart-button.jpg) no-repeat 0 -29px; width:161px; height:29px;}
#youtube-video{margin-left:-7px; margin-top:5px;}
a.joincampaign img{margin-left:-7px; margin-top:50px;}

img.voicestitle{margin-left:-7px; margin-top:35px;}

div.voices_testimonial { 
  position: relative;
  margin-left:-7px; 
  height: 215px; 
  width: 308px;
}
.voices_testimonial{
 width:308px;
 height:215px;
}

#facebook_social{margin-left:-5px;}
img.facebook_title{margin-left:-7px; margin-top:35px;}

h6{font:20px "Impact", Impact5, Charcoal6, sans-serif; color:#b2c1d1; margin-top:23px;}