h1
{ 
	font-size: 25px;
	margin-top: 3px;
	margin-bottom: 3px;
} 

h2
{ 
	font-size: 18px;
	margin-top: 3px;
	margin-bottom: 3px;
} 

.channellist
{ 
	font-size: 12px;
    padding: 5px 5px;
} 

.channelnews
{
	font-size: 12px;
	float: left;
	position: relative;
	width: 450px;	
	height: 400px;
} 

.rssnews
{
	font-size: 12px;
	float: left;
	position: relative;
	width: 450px;
	height: 400px;
} 

.rsslist
{
	font-size: 12px;
	float: left;
	position: relative;
	width: 450px;
	height: 400px;
} 

.newsstory
{
	font-size: 16px;
} 