/*------ CSS Document for Fort Smith Housing Containers -----*/

/*------ All Containers -----*/

.container_div{padding-bottom:15px;}
.c_contentpane{padding:15px 0 0 0;}
.c_content{clear:both;}

.actions_div {
	float:left;
	vertical-align: top;
}

.c_footer_left {
	width: 75%;
	line-height:0;
	font-size:0;
	float:left;
	margin:5px 0px 0px 0px;
	white-space:nowrap;
}

.c_footer_right {
	width: 25%;
	line-height:0;
	font-size:0;
	float:right;
	margin:5px 0px 0px 0px;
 	text-align:right;
	white-space:nowrap;
}

.title_div {
	float:left;
	vertical-align: top;
}

.title_centered_div {
	vertical-align: top;
	text-align:center;
}


h2.c_title {
	margin:0; padding:0;
}

.black_title{
	color: #000000;
	font-size: 13.5pt;
	margin:0; padding:0;
	font-weight: bold;
}

/*------ Scroller Container -----*/

#scroller .CommandButton, #scroller a.CommandButton:link, #scroller a.CommandButton:active, #scroller a.CommandButton:visited {
	color: #ffffff;
	font-size:10pt;
	text-decoration:none;
	font-style: normal;
	white-space: nowrap;
}
#scroller a.CommandButton:hover{
	color:#cccccc;
	font-size:10pt;
	text-decoration:none;
	font-style: normal;
	white-space: nowrap;
}













