	.jGM_box
	{ position: relative; width: 300px; height: 150px; background: #fff; margin: 0; padding: 0;
			border: 0px solid #ccc; overflow: hidden; }
	.jGM_header
	{ position: absolute; top: 0; left: 0; height: 0px; width: 300px; background: #fff; color: #fff;
	  text-align: right; vertical-align: middle; line-height: 0px; /* cursor: move; */ }
	.jGM_header a
	{ margin-right: 12px; text-decoration: none; color: #fff; cursor: pointer; display: none; /* hide close link */ }
	.jGM_header a:HOVER
	{ color: #333; }
	.jGM_wrapper
	{ position: absolute; top: 0px; left: 0; width: 2270px; height: 160px; margin: 0; padding: 0; border: 0; } /* overflow: hidden; */
	.jGM_tile
	{ position: absolute; top: 0; left: 7px; width: 300px;  overflow: hidden; margin: 0; padding: 0; border: 0; display: block; }
	.jGM_cats
	{ width: 100%;  overflow: hidden; vertical-align: middle; text-align: left; }
	.jGM_cats h1
	{ font-family: tahoma,Arial,serif; font-size: 8pt; margin: 0; padding: 2px 0; line-height: 1.8em; color: #414141; font-weight: bold; }
	.jGM_cats p
	{ font-family: tahoma,arial,sans-serif; font-size: 8pt; margin: 0; padding: 0; line-height: 1.2em; color: #858585; font-weight: normal; }
	.jGM_pager
	{ height: 18px; width: 30px; line-height: 18px; margin: 0; border: 0; padding: 0; background: #fff;
			color: #fff; text-align: center; vertical-align: middle; float:right }
	.jGM_pager a
	{ text-decoration: none; font-weight: bold; text-decoration: none; color: #fff; display: block; }
	.jGM_pager a:HOVER
	{ background: #fff; }
	.jGM_pager img
	{ border: 0; margin: 6px 0; }
	.jGM_content
	{ width: 90%; height: 119px; margin: 1px 0; padding: 0; border: 0; overflow: hidden; }
	.jGM_content a
	{ text-decoration: none; color: #333; height: 18px; width: 100%; display: block; line-height: 18px;
			padding: 0 -10px 0 10px; background-color: #FFF; margin: 1px 0; border-bottom: #CCC 1px dotted }
	.jGM_content a:HOVER
	{ color: #000; background-color: #e0e0e0; }
.jGM_more
{ background-image: url(../img/arrow.gif); background-repeat: no-repeat; background-position: right center; }
	.jGM_back
	{ position: absolute; top: 0px; right: 0; height: 18px; width: 52px; background: #d1d1d1; color: #fff; line-height: 18px;
			vertical-align: middle; text-align: center; margin: 0px 0 0 0; padding: 0; border: 0; z-index: 99; }
	.jGM_back a
	{  width: 100%; text-decoration: none; color: #fff; display: block; }
	.jGM_back a
	{ color: #333; background: #d1d1d1; }
	.jGM_back a:HOVER
	{ color: #000; background: #e0e0e0; }
	.jGM_reset
	{ position: absolute; top: 255px; right: 62px; height: 18px; width: 52px; background: #d1d1d1; color: #fff; line-height: 18px;
			vertical-align: middle; text-align: center; margin: 10px 0 0 0; padding: 0; border: 0; z-index: 99; }
	.jGM_reset a
	{ height: 300px; width: 100%; text-decoration: none; color: #fff; display: block; }
	.jGM_reset a
	{ color: #fff; background: #d1d1d1; }
	.jGM_reset a:HOVER
	{ color: #fff; background: #f60; }


