/*td.cell {
background:url(/store/CajunChess/dotted_border_hor.gif) 0 100% repeat-x;
}*/
.cc_listing_row {
	/*background:url(/store/CajunChess/dotted_border_hor.gif) 0 75% repeat-x;*/
	padding:12px 0 13px 0;
	width:100%;
}
.cc_listing_row.cc_last_row {
	background:none;
}
div.clearCat {
clear:both;
height:20px;
background:url(/store/CajunChess/dotted_border_hor.gif) 0 60% repeat-x;
width:100%;
}
.cc_listing_col {
	/*background:url(http://cajunchess.com/common/images/divider.png) 100% 0 no-repeat;*/
	float:left;
	text-align:center;
	padding:5px 0 16px;
	/*width:33.33%;*/
	width:25%;
}
.cc_listing_col.cc_last_col {
	background:none;
}
.cc_listing_wrapper {
	float:inherit;
	width:88%;
	margin:auto;
	text-align:center;
	font-size:13px;
	line-height:15px;
	background-color:#fff;
	/*padding: 5px;*/
	border: solid 1px #fff;
	-moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	overflow:hidden;
}

a:hover div.cc_listing_wrapper {
	
	border-color:#ccc;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
    box-shadow: 1px 1px 5px #999;
	-moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}

.cc_listing_col .cc_listing_wrapper .listing_img {
	display:inline-block;
	text-align:center;
	width:150px;
	height:auto;
	/*max-height:150px;*/
	margin:0 0 3px;
	background-color:#fff;
	-moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	overflow:hidden;
}
/*.cc_listing_col .cc_listing_wrapper .listing_img img {
    
}*/
.cc_listing_col .cc_listing_wrapper .cc_listing_title {
	padding:2px 5px 5px;
	font-weight:bold;
	border-bottom:1px dotted #abc2de;
}
.cc_listing_col .cc_listing_wrapper .listPrice {
	text-align:left;
	margin-top:2px;
	padding:3px 5px 0;
	color:#888;
}
.cc_listing_col .cc_listing_wrapper .ourPrice {
color:#333;
}
/*.cc_listing_col .cc_listing_wrapper a.moreInfo {
	display:inline-block;
	width:145px;
	height:27px;
	padding:8px 0 0 0;
	margin-top:3px;
	background:url(/store/CajunChess/more_info_bg.png) 0 0 no-repeat;
	color:#fff;
	text-decoration:none;
	font-size:13px;
	line-height:13px;
	font-weight:bold;
}
.cc_listing_col .cc_listing_wrapper a.moreInfo:hover, .cc_listing_col .cc_listing_wrapper a.moreInfo:active {
background-position:0 -40px;
color:#fff;
text-decoration:none;
}*/
.cc_listing_col .cc_listing_wrapper table#kcpbt {
width:95%;
/*margin:2px 5px 2px 15px;*/
margin:2px 0;
border-top:1px dotted #c00;
border-bottom:1px dotted #c00;
}
.cc_listing_col .cc_listing_wrapper table#kcpbt td {
padding:1px;
text-align:left;
}
.cc_listing_col .cc_listing_wrapper table#kcpbt td, .cc_listing_col .cc_listing_wrapper table#kcpbt td font {
font:10px/12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
text-transform:uppercase;
}
.cc_listing_col .cc_listing_wrapper table#kcpbt td b {
font-weight:normal;
}
.userFieldFour, .cc_listing_buttons {
	margin:4px 5px;
}
/*---No-display Just in Category Template---*/
.noDisplay_cat {display:none}