#comunication {
	margin-top:				5px;
	font-size: 				12px;
    color: 					white;
    text-decoration:        blink;
}

#comunication div.main {
	width:					100%;
	height:					25px;
	background-image: 		url('../images/comunication/comunication.png');
	background-repeat:		no-repeat;
}

#comunication div.main p {
    width:                  100%;
    text-align:             center;
    padding-bottom:          2px;
    padding-top:             5px;
}
