body {
	font-size: 11px;
}

a {
	text-decoration: none;
	color: #38752F;
}

h1 {
	color: #38752F;
	font-size: 16px;
}

.page {
	width: 910px;
	height: 471px;
	background-image: url('../images/background.png');
	padding: 80px 30px 0 40px;
}

.content_wrapper {
	height: 450px;
	overflow: hidden;
}

.footer a {
	color: #000;
}

.footer .copyright {
	float: left;
}

.footer .links {
	float: right;
}

.text {
	background-image: url('../images/layer.png');
}

.template__top_sub {
	margin-bottom: 20px;
}

.template__top_sub h1 {
	font-weight: bold;
	color: #454545;
	font-size: 12px;
}

/* OT: Image */
.ot_image .meta {
	margin-top: 20px;
	font-size: 10px;
}

/* OT: ShortText */
.ot_shorttext {
	font-size: 12px;
	height: 300px;
	background-image: url('../images/layer.png');
	padding: 10px;
}

/* OT: Application */
.application {
	height: 390px;
	background-image: url('../images/layer.png');
	width: 700px;
	margin-left: 100px;
}

#comments{
	overflow-x: hidden;
	overflow-y: scroll;
	height:390px;
	position:relative;
}

.application .xBox {
	background-color: transparent;
	width: auto;
	border: 0;
}

.application .xBox .headLine {
	background-color: transparent;
	margin-bottom: 10px;
}

/* OT: Timeline */
.timeline_cont .timeline_display {
	height: 250px;
	margin: 0 40px 30px ;
	background-image: url('../images/layer.png');
}

.timeline_cont .timeline_display .image {
	float: left;
	width: 400px;
}

.timeline_cont .timeline_display .content {
	padding: 10px 40px 10px 10px;
	margin-left: 420px;
}

.timeline_cont .timeline_display .content h1 {
	margin-top: 0;
}

.timeline_cont .timeline_display .content ul {
	list-style-position: outside;
	margin: 0;
	padding: 0 0 0 15px;
}

.timeline_cont .timeline_display .content li {
	margin: 0;
	padding: 0 0 4px 0;
	list-style-image: url('../../../siteimg/bullet2.gif');
}

.timeline_cont .scroller {
	margin: 0 78px;
}

/* TPL: template_full */
.template_full .template__content {
	text-align: center;
}

.template_full .template__content .timeline_cont{
	text-align: left;
}

/* TPL: template_two_col */
.template_two_col .template__col1,.template_two_col .template__col2
	{
	float: left;
	width: 300px;
	margin-right: 40px;
}

.template_two_col .template__col2 {
	margin-right: 0;
	width: 540px;
}

.template_two_col .ot_shorttext {
	height: auto;
	font-size: 11px;
}

.template_two_col .application {
	width: auto;
	overflow: hidden;
}

/* TPL: template_three_col */
.template_three_col .template__col1,.template_three_col .template__col2,.template_three_col .template__col3
	{
	float: left;
	width: 250px;
	margin-right: 40px;
}

.template_three_col .template__col3 {
	margin-right: 0;
}
