body{
	font-size: 25px;
}
.box .header{
	font-size: 16px;
}
.box .content{
	font-size: 14px;
}
.box .register a{
	font-size: 12px;
}
#footer{
	font-size: 14px;
}
#content{
	font-size: 14px;
}
.post .date h2{
	font-size: 11px;
}
.post .header h1{
	font-size: 16px;
}
#fontswitcher span{
	font-size: 12px;
}

.related{
width: 100%;
font-size: 12px;
}

.related a{
text-decoration: none;
color:#6B6B6B;
}

.related a:hover{
text-decoration: underline;
color:#6B6B6B;
}

.related li{
margin: 5px;
padding: 5px;
width: 260px;
min-height:88px;
float:left;
text-align:left;
border: 1px solid #dedede;
}

.related img{
width: 72px;
height: 72px;
float: left;
margin: 5px;
border: 3px solid #dedede;
}


