@charset "UTF-8";
/* CSS Document */
td.geo_feed_item{
	font-family:Arial, Helvitica, "Sans Serif";
	font-size:11px;
}

.geo_feed_item {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-size: 10px;
	vertical-align:top;
	margin: 0px;
	height: 70px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.geo_feed_title {
	font-weight: bold;
	font-size: 11px;
	vertical-align:top;
	margin: 0px;
	padding: 0px;
}
.geo_feed_text {
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 10px;
	vertical-align:top;
	margin: 0px;
	padding-right: 11px;
}

.geo_feed_footer {
font-size:9px;
}
#geo_marketplace_div {
	background-color: #FBFFED;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/marketplace/media/elements/white_3px.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#geo_marketplace_div a:link {
     text-decoration: none;
}

#geo_marketplace_div a:visited {
     text-decoration: none;
     }

#geo_marketplace_div a:hover {
     text-decoration: underline;
     }

#geo_marketplace_div a:active {
     text-decoration: none;
     }

