
.ContentWithImageOnTheLeft .veryBottomCopyRights {
	color: #908e8e;
	font-size: 11px;
}

.ContentWithImageOnTheLeft .c_contentpane{
	padding: 0;
}

.ContentWithImageOnTheLeft .c_footer .CommandButton {
	color: #222;
}

.ContentWithImageOnTheLeft .c_footer {
	margin: 0px;
	text-align: left;
}

.ContentWithImageOnTheLeft p {
	padding-bottom: 16px;
}

.ContentWithImageOnTheLeft .briefContent p {
	padding-bottom: 15px;
}
.ContentWithImageOnTheLeft .c_content li {
	display: block;
	height: 35px;
	background: transparent url(images/arrow.png) 0 0 no-repeat;
	padding-left: 23px;
	line-height: 15px;
}
.ContentWithImageOnTheLeft .c_content img{
	margin-right: 25px;
}
.ContentWithImageOnTheLeft .c_content ul{
	overflow:hidden
}



