.ccnmain {
	background-color:#FFFF5F;
	border:#5e5e3c 1px solid;
	padding:15px;
}
.ccnboltpattern {
	margin:0 -15px 8px 15px;
}
.ccbuttonwrap {
	width:220px;
	max-width:80%;
	display:block;
	margin:4px 18px;
	padding:0;
	color:#111;
	text-decoration:none;
	float:left;
}
.ccbuttongreen, .ccbuttonblack {
	color:#FFF;
	display:block;
	padding:3px 14px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.ccbuttongreen {
	background-color:#7DBA00;
	font-size:12px;
	line-height:16px;
}
.ccbuttongreen strong {
	font-size:22px;
	line-height:26px;
	display:block;
}
a:hover .ccbuttongreen {
	background-color:#8C0;
}
.ccbuttonblack {
	background-color:#111;
	font-size:22px;
	line-height:58px;
	text-align:center;
}
.ccnboltpatternleft {
	color:#999;
	float:left;
	font-weight:bold;
	font-size:22px;
	line-height:32px;
	padding:15px 0;
	width:24%;
}
.ccnboltpatternright {
	text-align:right;
	float:right;
	width:74%;
}
.ccnback, .ccnnext, .ccnsubmit, .ccnsave, .ccnprint, .ccnedit, .ccnemail, .ccnconfirm {
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.ccnsubmit {
	background:#999;
	border:1px solid #000;
	color:#FFF;
	font-size:20px;
	height:30px;
	margin:20px 0 40px;
	padding:0;
	width:208px;
	max-width:100%;
}
.ccnshiro {
	background-color:#FFF;
}
.ccnformunitgroup {
	max-width:340px;
}
.ccntop, .ccnmain h1 {
	font-weight:bolder;
	padding:0;
	color:#989898;
	font-size:4em;
}
.ccnimagegall {
	margin:0 0 8px;
}
.ccnflc, .ccnformrow, .ccnformunitgroup, .ccnimagegall, .ccintroc, .ccnboltpattern {
	width:100%;
	overflow:hidden;
}
.ccnback, .ccnnext {
	width:110px;
	height:38px;
	background:none;
	background-color:#666;
	border:#222 1px solid;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
	max-width:100%;
}
.ccnimline img {
	max-width:24%;
}
.ccnback {
	background-color:#999;
}
.ccnimgleft {
	float:left;
	width:48%;
	text-align:left;
}
.ccnimgright {
	float:right;
	width:48%;
	text-align:right;
}
.ccntextright {
	float:right;
	width:48%;
	text-align:left;
}
.ccnsearchby {
	width:68%;
	float:left;
}
.ccnsearch {
	width:30%;
	float:right;
}
.ccnsearchin input {
	width:90%;
}
.ccnsearchbtn input {
	max-width:90%;
}
.ccnsearchin {
	float:left;
	width:73%;
	max-width:300px;
}
.ccnsearchbtn {
	float:left;
	width:25%;
}
.ccnerr {
	color:#FFF;
	background-color:#C00;
	padding:8px;
	font-size:16px;
	clear:both;
	margin:0 0 8px;
}
.ccnheightnote {
	float:left;
	width:35%;
}
.ccnheightnoteim {
	float:right;
	width:63%;
	text-align:right;
}
table.ccnhistory, table.ccnhistory td, table.ccnhistory th,
table.corelisting, table.corelisting td, table.corelisting th {
	border:none;
	padding:0;
	margin:0;
	border-spacing:0;
	border-collapse:collapse;
}
table.ccnhistory td, table.ccnhistory th {
	padding:4px 8px 4px 0;
}
table.corelisting {
	width:100%;
}
table.corelisting td, table.corelisting th {
	padding:6px;
	font-family:Arial, Helvetica, sans-serif;
}
table.corelisting td {
	vertical-align:top;
	text-align:left;
	font-size:16px;
	border-top:1px solid #999;
}
table.corelisting th {
	vertical-align:top;
	text-align:left;
	font-size:18px;
	color:#FFF;
	background-color:#999;
	width:140px;
}
.corelisting strong, table.corelisting th {
	white-space:nowrap;
}
.ccnforml {
	width:35%;
	float:left;
	text-align:right;
	font-size:16px;
}
.ccnformr {
	width:63%;
	float:right;
}
.ccnformrow {
	margin:0 0 8px;
}
.ccnformrow input,
.ccnformrow select,
.ccnformrow textarea {
	max-width:90%;
}
.ccnformunitopts {
	float:right;
	max-width:100%;
}
.ccnusbox {
	zoom:1.5;
	transform:scale(1.5);
	-ms-transform:scale(1.5);
	-webkit-transform:scale(1.5);
	-o-transform:scale(1.5);
	-moz-transform:scale(1.5);
	transform-origin:0 0;
	-ms-transform-origin:0 0;
	-webkit-transform-origin:0 0;
	-o-transform-origin:0 0;
	-moz-transform-origin:0 0;
	-webkit-transform-origin:0 0;
	margin-right:5px;
}
.ccintroc {
	margin:0 -15px 0 15px;
}
.ccintro {
	background-color:#000;
	color:#fff;
	float:right;
	width:213px;
	max-width:100%;
	font-size:12px;
	font-weight:bold;
}
.ccintroi {
	padding:5px 10px;
}
.ccnbtnleft {
	float:left;
	max-width:48%;
}
.ccnbtnright {
	float:right;
	max-width:48%;
}
.ccnbtnsp {
	margin:7px;
	padding:0;
}
.ccnsave, .ccnprint, .ccnedit, .ccnemail, .ccnconfirm {
	background:none;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
	max-width:100%;
	cursor:pointer;
}
.ccnsave {
	width:120px;
	height:28px;
	background-color:#656565;
	border: #656565 1px solid;
	font-size:13px;
}
.ccnprint, .ccnedit{
	width:120px;
	height:28px;
	background-color:#ffff56;
	border: #ffff56 1px solid;
	font-size:13px;
}
.ccnprint {
	color:#000;
}
.ccnedit{
	height:48px;
	font-size:18px;
	background-color:#C10;
}
.ccnemail{
	width:120px;
	height:28px;
	background-color:#000;
	border:#000 1px solid;
	font-size:13px;
}
.ccnconfirm{
	width:236px;
	height:54px;
	background-color:#7cb900;
	border: #7cb900 1px solid;
	font-size:17px;
}
