#left { height: 600px; }
#login-boxes a:link { 
	text-decoration: none;
	color: #663300;
	background: none;
	padding-left: 0;
}
#login-boxes a:visited { 
	text-decoration: none;
	color: #FF8951;
	background: none;
	padding-left: 0;
}
#login-boxes a:hover {
	/*text-decoration: none;*/
	color: #000;
	background-color: #cf6;
}
#login-ospiti form p, #login-registrati form p { font-size: 10px; }
p.titolo { font-size: 12px; font-weight: bold; margin-bottom: 10px; padding-top: 12px; }
#login-ospiti, #login-registrati {
text-align: left;
width: 172px;
position: absolute;
top: 0;
background: #ffc url(/img/chatbox_bot.gif) no-repeat bottom center;
padding-bottom: 12px;
}
#login-ospiti { left: 0; }
#login-registrati { right: 0; }
div#login-ospiti p.titolo, div#login-registrati p.titolo {
background: transparent url(/img/chatbox_top.gif) no-repeat top center;
}
div#login-registrati p.titolo, div#login-registrati p, div#login-ospiti p.titolo, div#login-ospiti p {
  padding-left: 9px;
}
#login-registrati input.submit, #login-ospiti input.submit {
color: #333;
background-color: #cf6;
width: 40px;
height: 21px;
font-size: 12px;
}
#nickospite, #thepwdnick { width: 108px; }
#thenick { width: 148px; }
#login-ospiti form, #login-registrati form { margin-bottom: 10px; }
#chat-link1 p, #chat-link2 p { font-size: 12px; margin: 3px 0; }
#chat-link1 span { font-weight: bold; }
.text p strong { font-weight: normal; }
#dediche { min-height: 600px; }