/* --- css reset --- */
#wrapper {

	margin: 0 auto;

	padding: 0;

	font-size: 11px;  	

  	line-height: 18px;

}
