div#faq
{

}


div#summary
{
	padding-bottom : 20px;
	border-bottom: 1px dashed #c7c7c7;
}

div#summary ul
{
	margin:0em;
	margin-left:1em;
	list-style:none;
}


div#summary li
{

}


div#full
{
}

div#full div.entry
{
}

div#full div.title
{
	color:#1c9096;
	padding-bottom: 5px;
	font-weight:bold;
}

div#full div.description
{
	margin-left : 20px;
}

div#full div.description div
{
	padding-bottom: 5px;
}

div#full div.top
{
	margin-top: 5px;
	text-align: right;
}





