﻿div.SmallImagesContainer
{
padding-top:10px;
padding-bottom:10px;
padding-left:0px;
padding-right:0px;
width:421px;
height:55px;
}
div.SmallContentContainer
{
}
div.SmallContentContainer div.SmallThumb
{
margin-right:5px;
}
div.SmallContentContainer div.SmallThumbBlue
{
margin-right:5px;
}
.SmallThumb
{
float:left;
width:55px;
height:55px;
margin-right:1px;
background-repeat:no-repeat;
}
.SmallThumbBlue
{
float:left;
width:55px;
height:55px;
margin-right:1px;
background-repeat:no-repeat;
}
.SmallImage
{
width:50px;
height:50px;
display:block;
border:0px;
}
.SmallImage:hover
{
left:1px;
top:1px;
}
.SmallArrow
{
display:block;
border:0px;
float:left;
margin-right:2px;
}
.SmallArrow:hover
{
left:1px;
top:1px;
}
.SmallImageSelected
{
width:50px;
height:50px;
display:block;
border:1px;
border-style:solid;
border-color:gray;
}
.SmallImageSelected:hover
{
left:1px;
top:1px;
}
div.BigImagesContainer
{
padding:0px 0px 5px 1px;
}
div.BigContentContainer
{
}
div.BigContentContainer div.BigThumb
{
margin-right:5px;
}
div.BigContentContainer div.BigThumbBlue
{
margin-right:5px;
}
.BigThumb
{
float:left;
width:108px;
height:108px;
max-width:108px;
max-height:108px;
margin-right:1px;
}
.BigThumbBlue
{
float:left;
width:108px;
height:108px;
margin-right:1px;
}
.BigImage
{
width:100px;
height:100px;
display:block;
border:0px;
}
.BigImage:hover
{
left:1px;
top:1px;
}
.BigArrow
{
display:block;
border:0px;
float:left;
margin-right:4px;
}
.BigArrow:hover
{
left:1px;
top:1px;
}
.BigImageSelected
{
width:100px;
height:100px;
display:block;
border:2px;
border-style:solid;
border-color:black;
}
.BigImageSelected:hover
{
left:1px;
top:1px;
}
.SmallText
{
font-size:9px;
}
