


.about_column
{
	float: left;
	width: 350px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 20px;
	border-right: #7D7D7D;;
	border-left: #727272;
	border-width: 0 1px 0 1px;
	border-style: none solid none none;
	padding-right: 20px;
}


.meaning_column
{
	margin-left: 20px;
	/*margin-right: 20px;*/
	margin-top: 30px;
	float: left;
	
	width: 290px;




}


li
{
	text-indent: 10px;
	text-transform: inherit;
	
}

ul
{
	
	text-transform: inherit;
	list-style-type: square;
	list-style-position: inside;
}


h4
{
	font-family: Gill Sans, Trebuchet MS;
	font-size: 13pt;
	color: #B42E28;
	font-weight: 500;
	margin-bottom: 0px;
	margin-top: 10px;
}

h1
{

	font-family: Gill Sans, Trebuchet MS;
	font-size: 17pt;
	color: black;
	font-weight: 500;
	margin-bottom:10px;
	margin-top:10px;




}