@charset "UTF-8";
/* CSS Document */

html { 
   -webkit-text-size-adjust:none; 
   -ms-text-size-adjust:none; 
}

#about {
	display:none;
}

#main-wrapper #left-side {
    margin: 45px 0 0 0;
}

#main-wrapper #right-side {
	margin:43px 15px 0 0px;
}

a#ey {
	display:none;
}