label{
	width: 300px;
	float: left;
	font-weight: bold;
	text-align:left;
	padding: 0px 0px 0px 4px;
	font-size: 16px;
	color:#272728;
}

.submitbutton{
	width: 160px;
	margin-left: 0px;
	margin-bottom: 5px;
	border: 2px solid #CCCCCC;
	font-family: Verdana,Arial,Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #006FEF;
	background: white;
}

.imageButton {
	border: 0px solid #CCCCCC;
	width:145px;
}

.submitbuttonWide{
	width: 200px;
	margin-left: 0px;
	margin-bottom: 5px;
	border: 2px solid #CCCCCC;
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #006FEF;
	background: white;
}


.submitbuttonDonate{
	width: 100px;
	margin-left: 0px;
	margin-bottom: 5px;
	border: 2px solid #CCCCCC;
	font-family: Verdana,Arial,Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #006FEF;
	background: white;
	text-align:center;
}


br{
	clear: left;
	margin: 0px 0px 0px 0px;
}

br.spacer{
	clear: left;
	margin: 0px 0px 20px 0px;
}

input, textarea {
	width: 250px;
	margin-bottom: 5px;
	border: 2px solid #CCCCCC;
	font-family: Verdana,Arial,Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

label.check, label.radio {
	position:relative;
	text-align:left;
}

.text {
	width: 250px;
	margin-bottom: 5px;
	border: 2px solid #CCCCCC;
	font-family: Verdana,Arial,Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

.textSmall {
	width: 80px;
	margin-bottom: 5px;
	border: 2px solid #CCCCCC;
	font-family: Verdana,Arial,Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

.textMiddle {
	width: 150px;
	margin-bottom: 5px;
	border: 2px solid #CCCCCC;
	font-family: Verdana,Arial,Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

.textarea {
	width: 500px;
	margin-bottom: 5px;
	border: 2px solid #CCCCCC;
	font-family: Verdana,Arial,Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

.checkbox {
margin-left: 0px;
padding-left: 0px;

  width: 50px;
  border:none;
	clear:left;
	float:left;
}

.labelWide{
	width: 370px;
	float: left;
	font-weight: bold;
	text-align:left;
	padding: 0px 0px 0px 4px;
	font-size: 16px;
	color:#272728;
}
.labelquest{

	width: 120px;
	float: left;
	font-weight: bold;
	text-align:left;
	padding: 0px 0px 0px 4px;
	font-size: 16px;
	color:#272728;
}

label.checkWide, label.radio {
	position:relative;
	text-align:left;
	font-size: 16px;
	width: 400px;
}

.required {
	color:red;
	font-size:0.8em;
}

.paypalButton {
	text-align:right;
	width:60px;
	border: none;
}

.radio {
/* margin: 4px 0px 4px 20px; */
margin: 0px;
padding: 0px;

  width: 50px;
  border:none;
	clear:left;
	float:left;
}

 .radioOptions {
margin: 4px 0px 4px 20px;
padding: 0px 0px 0px px;
color:#272728;
 }

 .labelMiddle{
	width: 180px;
	float: left;
	font-weight: bold;
	text-align:left;
	padding: 0px 0px 0px 4px;
	font-size: 16px;
	color:#272728;
}

.buttonSpecial {
  background-color: #01aef0;
  color: white;
  padding: 4px;
  font-weight: bold;
  width: auto;
}


.buttonSpecial a{
  background-color: #01aef0;
  color: white;
}

.buttonSpecialRight {
  background-color: #01aef0;
  color: white;
  padding: 4px;
  font-weight: bold;
  width: 80px;
  margin: 0px 0px 0px 410px;
  text-align: center;
}


.buttonSpecialRight a{
  background-color: #01aef0;
  color: white;
  text-decoration: none;
}

.buttonsTextSmall {
	width:60px;
	border: 1px solid black;
}

.buttonsTextBig {
	width:300px;
	border: 1px solid black;
}

.buttonsLabel {
	margin: 15px 0px 0px 0px;
	color:#272728;
	float: left;
}

.buttonSpecialGetcode {
  background-color: #99b6c8;
  color: white;
  padding: 4px;
  font-weight: bold;
  width: auto;
  border: 0px solid #01aef0;
}

.textareaButton {
	width: 500px;
	margin-bottom: 5px;
	border: 1px solid black;
	font-family: Verdana,Arial,Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}


.buttonsExample3_1_tweet {
	width: 500px;
	height: 70px;
	margin-bottom: 5px;
	border: 1px solid #808080;
	font-family: Verdana,Arial,Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

.displayCodesTextarea {
	width: 500px;
	height: 80px;
	margin: 10px 0px 5px 0px;
	border: 0px solid black;
	font-family: Verdana,Arial,Helvetica;
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	background-color: #EAEAEA;
}

#button1Amount {
  width: 50px;
	border: 1px solid #cccccc;
	margin-bottom: 0px;
}


.buttonSubmit {
  background-color: #00aef7;
  color: white;
  padding: 4px;
  font-weight: bold;
  width: auto;
  border: 0px solid #00aef7;
  font-size: 1em;
}

#button2Amount {
	width: 50px;
	border: 1px solid #cccccc;
}

.ta1count {
	width: 50px;
	font-weight: bold;
	font-size: 18px;
	color: #666666;
	border: 0px solid white;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
