/* 	RESULTADO DE EXAMES VIA INTERNET - MEDLYNX
	CSS for screen and projection devices
    Handcrafted by ZEHH (zehh@zehh.com.br)
	Created: 12/12/2006
	Last modified: 13/12/2006
    By: ZEHH (zehh@zehh.com.br)
*/

body {
	background-color: #ECE9D8;
	margin: 0;
}

#login {
	width: 200px;
	height: 110px;
}

.caixas {
	width: 130px;
	background-color: #E4E0C9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
}
