#innerText img {
	border: 0px;
	vertical-align: top;
}

#innerText {
	width: 590px;
}

#innerText h1 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 15px;
	color: #006600;
	border-bottom: 1px solid #333;
}

#innerText #image_box {
	margin: 20px auto;
	width: 540px;
}

#innerText #image_box img {
}

#innerText #content_box,
#innerText #links_box {
	border-left: 1px solid #C6C6C6;
	border-right: 1px solid #C6C6C6;
	font-family: Verdana;
	font-size: 11px;
	padding: 4px 10px 5px 10px;
	position: relative;
	margin: 10px auto;
	width: 518px;
}

#innerText #content_box #content_box_top,
#innerText #links_box #links_box_top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 540px;
	height: 4px;
	padding: 0px;
	margin: -4px 0px 0px -1px;
	background: none;
}

#innerText #content_box #content_box_bottom,
#innerText #links_box #links_box_bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 540px;
	height: 5px;
	padding: 0px;
	margin: 5px 0px 0px -1px;
	background: none;
}

#innerText #content_box h2 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 15px;
	color: #006600;
	border-bottom: 1px solid #333;
}

#innerText #content_box p {
	text-align: justify;
}

#innerText #content_box p a, #innerText #content_box p a:visited,
#innerText #content_box p a:active, #innerText #content_box p a:hover,
#innerText #links_box ul li a, #innerText #links_box ul li a:visited,
#innerText #links_box ul li a:active, #innerText #links_box ul li a:hover {
	color: blue;
}

/** Teasers **/
#innerText .teaser_box {
	width: 590px;
	height: 133px;
	margin-bottom: 10px;
}

#innerText .teaser_box .teaser_img {
	float: left;
	width: 141px;
	height: 133px;
	padding: 0px;
	margin: 0px;
}

#innerText .teaser_box .teaser_text {
	float: right;
	width: 423px;
	height: 88px;
	padding: 4px 10px 5px 10px;
	position: relative;
	margin: 0 auto;
	border-left: 1px solid #C6C6C6;
	border-right: 1px solid #C6C6C6;
	font-family: Verdana;
	font-size: 10px;
}

#innerText .teaser_box .teaser_text .teaser_text_top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 470px;
	height: 4px;
	padding: 0px;
	margin: 0px 0px 0px -1px;
	background: none;
}

#innerText .teaser_box .teaser_text .teaser_text_bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 470px;
	height: 5px;
	padding: 0px;
	margin: 0px 0px 0px -1px;
	background: none;
}

#innerText .teaser_box .teaser_text h2 {
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 3px 0px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 15px;
	color: #006600;
}

#innerText .teaser_box .teaser_text h2 a, #innerText .teaser_box .teaser_text h2 a:visited,
#innerText .teaser_box .teaser_text h2 a:active, #innerText .teaser_box .teaser_text h2 a:hover {
	color: #006600;
}

#innerText .teaser_box .teaser_text p {
	padding: 0px;
	margin: 7px 0px 0px 0px;
	text-align: justify;
}

#innerText .teaser_box .teaser_text p a.teaser_read_more{
	color: green;
}

#innerText #bottom_space {
	margin-top: 133px;
}

#links_box h3 {
	margin-top: 0px;
}

#innerText #default_bottom_content {
	height: 75px;
}

#innerText #default_bottom_content .teaser_text_top,
#innerText #default_bottom_content .teaser_text_bottom {
	width: 590px;
}

#innerText #default_bottom_content .teaser_text {
	width: 568px;
	height: 75px;
}