/* ================================
    CSS STYLES FOR Module Blog
   ================================
*/
.SendPanel
{
	display: block;
	position: absolute;
	background-color: white;
	border-color: Black;
	border-width: 1px;
	border-style: dotted;
}