.jGM_box
{
	width: 280px; 
	height:350px;
	margin: 0; 
	padding: 0;
	overflow: hidden;
	float:left;
}
.jGM_header
{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	height: 18px; 
	width: 400px; 
	color: #fff;
	text-align: right; 
	vertical-align: middle; 
	line-height: 18px; 
	cursor: move;
	font-weight:bold;
	
}
.jGM_header a
{ 
	margin-right: 12px; 
	text-decoration: none; 
	color: #fff; 
	cursor: pointer; 
}
.jGM_header a:HOVER
{ 
	color: #333; 
}
.jGM_wrapper
{ 
	position: absolute; 
	top: 19px; 
	left: 0; 
	width: 2270px; 
	height: 400px; 
	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: 24px; 
	overflow: hidden; 
	vertical-align: middle; 
	text-align: left; 
}
.jGM_cats h1
{ 
	font-family:"Trebuchet MS";
	font-size: 16px; 
	margin: 0; 
	padding: 2px 0; 
	color: #414141; 
	font-weight: bold;
	
}
.jGM_cats p
{ 
	font-family:"Trebuchet MS";
	font-size: 14px; 
	margin: 0; 
	padding: 0; 
	line-height: 2em; 
	color: #858585; 
}
.jGM_pager
{ 
	height: 18px; 
	width: 213px; 
	line-height: 18px; 
	margin: 0; 
	border: 0; 
	padding: 0; 
	color: #fff; 
	text-align: center; 
	vertical-align: middle; 
}
.jGM_pager a
{ 
	text-decoration: none; 
	color: #222; 
	font-weight: bold; 
	text-decoration: none; 
	display: block;
	text-align:right;
}
.jGM_pager a:HOVER
{
	color:#ffb400;
}
.jGM_pager img
{ 
	border: 0; 
	margin: 6px 0; 
}
.jGM_content
{ 
	width: 310px; 
	height: 210px; 
	margin: 1px 0px 20px 0px; 
	padding: 0; 
	border: 0; 
	overflow: hidden;
	z-index:-10;
}
.jGM_content a
{ 
	text-decoration: none; 
	color: #333333;
	font-size:14px;
	font-weight:bold;
	height: 18px; 
	width: 100%; 
	display: block; 
	line-height: 18px; 
	padding: 0 0 0 10px; 
	margin: 1px 0;
}
.jGM_content a:HOVER
{ 
	color: #333; 
	background-color: #ffb400;
}
.jGM_more
{ 
	background-image:url(../images/arrow.gif);
	background-repeat: no-repeat; 
	background-position: 203px 50%;
}
.jGM_back
{ 
	height: 18px; 
	width: 60px; 
	background: #d1d1d1; 
	color: #ffb400; 
	line-height: 18px;
	vertical-align: middle; 
	text-align: center; 
	margin: 5px 0 0 0; 
	padding: 0; 
	border: 0; 
	z-index: 99;
	float:left;
}
.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: #222; 
	background: #ffb400;
}
.jGM_reset
{ 
	position: absolute; 
	top: 555px; 
	right: 62px; 
	height: 18px; 
	width: 52px; 
	background: #d1d1d1; 
	color: #222; 
	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; 
}

