/*-------------------------
	Simple reset
--------------------------*/


*{
	margin:0;
	padding:0;
}


/*-------------------------
	General Styles
--------------------------*/


/*----------------------------
	Main Section
-----------------------------*/

#note2{
	color: #efefef !important;
	font-size: 14px;
	font-weight:bold;
	margin: 0 auto -10px auto;
	padding: 4px;
	text-align: center;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	width: 400px;
}


/*----------------------------
	The Footer
-----------------------------*/