.popup #CHAT #pfc_logo,
.popup #CHAT #pfc_bbcode_container,
.popup #CHAT #pfc_handle,
.popup #CHAT #pfc_logo,
.popup #CHAT #pfc_minmax  {
display: none;
visibility: hidden;
float: left;
}


.popup #CHAT {
width: 800px;
}
.popup #CHAT .info {
float: left;
padding: 0 0 20px;
}
.popup #CHAT .contact_list {
float: left;
display: block;
width: 160px;
height: 400px;
}
.popup #CHAT .contact_list .cont {
padding: 2px;
}
.popup #CHAT .contact_list a {
color: #00C;
text-decoration: none;
}
.popup #CHAT .areaChat {
float: left;
width: 600px;
height: 400px;
background: url('img/chat_loading.gif'); 
}

.popup #CHAT .contact_list iframe {
float: left;
display: block;
width: 160px;
height: 400px;
border: 0;
}

body.chat_rubrica #main,
body.chat_rubrica #contenitore,
body.chat_rubrica #main #CHAT_RUBRICA,
body.chat_rubrica #main #CHAT_RUBRICA .contact_list {
width: 150px;
}

#CHAT_RUBRICA .cont img {
padding: 0 2px;
}
#CHAT_RUBRICA a:hover {
text-decoration: underline;
}
#CHAT_RUBRICA a {
text-decoration: none;
color: #F5023C;
}