﻿img{
border:0pt none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
vertical-align:baseline;
}

/* SLIDESHOW */

#slideshow {
width: 955px;
background-color: #eee;
border: 0px;
align: center;
}

#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */}

#slideshow ul:after {
content: " ";
clear: both;
display: block;
height: 0;
visibility: hidden;}            


/* SLIDESHOW > SLIDES*/

#slideshow .slides {
overflow: hidden;
width: 955px;
align: center;
}


#slideshow .slides ul {
width: 955px;
height:250px;}

#slideshow .slides li {
width: 955px;
float: left;
height:250px;
}

#slideshow .slides h2 {
margin-top: 0;
}