#index_wrapper_1{
	float: left;
	width: 120px;
}
#index_wrapper_3{
	float: left;
	width: 230px;
}
#index_search_container{
	background-image: url( '/inc/img/site/search_back.gif' );
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	padding: 28px 20px 18px 20px;
}
#flash_chart_container{
	width: 640px;
	margin: 0 auto;
}

th.width_def{
    width: 25%;
}

th.width_alt{
    width: 14%;
}  

td.number {
    padding: 6px;
    text-align: center;
}

td.date {
    padding: 6px;
    text-align: center;
}  

.article_title{
    padding: 5px;
    margin-bottom: 5px;
    background: #EBEBEB;
    border: 1px solid #CCCCCC;
    font-weight: bold;
}
