/* =======================================

		Main Stylesheet
		
		Building on Twitter Bootstrap
		http://twitter.github.com/bootstrap/
		
========================================== */


/* New styles below */

		label.valid {
		  width: 24px;
		  height: 24px;
		  display: inline-block;
		  text-indent: -9999px;
		}
		label.error {
			font-weight: bold;
			color: #f39c52;
			padding: 2px 8px;
			margin-top: 2px;
			font-size: 15px;
		}