@CHARSET "ISO-8859-1";

#_d2w-text
{
	width: 96%;
	margin: 0 auto;
}


#_d2w-text-title
{
	padding: 0px 0px 5px 0px;
	margin: 20px 0px 10px 0px;
	font-size: 20pt;
	color: #000;
	font-family: "Times New Roman", Times, serif;

}

#_d2w-text-body
{
	border: 1px solid #eee;
	padding: 1em;
	line-height: 1.5em;
	font-size: 11pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#_d2w-text-footer
{
	text-align: right;
}


#_d2w-image
{

}

#_d2w-image-body
{
	text-align: center;
}

#_d2w-image-caption
{
	position: absolute;
	bottom: 40px;
	left: 30px;
	background: url("../images/transparent-bg.png");
	color: #fff;
	padding: 5px; 
	margin: 0 auto;
	font-size: .9em;
	z-index: 20000;
	text-align:center;
	
}


