.jGM_box {
	position: absolute;
	/*top: 100px;
	left: 100px;*/
	width: 152px;
	height: 327px;
	*height: 327px!important;
	background: #fff;
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	overflow: hidden;
}
.jGM_header {
	position: absolute;
	top: 0;
	left: 0;
	height: 18px;
	width: 227px;
	background: #d1d1d1;
	color: #fff;
	text-align: right;
	vertical-align: middle;
	line-height: 18px;
	cursor: move;
	display:none;
}
.jGM_header a {
	margin-right: 12px;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
}
.jGM_header a:HOVER {
	color: #333;
}
.jGM_wrapper {
	/**/position: absolute;
	top: 6px;
	left: 0;
	width: 2270px;
	height: 207px!important;
	margin: 0;
	padding: 0;
	border: 0;
} /* */
.jGM_tile {
	position: absolute;
	top: 0;
	left: 7px;
	width: 213px;
	height: auto;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}
.jGM_cats {
	width: 100%;
	/*height: 64px;*/
	overflow: hidden;
	vertical-align: middle;
	text-align: left;
	display:none;
}
.jGM_cats h1 {
	font-family: Bookman Old Style, Verdana, Arial, serif;
	font-size: 1.8em;
	margin: 0;
	padding: 2px 0;
	line-height: 1.8em;
	color: #414141;
	font-weight: normal;
}
.jGM_cats p {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	color: #858585;
	font-weight: normal;
}
.jGM_pager {
	height: 18px;
	width: 45px;
	line-height: 18px;
	margin: 0 auto;
	border: 0;
	padding: 0;
	background: #f6f6f6;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}
.jGM_pager a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	display: block;
}
.jGM_pager a:HOVER {
	background: #d1d1d1;
}
.jGM_pager img {
	border: 0;
	margin: 6px 0;
}
.jGM_content {
	/*width: 213px;*/
	height: 303px!important;
	margin: 1px 0;
	padding: 0;
	border: 0;
	overflow: hidden;
}
.jGM_content a {
	
	border-bottom:1px dotted #CCCCCC;
	margin:-1px 0 0 !important;
	text-decoration: none;
	color: #0092E8;
	/*height: 18px;*/
	width: 100%;
	display: block;
	line-height: 18px;
	padding: 5px 1px 5px 8px;
}
.jGM_content a:HOVER {
	text-decoration: none;
	color: #fff;
	background-color: #f60;
}
.jGM_more {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 152px 50%;
}
.jGM_back {
	position: absolute;
	top: 313px;
	right: 0;
	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_back a {
	height: 100%;
	width: 100%;
	text-decoration: none;
	color: #fff;
	display: block;
}
.jGM_back a {
	color: #fff;
	background: #d1d1d1;
}
.jGM_back a:HOVER {
	color: #fff;
	background: #f60;
}
.jGM_reset {
	position: absolute;
	top: 313px;
	right: 110px;
	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: 100%;
	width: 100%;
	text-decoration: none;
	color: #fff;
	display: block;
}
.jGM_reset a {
	color: #fff;
	background: #d1d1d1;
}
.jGM_reset a:HOVER {
	color: #fff;
	background: #f60;
}
