
/** GALLERY CODE ******************************/
.gallerystyle {
position: relative;
height: 335px;
width: 363px;
padding-top: 20px;
z-index: 5;
}
#motioncontainer {
overflow:hidden;
z-index: 4
}
#motioncontainer a img {
border: 0px solid #999999;
}
#motioncontainer a:hover img {
border: 0px solid #999999;
}
div#pixtitlecntnr {
position: relative;
width: 731px;
height: 34px
}
div#pixtitleleft {
position: relative;
text-align: left;
font-style: italic;
width: 721px;
height: 17px;
padding-left: 10px
}
div#pixtitleright {
position: relative;
text-align: right;
font-style: italic;
width: 721px;
height: 10px;
padding-right: 10px;
background-color: grey
}
.media {
position: relative;
height: 60px;
width: 544px
}
.mediastyle {
position: relative;
z-index: 5;
line-height: 110%;
font-family: Century Gothic,Arial,Helvetica,sans-serif;
font-size: 13px;
text-align: left;
color: #cccccc
}
.mediapic {
position: relative;
display: inline;
height: 20px;
width: 650px;
z-index: 3;
overflow: hidden;
}
.mediacntnrr {
position: relative;
height: 80px;
width: 548px;
text-align: left;
color: #cccccc;
font-family: Century Gothic,Arial,Helvetica,sans-serif;
font-size: 14px
}
.mediacontents {
position: inherit;
height: 80px;
width: 548px;
text-align: left;
color: #cccccc;
font-family: Century Gothic,Arial,Helvetica,sans-serif;
font-size: 14px
}