IMG.ccm-captcha-image {
	DISPLAY: block
}
*.ccm-spacer {
	LINE-HEIGHT: 1px; CLEAR: both; FONT-SIZE: 1px
}
DIV.ccm-pagination {
	POSITION: relative; TEXT-ALIGN: center
}
DIV.ccm-pagination SPAN.ccm-page-right {
	POSITION: absolute; TOP: 0px; RIGHT: 0px
}
DIV.ccm-pagination SPAN.ccm-page-left {
	POSITION: absolute; TOP: 0px; LEFT: 0px
}
.ccm-layout-table .ccm-layout-col {
	FLOAT: left
}
.ccm-layout .first .ccm-layout-col-spacing {
	MARGIN-LEFT: 0px !important
}
.ccm-layout .last .ccm-layout-col-spacing {
	MARGIN-RIGHT: 0px !important
}
.ccm-error {
	COLOR: #f00; FONT-WEIGHT: bold
}
.ccm-required {
	COLOR: #3975ad; FONT-WEIGHT: bold
}
DIV#ccm-overlay {
	Z-INDEX: 99; POSITION: fixed; FILTER: alpha(opacity=70); BACKGROUND-COLOR: #000; WIDTH: 100%; DISPLAY: none; HEIGHT: 100%; TOP: 0px; LEFT: 0px; -moz-opacity: 0.7; opacity: 0.7
}
