.categories_border{float:left;width:150px;height:150px;cursor:pointer;}
.categories_border_hover{float:left;width:150px;height:150px;cursor:pointer;}

.categories_border a:link{text-decoration:none;color:#fff;font-weight:bold;font-size:140%;}
.categories_border a:visited{text-decoration:none;color:#fff;font-weight:bold;font-size:140%;}
.categories_border a:hover{text-decoration:none;color:#fff;font-weight:bold;font-size:140%;}
.categories_border a:active{text-decoration:none;color:#fff;font-weight:bold;font-size:140%;}

.categories_border_hover a:link{text-decoration:none;color:#fff;font-weight:bold;font-size:140%;}
.categories_border_hover a:visited{text-decoration:none;color:#fff;font-weight:bold;font-size:140%;}
.categories_border_hover a:hover{text-decoration:none;color:#fff;font-weight:bold;font-size:140%;}
.categories_border_hover a:active{text-decoration:none;color:#fff;font-weight:bold;font-size:140%;}

.innercat{
	width:192px;height:192px;margin:4px 0px 0px 4px;background-repeat:no-repeat;background-position:bottom left;
	background-color:#fff;
}

/*
* Category browser
*/

#categories{width:680px;padding:10px;margin:0 auto;}

.header_row_categories{width:100%;font-weight:bold;padding-bottom:10px;}

.header_category{width:30%;float:left;}
.header_description{width:70%;float:left;}
.header_enddiv{clear:both;}

.row_categories{width:100%;}
.row_categories_hover{width:100%;background-color:#ccc;cursor:pointer;}

.field_category{width:30%;float:left;}
.field_description{width:70%;float:left;}
.field_enddiv{clear:both;}

/*
* Index browser..
*/

#reader{width:100%;}

.header_row_reader{width:100%;font-weight:bold;padding-bottom:10px;}

.header_title{width:70%;float:left;}
.header_date{width:29%;float:left;}
.header_enddiv{clear:both;}

.row_reader{width:100%;}
.row_reader_hover{width:100%;background-color:#eee;cursor:pointer;}

.field_title{width:70%;float:left;}
.field_date{width:29%;float:left;}
.field_enddiv{clear:both;}

.reader_paging{width:90%;text-align:center;margin-top:10px;}

/*
* Content
*/

.reader_content_header{margin-top:10px;}
.reader_content_body{margin-top:10px;}

/*
* Print content
*/

.reader_print_content_header{margin-top:10px;}
.reader_print_content_body{margin-top:10px;}