#splash, #header, #footer, #fadder, img, .sub_menu, .book{
	display: none;
}

#page{
	width: 18cm;
	margin: auto auto;
	font-family: arial, helvetica, sans-serif;
	position: relative;
	letter-spacing: 1px;
}

.content_wrapper h2, .content_wrapper h5, .home .post .title_h2{
	font-size: 21px;
}

a{
	color: black;
}

tr, td, table{
	vertical-align: top;
}

.small, #logos_txt a{
	font-size: 11px;
}

#logos {
    clear: both;
    font-size: 11.5px;
    line-height: 130%;
    margin-bottom: 10px;
    margin-top: 60px;
    overflow: hidden;
}

#logos a{
	text-decoration: none;
	display: block;
	color: white;
	clear: both;
}

.logo span {
    display: block;
    float: left;
    margin-top: 10px;
    vertical-align: 21px;
    width: 500px;
}

td {
    padding-bottom: 15px;
    vertical-align: top;
    width: 50%;
}

.post_date, .post_content{
	display: block;
}

.post {
    display: block;
    margin-bottom: 20px;
    padding-top: 20px;
    text-decoration: none;
}

/*
p, .paragraph, li, .paragraph_color, .post-edit-link, #opera a, .home .post .paragraph, td{
	font-size: 10pt;
}

.small, #logos_txt a{
	font-size: 7pt;
}

.content_wrapper h2, .content_wrapper h5, .home .post .title_h2{
	font-size: 17pt;
}
*/