body {background:#fff url(img/bg.gif) center top repeat-x; font-family: georgia, serif; color:#797979}
a {color:#4d7aa2; text-decoration:none;}
a:visited { color:#4d7aa2;}
a:hover {color:#333333; text-decoration:none;}
.container { 
	width: 800px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
.item-browser {
	width: 190px; 
	margin-left: 5px; 
	margin-right: 5px; 
	float: left;
	text-align: center;
	}
.discussion {
	background:#fff url(img/comment.png) right top no-repeat;
	width: 100px;
	height: 24px;
	margin-left: -20px;
	text-align: left;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	margin-bottom: 3px;
}
.title {
	margin: 20px 20px 20px 20px;
	color: #fff;
	font-size: 320%;
	text-align: center;
	letter-spacing: -3px;
}
h2 {
	margin: 10px 10px 10px 10px;
	color: #CCC;
	font-size: 200%;
	text-align: center;
	letter-spacing: -3.0px;
}
.item-browser h3 {
	font-style: bold;
}
.item-browser li {
	margin-left: -20px;
	text-align: left;
	font-size: 12px;
	list-style-type: none;
	margin-bottom: 5px;
}
img { border: 0px; }

.browser-news { 
	width:400px; 
	text-align: left;
	color: #A4A4A4; 
	text-decoration: none; 
	float: left;
	}
.box-right {
	float: left;
	width:400px;
}
.box-right textarea {
	width: 350px;
	height: 120px;
	border: 3px solid #cccccc;
	margin-left: 20px;
	color: #333333;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-image: url(img/bg.gif);
	background-position: top right;
	background-repeat: repeat-x;
	font-size: 10px;
}
	
/* css feed rss */
#feedControl { 
	font-size: 11px; 
	margin-left: auto; 
	margin-right: auto;
	width: 380px;
	font-family: verdana, arial;
	line-height: 1;
	text-align: justify;
	padding: 0px 10px 0px 10px;
	}
	
/* Suppress everything except for title */
#feedControl .gf-snippet {
	color: #676767;
	}
#feedControl .gf-author,#feedControl .gf-relativePublishedDate { 
	display : none;
	}
#feedControl .gfc-results {
	padding-bottom : 1em;
	}
#feedControl .gfc-result {
	margin-bottom : 12px;
	margin-top: 20px;
	}
#feedControl .gfc-resultsHeader .gfc-title {
	font-size : 15px;
	width: 100%;
	border-bottom: 5px solid #e9e9e9;
	margin-bottom : 4px;
	}
#feedControl .gfc-tabHeader.gfc-tabhActive {  
	border-left: 1px solid #e9e9e9;  
	border-right: 1px solid #e9e9e9;  
	border-top: 2px solid #4d7aa2;  
	color: #333333;  
	font-style: bold;
	padding: 2px 7px 0px 7px;
	margin-bottom: 5px;
	}

#feedControl .gfc-tabHeader.gfc-tabhInactive {  
	border-left: 1px solid #e9e9e9;  
	border-right: 1px solid #e9e9e9;  
	border-top: 2px solid #CCCCCC;  
	color: #333333;  
	padding: 2px 7px 0px 7px;
	margin-bottom: 5px;
	}
#feedControl .gfc-tabHeader {  
	display: inline;  
	cursor: pointer;  
	padding-left: 6px;  
	padding-right: 6px;  
	margin-right: 6px;  
margin-bottom: 2px;
	}
#feedControl .gfc-result .gf-title {  
	height: 1.4em;    
	}
div#feedrss {
	display:none;
	}
div#feedrss p{
	width: 200px;
	padding: 10px 0;
	border:1px solid #68B0D8;
	background-color: #C8ECFF;
	}