.typography .internalContent h3 {
	margin-top:0;
}

.typography .field {
	margin-top: 10px;
}

label.left{
	font-size:1.1em;
}

div.slider {
	height:70px;
}

.slider label {
}

select, .sliderBar, .sliderLabel {
	width:60%;
}

.sliderBar {
	top:40px;
}

.slider .middleColumn {
	display:inline;
}

.sliderLabel {
	float:left;
	padding:5px;
	margin:5px;
	top:5px;
}

#layoutWrapper input.action {
	background:transparent url(../images/buttons/donateButton.gif) no-repeat scroll 0 0 ;
	display:block;
	height:45px;
	width:140px !important;
	text-indent:-9999em;
	padding:0;
	border:none;
} 
	#layoutWrapper input.action:hover {
		background:transparent url(../images/buttons/donateButtonHover.gif) no-repeat scroll 0 0 ;
	}
	
#src{
	margin-top:10px;
	width:80%;
}
label.right{
	margin-top:2px;
	text-align:left;
}

#layoutWrapper .Actions #Form_DonateSubscriptionForm_action_doDonation{
	background:transparent url(../images/buttons/sustainButton.gif) no-repeat scroll 0 0 ;
	display:block;
	height:45px;
	width:140px !important;
	text-indent:-9999em;
	padding:0;
	border:none;
}
	#layoutWrapper .Actions #Form_DonateSubscriptionForm_action_doDonation:hover{
		background:transparent url(../images/buttons/sustainButtonHover.gif) no-repeat scroll 0 0 ;
	}
