
body {
	width:880px;
	background-color:#ffffff;
	font-family:Arial;
	font-size:12px;
	line-height:150%;
	color:#484848;
	}
	
h1 	{
	font-size:1.5em;
	font-weight:bold;
	}

h2 	{
	font-size:1em;
	font-weight:bold;
	}
	
	#bottom_content h2 {
	margin-top:30px;
	margin-bottom:0px;
	}
	
p {
	margin-bottom:10px;	
	}
	
a 	{
	color:#00afd4;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}
	
	a img {
	border:none;
	}
	
	
#top_content_left {
	width:230px;
	float:left;
	padding-left:10px;
	}

	#top_content_left ul {
	list-style-type:none;
	margin-left:0px;	
	}	
		
		#top_content_left ul li {
		line-height:20px;
		padding-top:5px;		
		}	
		
		.questionmark {
		margin-bottom:-4px;
		margin-right:4px;
		}

#top_content_right {
	border-left:1px dotted #b2b2b2;
	float:right;
	width: 570px;
	padding-left:20px;
	padding-right:20px;
	}	
	
#bottom_content {
	width:860px;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	}	
	
	
	#bottom_content ul {	
	margin-left:0px;
	margin-top:5px;
	padding-left:0px;
	}
	
	#bottom_content .RSS ul li,
	#bottom_content .social_news ul li,
	#bottom_content .social_bookmarks ul li,
	#bottom_content .twitter ul li 	{
		float:left;		
		margin-right:12px;
		width:190px;	
		list-style-type:none;
		line-height:30px;
		margin-left:0px;
		}
	
	
	.RSS_image,
	.social_bookmark_image {
	margin-bottom:-6px; 
	margin-right:3px;
	}
	

