.label
{
	float: left;
	width: 120px;
	text-align: right;
	clear: left;
	margin-right: 15px;
	font-weight: bold;
}

.extra_info
{

	text-align: right;
	clear: left;
	margin-right: 15px;

}

.ideas
{
	
}

.subform p
{
	margin-top: 10px;
	margin-bottom: 10px;
}	


#subform
{
	font-size: 1em;
}
	
#subform .label
{
	float: left;
	width: 130px;
	margin-right: 10px;
	text-algin: right;
	font-weight: bold;
	clear: left;
}	

#submit
{
	margin-left: 340px;
	font-weight: bold;
	background-color: #D27308;
	color: #FFFFFF;
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;

}

#submit_video
{
	margin-left: 200px;
	font-weight: bold;
	background-color: #D27308;
	color: #FFFFFF;
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;

}


#name, #email, #channel_name, #shoe_size
{
	background-color: #FBEF99;
	font-family: "cursive";
	font-size: .9em;
	width: 300px;
	margin-top: -2px;
}

#prank
{
	background-color: #FBEF99;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: .9em;
}

#name:focus, #email:focus, #channel_name:focus, #shoe_size:focus, #prank:focus
{
	background-color: #FDD041;
}

.facebook{

	border: 0px;
}
