@charset "utf-8";
/* CSS Document */
#col_right a {
	background-image: none;
}
#col_right {
	padding-top: 40px;
}
#next_prev {
	position: absolute;
	width: 250px;
	top: 23px;
	z-index: 99;
	right: -74px;
}
#next_prev a {
	background-image: none;
	font-size: 18px;
	color: #CC3333;
}
#title_box {
	position: absolute;
	top: -41px;
}
#image_box {
	background-color: #CC6699;
	position: relative;
	width: auto;
	display: inline;
	height: auto;
}
#col_left {
	position: relative;
	width: 175px;
	top: 40px;
}
#next a {
	position: absolute;
	left: 112px;
	background-image: url(../1mages/grafix/brush_10h_right.png);
	background-repeat: no-repeat;
	background-position: 45px center;
	width: 60px;
	top: 1px;
}
#next a:hover {
	background-image: url(../1mages/grafix/brush_20h_right.png);
}
#prev a {
	background-image: url(../1mages/grafix/brush_10h15w.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#prev a:hover {
	background-image: url(../1mages/grafix/brush_20h.png);
}
#breadcrumbs_box {
	position: absolute;
	top: 12px;
	left: -1px;
	vertical-align: bottom;
}

