#contentLeft{
float:left;
width:520px;
text-align:justify;
}

#contentRight{
margin-left:70px;
float:left;
width:320px;
font-size:13px;
}

.exhibition{
margin:6px 0 6px 0;
padding:6px 0 6px 0;
}

.exhibitionImage{
float:left;
width:60px;
height:60px;
background: url(../images/ajax-loader.gif) no-repeat center center;
overflow:hidden;
display:block;
}

.exhibitionText{
float:left;
margin-left:20px;
width:420px;
}

.exhibitionTitle{
padding:0 0 8px 0;
font-weight:bold;
letter-spacing:1px;
line-height:6px;
color:#666;
}

.exhibitionAddress{
font-family:arial;
font-size:12px;
letter-spacing:1px;
padding:2px 0 2px 0;
}

.exhibitionDate{
font-family:arial;
font-size:12px;
letter-spacing:1px;
font-weight:bold;
padding:2px 0 2px 0;
}


#gallery{
position:relative;
}

/* IMAGE THUMBNAIL HOLDER */

ul#galleryThumbs{
list-style-type:none;
padding:0;
margin:0;
}

ul#galleryThumbs li{
position:relative;
float:left;
padding:0;
}

.galleryThumb{
display:block;
float:left;
height:100px;
margin:10px 20px 10px 0;
overflow:hidden;
width:100px;
}

.galleryThumb img{
width:150px;
border:none;
}

.innerThumb{
position:relative;
}

.viewLink{
position:absolute;
bottom:0;
right:0;
background-color:#111;
color:#fff;
background-repeat:no-repeat;
background-position:bottom right;
padding:3px;
font-size:9px;
font-family:arial;
}

.image{
height:160px;
width:160px;
background-color:#f77610;
}
