#content_area {

	width: 620px;
	padding-top: 20px;
	padding-left: 15px
}

#first_level_normal_col {
	width: 98%;
}

#first_level_right_col {
	display: none;
}

#first_level_normal_col h1.page_title {
	width: auto;
/*	margin-left: auto;
	margin-right: auto;*/
	
	border-style: solid;
	border-color: red;
	border-width: 0px 0px 1px 0px;
	
	color: red;
	font-size: 1em;
	
	padding-bottom: 5px;
}

#first_level_normal_col h2 {
	font-size: .9em;
}

#first_level_normal_col p {
	font-size: .8em;
}

#first_level_normal_col img {
	border-style: none;
}

/*#first_level_normal_col A {
	text-decoration: none;
	color: black;
}*/

#first_level_normal_col li{
	/*font-size: .8em;*/
	font-size: 9pt;
}

.tx-indexedsearch-searchbox table{
	font-size: .8em;
}

.tx-indexedsearch-res table{
	font-size: .8em;
}
