.clear {
clear:both
}

#gallery {
height: 345px;
left: 99px;
position: relative;
top: 25px;
width: 748px;
}

#gallery ul {
position: relative;
}

#gallery li {
height: 345px;
position: absolute;
width: 748px;
}

/*#gallery .Portfolio_link_SI {
background: url('images/external.png') no-repeat;
color: #e1ab06;
float: right;
font-variant: italic;
font-weight: bold;
position: relative;
text-align: left;
text-decoration: underline;
text-indent: -42px;
top: -72px;
width: 55px;
}*/

#gallery .Portfolio_link {
display: block;
height: 345px;
position: absolute;
text-indent: -9999px;
top: 0px;
width: 748px;
z-index: 11;
}

.Portfolio_desc {

}

#gallery img {
display: block;
height: 345px;
position: absolute;
width: 748px;
z-index: 1 !important;
}

#gallery .show {
display: block !important;
}

#gallery .caption {
color: #ffffff; 
font-size: 12px;
font-style: italic;
height: 80px; 
left: 93px;
line-height: 16px;
position: absolute;
top: 365px;
width: 558px; 
z-index: 3;
}

#gallery .caption .content {
margin: 5px
}

#gallery .caption .content h3 {
font-size: 14px;
font-style: normal;
line-height: 16px;
margin-bottom: 2px;
padding: 0;
text-align: center;
}

