IMG.ccm-captcha-image {
	DISPLAY: block
}
*.ccm-spacer {
	CLEAR: both
}
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
}
DIV.ccm-error {
	COLOR: #f00; 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
}

