﻿ul.gallery
{
list-style-type : none;
margin          : 0px;
padding         : 15px 0px 15px 0px;
border-top      : 1px solid #999;
overflow        : hidden;
width           : 440px;
}

ul.gallery li
{
display         : block;
float           : left;
margin          : 0px 15px 16px 0px;
}

div.takethetour
{
background-image    : url(../resources/v1/images/gallery/bg_takethetour.gif);
background-repeat   : repeat-x;
border              : 1px solid #999;
padding             : 0px 10px 10px 10px;
}

div.takethetour p
{
color               : #FFF;
text-align          : center;
margin              : 10px 0px 10px 0px;
font-size           : 120%;
}

div.page-right-side p.tour
{
border              : 1px solid #FF881D;
background-image    : url(../resources/v1/images/generic/bg_enquire.gif);
background-color    : #DCE2EF;
background-repeat   : repeat-x;
font-size           : 90%;
text-align          : left;
}

div.page-right-side p.tour a
{
background-image    : url(../resources/v1/images/generic/bg_enquirebutton.gif);
background-color    : #FF881D;
background-repeat   : no-repeat;
background-position : top right;
text-decoration     : none;
color               : #FFF;
display             : block;
padding             : 5px 0px 5px 10px;
}

div.page-right-side a.tour-link
{
display             : block;
overflow            : hidden;
font-size           : 70%;
vertical-align      : middle;
color               : #666;
text-decoration     : none;
border-bottom       : 1px solid #999;
padding-bottom      : 2px;
padding-top         : 2px;
}

div.page-right-side a.tour-link span
{
color               : #126BA7;
text-decoration     : none;
display             : block;
padding-top         : 9px;
}

div.page-right-side a.tour-link span span
{
color               : #666;
text-decoration     : underline;
display             : inline;
}

div.page-right-side a.tour-link img
{
float               : left;
margin              : 0px 10px 0px 0px;
vertical-align      : middle;
}