.header
{
	font-size: large;
}

.title_row
{
	font-weight: bold;
}

div.navbar
{
	vertical-align: top;
	float:left;
	width:115px;
	margin:0;
	padding:1em;
}

ul.navbar
{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

.content
{
	vertical-align: top;
	padding-left: 10;
	margin-left:150px;
	border-left: 1px solid black;
}

.footer
{
}

.buttons
{
	width: 60px;
	text-align: center;
}
.error
{
	color: red;
}

.admin_buttons
{
	width: 140px;
	text-align: center;
}

td.record_label
{
	vertical-align: top;
}

.record_content
{
	width: 200
}

td.record_content
{
}

.em_record_content
{
	width: 600;
}

textarea.em_body_record_content
{
	width: 600;
	height: 400;
}

.button
{
	width: 4em;
	font-size-adjust: 50%;
}

#home_news_list
{
	width: 100%;
}

#home_news_list_obj
{
	float: left;
	border-style: solid;
	border-width: 1;
	width: 100%;
}

#home_news_list_obj_data
{
	float: left;
	width: 70%;
}

#home_news_list_obj_buttons
{
	float: right;
	width: 25%;
}

#home_news_list_ojb_ta
{
	height: 8em;
}

#news_list
{
	width: 100%;
}

#news_list_obj
{
	float: left;
	border-style: solid;
	border-width: 1;
	width: 100%;
}

#news_list_obj_data
{
	float: left;
	width: 90%;
}

#news_list_obj_buttons
{
	float: right;
	width: 10%;
}

#news_list_title_edit
{
	width: 50em;
}

#news_list_url_edit
{
	width: 50em;
}

#news_list_text_edit
{
	width: 50em;
	height: 30em;
}

#news_list_title_display
{
	font-size: 12px;
	color: #007BC0;
	font-family: verdana,arial,helvetica;
	font-weight: bold;
	text-align: center;
}

#news_list_text_display
{
}
