.gst-topcontent-pi1 {
	background-color:#FFF;
}

/*-----------------------------------  gst-topcontent LATEST view  -----------------------------------*/

.gst-topcontent-latest-container {

}

.gst-topcontent-latest-container H2,.gst-topcontent-latest-gotoarchive {
	padding:3px;
	margin:3px;
	/*background-color:#D8FA70;*/
}

.gst-topcontent-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
    background-color: #FFFFFF;
    border: 1px solid #88b41f;
}
.gst-topcontent-latest-gotoarchive A:LINK, .gst-topcontent-latest-gotoarchive A:VISITED, .gst-topcontent-latest-gotoarchive A:HOVER {

}
.gst-topcontent-latest-gotoarchive A {

}
.gst-topcontent-latest-item {
    opacity: .7;
    filter: alpha(opacity=70);

	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
    background-color: #FFFFFF;
    border: 1px solid #88b41f;
}

.gst-topcontent-latest-item:hover {
    opacity: .9;
    filter: alpha(opacity=90);

	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
    background-color: #FFFFFF;
    border: 1px solid #88b41f;
}

.gst-topcontent-latest-item-h2 {
    opacity: .9;
    filter: alpha(opacity=90);

	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
    background-color: #FFFFFF;
    border: 1px solid #88b41f;
}

.gst-topcontent-latest-h2title {
    font-size:12px;
    color:#88b41f;
    font-weight: bold;
}

.gst-topcontent-latest-title {
    font-size:11px;
    color:#f29425;
}


.gst-topcontent-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	float:left;
}
.gst-topcontent-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.gst-topcontent-latest-date,.gst-topcontent-latest-morelink,.gst-topcontent-latest-category {
	font-size:9px;
}

.gst-topcontent-latest-morelink {
	height:12px;
}

.gst-topcontent-latest-morelink A {
	float:right;
}

.gst-topcontent-latest-container a {
    color:#88b41f;
    text-decoration:none;
    font-weight:bold;
}


.gst-topcontent-latest-container a:hover {
    color:#88b41f;
    text-decoration:underline;
    font-weight:bold;
}
