
#lgMainPanel {
	width: 902px;
}

#productRange {
	width: 902px;
	margin: 0 0 8px 0;
}
#productRange .head {
	width: 902px;
	z-index: 10;
}

#productRange .rss {
	margin: 0 6px 0 6px;
	padding: 3px 0 0 0;
	float: left;
	display: block;
	width: 24px;
	height: 24px;
	text-indent: -300em;
	overflow: hidden;
	background: url(/images_gl/icon_rss.gif) left bottom no-repeat;
}

#rangeContent {
	width: 900px;
	margin: 0 0 0 1px;
	position: relative;
	z-index: 1;
}

#rangeContent th {
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	vertical-align: middle;
	height: 28px;
}

#rangeContent td {
	width: 129px;
	min-width: 129px;
	height: 128px;
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0;
}
#rangeContent td.lI {
	width: 126px;
	min-width: 126px;
}

#rangeContent td a, #rangeContent td .empty {
	display: block;
	width: 124px;
	height: 123px;
	border: 1px solid #d8d8d8;
	position: relative;
	text-align: center;
}
#rangeContent td .num {
	position: absolute;
	right: 0;
	padding: 1px 3px;
	margin: 0 0 0 0;
	color: #FFF;
	background-color: #000;
	font-size: 14px;
}
#rangeContent td .imgHold {
	display: block;
	z-index: 20;
	left: 0;
	width: 124px;
	height: 123px;
}
#rangeContent td .imgHold .inner {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 124px;
	height: 123px;
	min-height: 123px;
}
#rangeContent td img {
	line-height: 0; font-size: 0; margin: 0 auto; padding: 0; display: block; 
}
#rangeContent td.sel a {
	border: 1px solid #e9037c;
}
#rangeContent td a:hover {
	border: 1px solid #000;
}


#rangeContent td .empty {
	background: url(../images_gl/potd_empty_day.gif) center center no-repeat;
}
#rangeContent td.nday .empty {
	background: url(../images_gl/potd_empty_month.gif) center center;
}

.postItem {
	width: 902px;
	border: 0;
	height: 40px;
}
.postRtCol {
	float: right;
	height: 40px;
	width: 105px;
	margin: 0 2px 0 0;
}
.postRtCol table {
	height: 40px;
	width: 105px;
	margin: 0;
}
.postRtCol table td {
	text-align: right;
}
.postRtCol .postbookmarks {
	padding: 0 0 12px 0;
	width: 105px;
}

