@import url("/Style/Style.css");

h2{
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	color: #d46a38;
	font-weight:bold;
	margin-bottom: 0px;
}

.CenterContent img{
	border:none;
	padding: 0px;
}

.RightColumn_Content hr{
	color: #d1ccb3;
	background-color: #d1ccb3;
	height: 1px;

}
