.exdiv { 
margin: 0px; 
padding: 0px; 
background-color: #FEF2F2; 
border-left: 1px solid #FF6060; 
border-top: 1px dotted #000; 
border-right: 1px dotted #000; 
border-bottom: 1px dotted #000;
}

.highslide-html-content {
	position: absolute;
	display: none;
}

.highslide-html-content a {
	border: 0;
}

.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	border: 1px inset #c0c0c0;
	background-color: white;
}

.highslide-wrapper {
	background-color: white;
	font-family: verdana;
}

.highslide-wrapper .highslide-html-content {
	width: 320px;
	padding: 10px;
}

.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}

.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}

.highslide-display-block {
	display: block;
}

.highslide-display-none {
	display: none;
}

.un_text {
	color: #000;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	padding: 0px;
	border: 0px;
}

.un_text a {
	text-decoration: none;
	font-size: 12px;
	color: #060;
}

.un_text a:hover {
	text-decoration: none;
	color: #000;
}

.un_text img {
	vertical-align: middle;
	width: 16px;
	height: 16px;
}

.un_text td {
	width: 50%;
}

.un_text #block_title {
	text-align: center;
	font-weight: normal;
	color: #777;
	padding-top: 5px;
	padding-bottom: 5px;
}

.opahref img {
  opacity: 0.5;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

.opahref:hover img {
  opacity: 1.0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}



.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-image-blur {
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
}
/*
.highslide-loading {
	display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: black;
}
.highslide-loading:hover {
	color: #ff0;
	border: 1px solid #ff0;
}
*/
a.highslide-full-expand {
	background: url(/images/hs/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-footer {
	height: 11px;
}
.highslide-footer .highslide-resize {
	float: right;
	height: 12px;
	width: 11px;
	background: url(/images/hs/resize.gif);
}
.highslide-resize {
	cursor: nw-resize;
}
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}
.miniimg{
	border: 0px solid #060;
	cursor:url('/images/hs/zoomin.cur'),pointer;
	cursor:hand;
/*	outline: none;*/
}
