/* Start of CMSMS style sheet 'GNT_custom' */
h4 {
	font-size:small;
}
#langbuttons{
	padding-top:12px;
}
#titletext{
	margin-bottom:29px;
}
#cnrslogo{
	float:right;
	padding:0;
	margin:0;
}
#gntlogo{
	margin:0 15px -20px 0;
}


/* Homepage GNT News */
.NewsSummary{
	margin:0 0 20px 0;
	padding:15px;
	background-color:#F5F8FC;
	border: 1px dashed #35516F;
	text-align:justify;
}

.NewsHomepage * a.news_title, .NewsSummaryLink a {
	text-decoration:none;
	font-weight:bold;
	color:#354146;
	font-size:large;
}
.NewsSummaryContent p{
	margin:0;
}
.NewsSummaryMorelink a{
	text-decoration:none;
	color:#354146;
	font-style:italic;
}
.NewsSummaryPostdate{
	font-size:x-small;
	color:#999999;
}
.NewsSummaryPostdate a{
	text-decoration:none;
	color:#666666;
}


/* News RSS Feed */
ul.newslist{
	padding:0;
	margin:10px 0 0 0;
}
ul.newslist li{
	list-style-type:none;
	padding: 5px;
	font-size:smaller;
}
ul.newslist li.even{
	background-color:#CCCCCC;
}
ul.newslist a, .newslist_title a{
	text-decoration:none;
	color:#354146;
}


/* News Detail Page */
#NewsPostDetailDate{
	font-size:smaller;
	color:#666666;
	margin:10px 0 10px 0;
}


.c_div{
	border-top: 1px dashed #666666;
	padding:10px;
}
#comments * a{
	text-decoration:none;
	color:#666666;
}
#comments * p{
	margin:0;
}
.c_title{
	font-weight:bold;
}
.c_title, .c_author, .c_website, .c_comment{
	font-size:smaller;
	font-family:Verdana, Geneva, sans-serif;
}
.c_date{
	font-size:x-small;
	color:#999999;
}
/* End of 'GNT_custom' */

