﻿
#highlightbox
{
    background-color: #5487d8;
	width:790px;
	height: 357px;
	padding-top:30px;

}

#photo 
{
  position:relative;
}
#photo ul
{
  margin:0;
  padding:0;
}

.photos
{
  float:left;
  height:317px;
  margin:0px;
}

#photo{
  display:block;
  height:317px;
  margin:0px;
}

#photo li {
  float:left;
}


li:after {

}


#photo .photo {
 background:#FFFFFF none repeat scroll 0%;
 border-right:2px solid #3d3d3d;
 /*cursor:pointer;*/
 display:block;
 height:317px;
 margin:auto;
 overflow:hidden;
 width:146px;
}

#photo .photo span {
 display:none;
}

.photo h2{position:absolute;top:65px;left:280px;width:250px;font-size:11pt;}
.photo p{position:absolute;top:85px;left:280px;width:250px;height:300px;font-size:10pt;}

#photo .opt1 {
 cursor:pointer;background:url(../images/swishy/modules.png);position: relative;background-position:-50px 0px;
}


#photo .opt2 {
 cursor:pointer;background:url(../images/swishy/screenshots.png);position: relative;background-position:-50px 0px;
}
#photo .opt3 {
 cursor:pointer;background:url(../images/swishy/reports.png); position: relative;background-position:-50px 0px;
}
#photo .opt4 {
 cursor:pointer;background:url(../images/swishy/prerecorded.png);position: relative;background-position:-50px 0px;
}

#photo .opt5 {
 cursor:pointer;background:url(../images/swishy/bookdemo.png);position: relative;background-position:-50px 0px;
}
