.cn_wrapper {
	padding: 5px; border-radius: 5px; width: 735px; height: 300px; overflow: hidden; position: relative; box-shadow: 1px 1px 4px #222; -moz-box-shadow: 1px 1px 4px #222; -webkit-box-shadow: 1px 1px 4px #222; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
.cn_wrapper h1 {
	text-transform: uppercase; font-size: 20px;
}
.cn_wrapper h2 {
	text-transform: uppercase; padding-bottom: 4px; font-size: 12px; border-bottom-color: rgb(0, 0, 0); border-bottom-width: 1px; border-bottom-style: solid;
}
.cn_preview {
	left: 6px; top: 2px; width: 250px; height: 300px; position: absolute;
}
.cn_list {
	left: 6px; top: 2px; width: 250px; height: 300px; position: absolute;
}
.cn_preview {
	left: 255px;
}
.cn_content {
	padding: 10px; border-radius: 5px; left: 5px; top: 310px; width: 457px; height: 275px; position: absolute; background-color: rgb(255, 255, 255); -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
.cn_content img {
	width: 215px; box-shadow: 1px 1px 4px #000; -moz-box-shadow: 1px 1px 4px #000; -webkit-box-shadow: 1px 1px 4px #000;
}
.cn_date {
	right: 8px; bottom: 30px; font-size: 11px; position: absolute;
}
.cn_category {
	background: rgb(204, 204, 204); padding: 1px 3px; border-radius: 3px; border: 1px solid rgb(221, 221, 221); left: 8px; bottom: 25px; color: rgb(0, 0, 0); font-size: 11px; position: absolute; -moz-border-radius: 3px; -webkit-border-radius: 3px; text-shadow: -1px 0px 1px #fff;
}
a.cn_more {
	padding: 4px 0px; width: 236px; text-align: center; right: 0px; bottom: 0px; color: rgb(255, 255, 255); text-transform: uppercase; letter-spacing: 1px; font-size: 12px; text-decoration: none; position: absolute; cursor: pointer; box-shadow: 1px 1px 3px #111; background-color: rgb(105, 5, 7); -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-box-shadow: 1px 1px 3px #111; -webkit-box-shadow: 1px 1px 3px #111; -moz-border-radius: 0px 0px 5px 5px; text-shadow: 1px 1px 1px #011c44; -border-bottom-left-radius: 5px; -border-bottom-right-radius: 5px;
}
a.cn_more:hover {
	color: rgb(1, 28, 68); text-shadow: 1px 1px 1px #ccdffc;
}
.cn_item {
	background: rgb(105, 5, 7); margin: 6px 5px 0px 0px; padding: 5px; border-radius: 5px; border: 1px solid rgb(9, 9, 9); height: 49px; color: rgb(255, 255, 255); overflow: hidden; position: relative; cursor: pointer; box-shadow: 1px 1px 3px #111; -moz-box-shadow: 1px 1px 3px #111; -webkit-box-shadow: 1px 1px 3px #111; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-shadow: 1px 1px 1px #000;
}
.cn_item:hover {
	border-color: rgb(76, 126, 203); background-color: rgb(236, 0, 4);
}
.selected {
	border-color: rgb(76, 126, 203); background-color: rgb(236, 0, 4);
}
.cn_item:hover h2 {
	border-color: rgb(44, 95, 172);
}
.cn_list .selected h2 {
	border-color: rgb(44, 95, 172);
}
.cn_item:active h2 {
	border-color: rgb(44, 95, 172);
}
.cn_item:hover p {
	border-color: rgb(82, 124, 187);
}
.cn_list .selected p {
	border-color: rgb(82, 124, 187);
}
.cn_item:active p {
	border-color: rgb(82, 124, 187);
}
.cn_item:active {
	color: rgb(1, 28, 68); text-shadow: 1px 1px 1px #ccdffc;
}
.cn_list p {
	height: 29px; overflow: hidden; padding-top: 2px; border-top-color: rgb(51, 51, 51); border-top-width: 1px; border-top-style: solid;
}
.cn_nav {
	left: 94px; width: 55px; height: 24px; bottom: 0px; position: absolute;
}
a.cn_next {
	background-position: center; border-radius: 5px; border: 1px solid rgb(17, 17, 17); width: 23px; height: 23px; float: left; cursor: pointer; box-shadow: 1px 1px 3px #000; background-repeat: no-repeat; background-color: rgb(33, 33, 33); -moz-box-shadow: 1px 1px 3px #000; -webkit-box-shadow: 1px 1px 3px #000; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
a.cn_prev {
	background-position: center; border-radius: 5px; border: 1px solid rgb(17, 17, 17); width: 23px; height: 23px; float: left; cursor: pointer; box-shadow: 1px 1px 3px #000; background-repeat: no-repeat; background-color: rgb(33, 33, 33); -moz-box-shadow: 1px 1px 3px #000; -webkit-box-shadow: 1px 1px 3px #000; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
a.cn_next {
	background-image: url("../images/next.png");
}
a.cn_prev {
	margin-right: 5px; background-image: url("../images/prev.png");
}
.cn_nav a:hover {
	background-color: rgb(105, 5, 7);
}
.cn_nav a:active {
	margin-top: 1px; background-color: rgb(0, 0, 0);
}
.cn_nav a.disabled {
	opacity: 0.5;
}
.cn_page {
	display: none;
}
