div.gmrlatestnews {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	display: inline-block;
}
div.gmrlatestnewsitems {
	margin: 0 0 10px;
	padding: 0;
	display: block;
	float: left;
}
div.gmrlatestnewsitems img {
	float: left;
	margin: 2px 5px 0 0;
	padding: 2px;
	background: #dadada;
}
div.gmrlatestnewsitems h4 {
	margin: 0.5em 0 0;
}
div.gmrlatestnewsitems h6 {
	margin: 0.5em 0 0;
/*    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;*/
    font-size: 13px;
    font-weight: bold;
    line-height: 1em;
}
div.gmrnewsitemhead {}
.gmrlatestnewsdate {
    display: block;
    height: 18px;
    width: 100%;
    padding:0;
    background: url(../img/border.png) repeat-x  top left #FFFFFF;
}
.gmrlatestnewsdate .date{
    background-color: #FFFFFF;
    height: 20px;
    padding: 0px 5px 1px;
    margin: -1px 10px;
    display: inline-block;
}
.gmrnewsintro {
  font-size: 13px;
}
div.gmrlatestnewsitems .readon_cnews img {float:none;background:none;margin:0;padding:0;}
.gmrlatestnews .allnews {
    display: block;
    height: 18px;
    width: 98%;
    padding:0;
    background: url(../img/border.png) repeat-x  top left #FFFFFF;
    clear: both;
}
.gmrlatestnews .allnews a{
    font-size: 13px;
    font-weight: bold;
    line-height: 1em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #FFFFFF;
    display: inline-block;
    height: 20px;
    margin: -1px 10px;
    padding: 2px 5px 1px;
}
