/*
 * transformation page specific rules
 */
div.contentFrame div.body table[name="contentLayout"] td[name="content"] ul
{
	list-style: inside;
	margin-bottom: 0px;
	margin-top: 0px;
        padding-left: 10px;
}

div.contentFrame div.body div[name="content"] div[name="caseStudy"]
{
	margin-bottom: 120px;
	margin-top: 20px;
}
