#colorbox, #modalBackgroundOverlay, #modalWrap{position:absolute; top:0; left:0; z-index:9999;}
#modalBackgroundOverlay{position:fixed; width:100%; height:100%;}
#colorbox{overflow:hidden; padding:1px; margin-top:-1px; margin-left:-1px;}/*padding fixes a ghosting issue in IE7, the negative margin compensates */
	#modalWrap{width:9000px; height:9000px;}
		#modalContent, #borderTopLeft, #borderTopCenter, #borderTopRight, #borderBottomLeft, #borderBottomCenter, #borderBottomRight, #borderMiddleLeft, #borderMiddleRight {float:left; height:0; width:0; overflow:hidden;}
		#borderMiddleLeft, #borderBottomLeft{clear:left;}
		#modalContent{position:relative; overflow:visible;}
			#contentTitle{margin:0;}
			#modalClose, #contentPrevious, #contentNext{outline:none; cursor:pointer; border:0; margin:0;}
			#modalLoadedContent{overflow:auto; width:0; height:0;}
			#modalLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
                        #modalPhoto{cursor:pointer;}
			#modalLoadedContent embed{display:block; border:0;}/* Display:block removes the line-height gap embedded content */
			#modalLoadingOverlay{position:absolute; width:100%; height:100%; top:0; left:0;}

/*****************************************************************************************************************/
/*
.ql
{
	text-decoration:none;
	color:#FF0000;
	font-size:15px;
}
.listimage
{
	border-color:#669999;
	border-style:solid;
	border-width:2px;
}
.listimage_none
{
	border-color:white;
	border-style:none;
	border-width:0px;
}
.listimage td
{
text-indent:0px;
}
.divcss_left
{
	text-align:right;
	position:relative;
	top:13px;
	padding:0px;
	margin-left:0px;
	width:30px;
}
.divcss_outer
{
	position:relative;
	overflow:hidden;
	padding:0px;
	margin-left:0px;
	left:30px;
}
.divcss_center
{
	text-align:left;
	position:relative;
	margin-left:0px;
	top:0px;
	left:0px;
	padding:0px;
}
.divcss_right
{
	width:30px;
	position:relative;
	padding:0px;
	margin-left:-6px;
	margin-top:12px;
}
.TableCss
{
	vertical-align:middle;
}
.TableCss_td
{
	vertical-align:middle;
	margin:0px;
	padding:0px;
}
.TableCss_td_a
{
	text-decoration:none;margin:0px;padding:0px;
	
}
.TableCss_td_a_img
{
	margin:0px;
	padding:0px;
	border:0px;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
	cursor:hand;
	vertical-align:middle;
}
*/