div.ImagePlayer {
  display:none;
}
div.IPCaption {
  font-family: Verdana, Sans; 
  font-size: 11px;
  margin-top:5px;
  clear:both;
  height: 70px;
  border-top:1px solid #84A3C2;
  padding:10px 10px 10px 10px;
  background-color:#E1E8F0;
  overflow: auto;
}

div.IPView {
  position: relative;
  width:100%;
  border-bottom:solid 1px #ffffff;
  padding:0px;
  text-align:center;
  overflow: hidden;
}

div.IPTransition 
{
}
pre.IPArgs 
{
	display:none;
}

div.IPControlsDiv 
{
  margin-left:-5px;
  height: 22px;
  padding-top:5px;
  background:#E1E8F0 url(/App_Themes/standard/images/bkPlayerBar.gif) repeat-x;
  width:130px;
  padding-right:175px;
}

#PhotoPageButtons
{
    margin-left:10px;margin-left:10px;padding-right:0px;float:left;width:250px;
}

*html #PhotoPageButtons
{
    margin-left:5px;
}

div.IPControlsPlay, div.IPControlsReverse, div.IPControlsForward, div.IPControlsBegin, div.IPControlsEnd {
  float:right;
  cursor:pointer;
}

div.IPClear {
  clear:both;
}
span.On {
  display:none;
}
.photographerTitle
{
    color:#999999; float:right; margin:-23px 10px 0px 0px; width:155px; text-align:right; margin-right:8px;
}

* html div.photographerTitle
{
    margin-right:5px;
}

.popUpPhotographer
{
    width:420px;float:left;padding-left:40px;text-align:right;padding-right:10px;padding-top: 4px; color: #666666;font-family: Verdana, Sans; font-size: 11px;
}

div .otherSectionsImages
{
    float: left; background-color: #E8E4E4; padding:10px 0px 10px 20px; width:473px;
}

* html div .otherSectionsImages
{
    margin:0px 0px -10px 0px;
}
.photoThumbnails
{
    float:left;
}

.photoThumbnails a
{
    border:0px;
}
.photographerName
{
    color:#888888; text-transform:uppercase;
}
