/*******************************************************************
* ## ABA PAINEL PLESK
********************************************************************/
#painel_plesk {
	float: right;
	margin-top: 88px;
	margin-right: 20px;
	z-index: 100;
	background: url(http://www.openinternet.com.br/images/bg_plesk_down.png);
	/*background: url(images/bg_plesk_up.png) no-repeat right;*/
	width: 127px;
	height: 25px;
	line-height: 25px;
	position: relative;
	cursor: pointer;
	/*border: 1px solid #3300CC;*/
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
/*#painel_plesk {
	
}*/
#box_access_plesk {
	width: 200px;
	height: 148px;
	float: left;
	z-index: 9999;
	top: 25px;
	left: -74px;
	display: none;
	/*border:1px solid #33CC33;*/
	background-image: url(http://www.openinternet.com.br/images/bg_painel_webmail.png);
	position: absolute;
}
/*******************************************************************
* ## ABA WEB MAIL
********************************************************************/
#web_mail {
	float: right;
	margin-top: 88px;
	margin-right: 5px;
	z-index: 100;
	background: url(http://www.openinternet.com.br/images/bg_plesk_down.png) no-repeat right;
	/*background: url(images/bg_plesk_up.png) no-repeat right;*/
	width: 127px;
	height: 25px;
	line-height: 25px;
	position: relative;
	cursor: pointer;
	/*border: 1px solid #3300CC;*/
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#chat_open {
	float: right;
	margin-top: 81px;
	margin-right: -5px;
	z-index: 100;
	width: 186px;
	height: 33px;
	background: #fff;
	}
/*#web_mail {
		
}*/
#box_access_mail {
	width: 200px;
	height: 148px;
	float: left;
	z-index: 9999;
	top: 25px;
	left: -74px;
	display: none;
	/*border:1px solid #33CC33;*/
	background-image: url(http://www.openinternet.com.br/images/bg_painel_webmail.png);
	position: absolute;
}