html, body {
	height:100%;
}

#cee_closeBtn {
	background-image:url(../images/cee-close-btn.png);
}

#cee_next {
	background-image:url(../images/cee-next-btn.png);
}

#cee_prev {
	background-image:url(../images/cee-prev-btn.png);
}

* html #cee_next {
	background-image:url(../images/cee-next-btn.gif);
}

* html #cee_prev {
	background-image:url(../images/cee-prev-btn.gif);
}

#cee_load {
	background-image:url(../images/loader.gif);
}

#cee_box {
	background-color:#ffffff;
	border-color:#525252;
	border-style:solid;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

#cee_box {
	background-color:#ffffff;
	color:#333333;
	font:normal normal normal 12px/normal Arial, Helvetica, sans-serif;
}

#cee_count {
	clear:left;
	float:left;
	font:normal normal normal 10px/normal Arial, Helvetica, sans-serif;
	padding:2px 0 4px;
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.cee_html #cee_title h2 {
	float:left;
}

.cee_html #cee_count {
	clear:none;
	padding-left:5px;
}

* html #cee_count {
	padding-bottom:6px;
	zoom:1;
}

#cee_next, #cee_prev {
	background-repeat:no-repeat;
	height:100%;
	text-decoration:none;
	text-indent:-10000px;
	visibility:visible;
	width:49%;
}

#cee_box a {
	border-width:0;
	outline-style:none;
}

#cee_box a:link {
	color:#666666;
}

#cee_box a:visited {
	color:#666666;
}

#cee_box a:hover {
	color:#000000;
}

#cee_box a:active {
	color:#666666;
}

#cee_box a:focus {
	color:#666666;
}

#cee_closeBtn {
	background-repeat:no-repeat;
	height:23px;
	position:absolute;
	text-indent:-10000px;
	width:24px;
}

#cee_closeBtn {
	right:-3px;
	top:-3px;
}

#cee_closeBtn, #ie8#hack {
	right:-10px;
	top:-10px;
}

*:first-child + html #cee_closeBtn {
	right:-3px;
	top:-3px;
}

* html #cee_closeBtn {
	right:-3px;
	top:-3px;
}

#cee_closeBtn:hover {
	background-position:0 -23px;
}

.cee_close {
	cursor:pointer;
}

#cee_box {
	color:#000000;
	text-align:left;
}

#cee_box img#cee_img, #cee_vid, #cee_iframeContent, #cee_ajax {
	border-color:#666666 #cccccc #cccccc #666666;
	border-style:solid;
	border-width:1px;
	display:block;
	margin:15px 15px 0;
}

#cee_title {
	overflow:hidden;
	padding:7px 15px 5px;
}

.cee_html #cee_title {
	background-color:#e8e8e8;
	height:18px;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	border-radius: 7px 7px 0 0;
}

#cee_title h2 {
	font-size:1em;
	font-weight:400;
	margin:0 0 1px;
}

#cee_ajax {
	clear:both;
	line-height:1.4em;
	overflow:auto;
	padding:2px 15px 15px;
	text-align:left;
}

#cee_load {
	background-position:center center;
	background-repeat:no-repeat;
	display:none;
	height:50px;
	margin:-25px 0 0 -25px;
	width:50px;
}

#cee_HideSelect {
	background-color:#ffffff;
	border-style:none;
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:99;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
	opacity: 0;
}

* html #cee_HideSelect {
	position:absolute;
}

#cee_iframe {
	border-style:none;
	clear:both;
	margin-top:1px;
	margin-bottom:-1px;
}
