@charset "utf-8";
/* CSS Document */

#ELI12RightSidebar {
	width:180px;
	padding-left:10px;
	margin-left:15px;
	border-left:thin solid #CCC;
	float:right;
	min-height:480px;
}

#ELI12RightSidebar  h3{
	background-image:none !important;
	background-color:transparent !important;
	padding-bottom: 10px !important;
	font-size:16px !important;
	border-bottom:none !important;
	line-height:18px !important;
}

#ELI12RightSidebar  p{
	font-size:14px !important;
}

#ColumnWrap {
	width:550px;
	min-height:120px;
}

#ELI12ColumnRight {
	width:245px;
	padding-right:10px;
	float:right;
}

#ELI12ColumnRight  h2{
	background-image:none !important;
	background-color:transparent !important;
	margin-bottom: 8px !important;
	margin-top: 0px !important;
	font-size:16px !important;
	border-bottom:none !important;
}

#ELI12ColumnLeft {
	width:245px;
	padding-right:10px;
}

#ELI12ColumnLeft  h2{
	background-image:none !important;
	background-color:transparent !important;
	margin-bottom: 8px !important;
	margin-top: 0px !important;
	font-size:16px !important;
	border-bottom:none !important;
}

#ColumnContent {
	width:100%;
	padding-bottom:5px;
}

#ContentImage {
	width:95px;
	float:left;
	margin-right:5px;
	margin-bottom:50px;
}