.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: white;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: black;
}

.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;
}
