.highslide-dimming
{
background: black;
}
.img
{
behavior: url(/wp-content/themes/modernpaper-10/ie7pngfix.htc);
}

.theCloserX {
	display: block;
	position: absolute;
	left: -10px;
	top: -10px;
	margin: 0 0px 0px 0;
	width: 30px;
	height: 30px;
behavior: url(/wp-content/themes/modernpaper-10/iepngfix.htc);
}

.theCloserX-swf {
	display: block;
	position: absolute;
	left: -20px;
	top: -20px;
	margin: 0 0px 0px 0;
	width: 30px;
	height: 30px;
behavior: url(/wp-content/themes/modernpaper-10/iepngfix.htc);
}

.highslide-overlay {
   display: none;
}

.highslide-wrapper div {
    font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, Arial;
    font-size: 10pt;
}

.projectIcons
{
margin:0px;
padding-right:0px;
width: 600px;
text-align: left;
font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, Arial;
font-size: 13px;
line-height: 1.5;
color: #000;
text-decoration: none;
vertical-align:top;
}

.highslide {
/*    cursor: url(highslide/graphics/zoomin.cur), pointer;*/
	padding-right:10px;
	vertical-align:top;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	vertical-align:top;
	/*border: 2px solid gray;*/
}
.highslide:hover img {
	vertical-align:top;
	/*border: 2px solid white;*/
}

.highslide-wrapper {
	/*background: white;*/
}
.highslide-image {
	/*border: 2px solid white;*/
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    /*border: 2px solid white;*/
    border-top: none;
    font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, Arial;
    font-size: 10pt;
    padding: 5px;
    /*background-color: white;*/
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, Arial;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid white;
    background-color: white;
    padding-left: 22px;
    background-image: url(/wp-content/themes/modernpaper-10/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    /*color: silver;*/
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    /*color: white;*/
    /*background-color: gray;*/
}
a.highslide-full-expand {
	background: url(/wp-content/themes/modernpaper-10/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}