#content_left {
	  margin: 0;
	  padding: 0;
	  float: left;
 	  width: 400px;
}


#content {

	float: left;
	padding: 0;
	margin: 0;
	  width: 370px;
 	padding-right: 10px;
	padding-left: 10px;


  min-height: 150px;
  height:auto !important;
  height: 200px;
 
}


#content_right {
	  margin: 0;
	  padding: 0;
   	  float: right;
	  width: 190px;
 
 
}

 
#home_seperator {

 	position: relative;
	margin: 0;
	padding:0;
 
 	background: url("/images/gradient_line.gif") top right no-repeat;
	margin-top: .5em;
	padding-bottom: 12px;
	height: 1px;

}

#content H3 {
 clear: both; 
  font-size: 1.1em;
  line-height: 1.2em;
  padding-top: 0;
  width: 100%;
  font-size: 1.6em;
  color: #ed1c24;
 
  height: 1.6em;
  background: url("/images/gradient_line_short.gif") bottom right no-repeat;
}


#content H1 {
  padding-top: 0;
  line-height: 1.1em;
}

#content H3 {
	margin-top: .25em;
}

#content UL {
	display: block;
	padding-left: 1em;
	padding-bottom: 2em;
}

#content LI {
	margin: 0;
	padding: 0;
 	list-style-type: none;
	list-style-image: none;
	font-size: 1em;
 	text-transform: none;
	font-weight: normal;
 	margin-top: .33em;
 	margin-left:  .75em;
 	font-weight: normal;
 	list-style-image: url('/images/plus.gif'); 
	padding-bottom: 3px;
	line-height: normal;
}


#spotlight_seperator {
	clear: both;
	display: block;
	height: 2.5em;
	width: 390px;
	background-color: #000;
}

#spotlight_seperator_left {
	float: left;
	color: white;
	font-size: 1.4em;
	font-weight: bold;
 	padding-left: .5em;
	padding-top: .4em;
}

#spotlight_seperator_right {
	float: right;
	color: white;
		padding-right: 1em;
	padding-top: .75em;
}


#spotlight_under {
	padding: .75em;
}



#spotlight_headline {
	margin: 0;
	padding: 0;
	font-weight: bold;
	padding-top: .75em;
		font-size: 1.6em;
 
}

#spotlight   P {
	font-size: 1.1em;
	line-height: 1.2em;
}

 
#content_right h5 {
 	margin: 0;
}

#content TABLE, #content TD {
	 font-size: 1.15em;
	 line-height: 150%;
}
  
 .post_content_home {
 	margin: 0;
	 padding: 0;
	clear: both; 

	margin: 10px; 
	margin-left: 180px; 
}









