/* --------------------------------------------
   Standard content pages 
----------------------------------------------- */
dl#main dd.content div.content
{
	margin-left: 19px;
	margin-bottom: 125px;
	padding-right: 100px;
	font-size: 12px;
	line-height: 20px;
	color: #666;
}

/* --------------------------------------------
   FAQs   
----------------------------------------------- */
dl#main dd.content .FAQs h3
{
	font-weight: bold;
	font-size: 11px;
	margin-left: 19px;
	line-height: 16px;
}

dl#main dd.content .FAQs p p
{
	font-size: 10px;
	line-height: 15px;
	color: #666;
	padding-bottom: 11px;
	padding-left: 19px;
	background: url(/_resources/img/global/border_dashed_horizontal.gif) repeat-x bottom left;
	margin-bottom: 12px;
}

dl#main dd.content .FAQs p.last
{
	background: none;
	margin-bottom: 0;
}

/* --------------------------------------------

----------------------------------------------- */

div.content p 
{
	margin-bottom: 15px;
}

div.content ul 
{
	margin: 1em 0 1em 40px;
}

div.content ul li
{
	list-style-type: disc;
}