#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;
}
a.blog_index_title{
	font-size: 18px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: underline;
	color: #000000;
}
span.blog_index_title{
	font-size: 18px;
	font-weight: normal;
}
.blog_index_item{
	padding: 15px;
	border-top: 1px solid #CCCCCC;
}
a.blog_link{
	font-size: 18px;;
}
#readmore{
	padding: 5px;
}
#tag_heading{
	height: 30px;
	font-weight: bold;
}
#tag_links{
	height: 30px;
	width: 615px;
}
#tags{
	padding-top: 8px;
	padding-bottom: 14px;
}
.index_category_hdr{
    padding: 4px;
    background: #EBEBEB;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}
.index_category_container{
    border: 1px solid #CCCCCC;
}
.text_par{
    padding: 5px;
}
