#cp-top {
	height:4px;
	background:url(../images/bg-cp-top-2.gif);
}
#cp-mid {
	min-height:100px;
	background:url(../images/bg-cp-mid-2.gif) repeat-y;
}
#cp-bot {
	height:18px;
	background:url(../images/bg-cp-bot-2.gif);
}


#pane-r .col-2 {
	width:311px;
	float:left;
}
#pane-r .more {
	position:absolute;
	height:16px;
	bottom:1px;
	right:330px;
	font-size:11px;
}
#pane-r .col-3 .more {
	right:13px;
}
#pane-r .more a {
	display:block;
	padding-left:15px;
	line-height:16px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	background:url(../images/bg-more.gif) 0 -16px no-repeat;
}
#pane-r .more a span {
	display:block;
	padding-right:15px;
	line-height:16px;
	background:url(../images/bg-more.gif) top right no-repeat;
}
#pane-r .more a:hover {
	color:#fff;
	text-decoration:none;
	background:url(../images/bg-more.gif) 0 -32px no-repeat;
}
#pane-r .more a:hover span {
	background:url(../images/bg-more.gif) bottom right no-repeat;
}
#pane-r .col-3 {
	width:311px;
	float:right;
}
