/*
   image portal specific css stuff
*/

.media-wide-tile-image {    
    height: 150px;
    width: 200px;
    position: relative;
    margin: 0px;
    margin-bottom: 3px;
	text-align:left;
	vertical-align: top;
}

#slideshow-target{
  width: 640px;
  height: 500px;
  background-color: black;
}


.navigation-bottom-bar{
  text-align: right;
  font-size: 11px;
}
.media-batch-content-middle {
float:left;
line-height:30px;
text-align:center;
vertical-align:middle;
width:440px;
}
