#description {
	background-color: #4D4D4D;
	float: left;
	font-size: 11px;
	height: 180px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 248px;
}

#description div {
	color: #FFFFFF;
	margin-bottom: 12px;
}

#description_title {
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
}

.column {
	font-size: 11px;
}

.header {
	background-color: #4D4D4D;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 13px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

.container {
	background-color: #EDEDED;
	height: 155px;
	padding-top: 2px;
}

.item {
	height: 12px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.selecteditem {
	background-color: #D1D1D1;
	height: 12px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#category {
	float: left;
	margin-left: 2px;
	margin-top: 10px;
	width: 340px;
}

#category_left {
	float: left;
	width: 169px;
}

#category_right {
	float: right;
	width: 169px;
}

#year {
	float: left;
	margin-left: 2px;
	margin-top: 10px;
	width: 100px;
}

#month {
	float: left;
	margin-left: 2px;
	margin-top: 10px;
	width: 120px;
}

#month_left {
	float: left;
	width: 59px;
}

#month_right {
	float: right;
	width: 59px;
}

#freespace {
	float: left;
	margin-left: 2px;
	margin-top: 10px;
	width: 97px;
}

#spacer {
	clear: both;
	height: 10px;
}

#archive_nav {
	height: 20px;
}

#archive_nav span {
	color: #AFAEAE;
}

#archive_nav_left {
	float: left;
}

#archive_nav_previous {
	font-size: 11px;
	margin-left: 5px;
}

#archive_nav_right {
	float: right;
}

#archive_nav_next {
	font-size: 11px;
	margin-right: 5px;
}

#archive {
	clear: both;
	margin-top: 10px;
}

.thumbs {
	height: 95px;
	position: relative;
	z-index: 0;
}

.thumbs a {
	height: 80px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	width: 120px;
}

.thumbs a:hover {
	border: none;
}

.thumb1 {
	left: 0px;
}

.thumb2 {
	left: 135px;
}

.thumb3 {
	left: 270px;
}

.thumb4 {
	left: 405px;
}

.thumb5 {
	left: 540px;
}

.thumb6 {
	left: 675px;
}

.thumb7 {
	left: 810px;
}

#pagenumber {
	font-size: 11px;
}
