@charset "utf-8";
/* CSS Document */

h1 {
	margin: 0 0 10px 0;
	font-size: 2.2em;
	font-weight: normal;
}
.mainNewsWrapper {
	width: 600px;
	margin-top: 16px;
	padding-bottom: 10px;
	float: left;
}
.mainNewsLeft {
	width: 385px;
	background: none;
	float: left;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
}
.bodyRightWrapper {
	padding-top: 10px;
}
.mainNewsLeft img {
	margin: 0;
}
.mainNewsLeft li {
	padding-left: 16px;
}
.mainNewsLeft a {
	text-decoration: underline;
	color: #576F01;
}
.nextPrevious {
	height: 25px;
	width: 600px;
	float: left;
}
.nextPrevious a {
	color: #576F01;
	font-size: 11px;
	text-decoration: none;
}
.nextPrevious a:hover {
	text-decoration: underline;
}

.previous {	
	background-image: url(../images/bullet_left.gif);
	float: left;
	background-position: left 5px;
	padding-left: 18px;
}
.next {
	float: right;
	background-position: right 5px;
	padding-right: 20px;
}
.mainNewsLeft small {
	display: block;
	margin-bottom: 10px;
	background: #f2f2f2;
	padding: 5px;
}
.mainNewsLeft h2 {
	background: none;
	border: none;
	text-indent: 0;
	margin: 15px 0 0 0;
	padding: 0 0 10px 0;
	background-image: url(../images/dotted-line.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.mainNewsLeft h3 {
	margin:0 0 10px 0;
	font-size: 1em;
	background: none;
	padding: 0;
	
}
.relatedLinks {
	float: left;
	margin-right: 15px;
	background: #AAD500;
	width: 205px;
	color: #fff;
	font-size: 11px;
	padding-bottom: 10px;
}
.relatedLinks h3 {
	color: #fff;
}
.relatedLinks li {	
	background-image: url(../images/bullet_white.gif);
	background-position: 9px 4px;
	padding-left: 5px;	
}
.relatedLinks a {
	color: #fff;
	margin: 0 0 0 17px;	
}
.filledFeatureWrapper {
	background-image: url(../images/filledFeature_bg.jpg);
	background-repeat: repeat-y;
	background-position: -8px top;
	border: 1px solid #576F01;
	float: left; 
	width: 364px;
}
.filledFeatureWrapper img {
	float: left;
	border: none;
	margin: 10px 0 0 0;
}
.filledFeature {
	float: left;
	width: 178px;
}
.filledFeature p {
	margin: 0 5px 5px 8px;
}
.filledFeatureImg {
	width: 160px;
	float: left;
	background: #fff;
	margin: 0px;
	text-align: center;
}
.filledFeatureImg img {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	display: block;
	float: none;
}
.latestInterviewWrapper h3 {
	padding-top: 5px;
	padding-bottom: 0;
	font-size: 17px;
	font-weight: normal;
	background: none;
}
.latestInterviewWrapper {
	width: 100%;
	color:#fff;	
	padding-bottom: 1px;
}
.latestInterviewWrapper .rssFeed {
	margin-top: 10px;	
}

.latestInterviewWrapper h3, .latestInterviewWrapper a {
	color: #fff;
	border: 0;
}
.latestInterviewWrapper p  {
	margin: 6px;
	background: none;
	line-height: 20px;
	font-size: 13px;
}
.latestInterviewWrapper ul {
	margin-left: 6px;
	margin-bottom: 0;
	
}

.latestInterviewWrapper .interviewImage {
	background-color:#FFFFFF;
	width: 192px;
	height: 135px;
	margin-left: 7px;
	background-image:url(../images/speechBox.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.interviewImage img {
	margin: 10px;
}
.newsRightWrapper {
	width: 205px;
	float: left;
	border-left: 10px solid #fff;
}
.latestContentWrapper li {
	margin-left: 0;
}
.latestContentWrapper h2 {
	margin-bottom: 3px;
}
.quoteWrapper { 
	background: #586D08;
	color: #fff;
	padding: 10px;
	margin-bottom: 10px;
}
.quoteWrapper p { 
	margin-top: 0;
	padding-top: 0;
}

.conference {
	background: url(http://www.epolitix.com/fileadmin/epolitix/images/pressReview_bg.jpg);
	background-repeat: repeat-y;
	background-position: left; 
	background-color:  #A5CB02;
	padding: 5px 5px 10px 8px;
}
.conference a {
	color: #FFFFFF;
	text-decoration: none;
}
.conference a:hover {
	text-decoration: underline !important;
}



