﻿/*
=======================================================================================
 HOTELES RH                                                     Site produced by KOALAB        
 Copyright 2007                                                   http://www.koalab.com
=======================================================================================
*/
#contentService 
{
    padding-right:30px;
    overflow:auto;
    padding-bottom:30px;
}
.boxes-advice
{
    float:left;
    width:402px;
    background:#FFF url(../../imgLib/services/bg-faq-preview.jpg) repeat-x left bottom;
    border:1px solid #86AED7;
    border-top-width:10px;
}
.boxes-advice h2
{
    background-color:#FFF;
    color:#658CD6!important;
    line-height:25px;
    padding:17px 100px 20px 20px;
    border-bottom:1px solid #EEF3F6;
}
.boxes-advice ul
{
    border-top:1px solid #FFF;
   margin:0px!important;
   padding:20px 13px 50px 15px;
   background:transparent url(../../imgLib/services/bg-consejos.jpg) repeat-x left top;
   font-size:14px;
   color:#666;
}
.boxes-advice ul li
{
    line-height:20px!important;
}
#boxBefore ul strong
{
    color:#990000;
}
#boxLater ul strong
{
    color:#090;
}
#boxBefore ul li
{
    background:transparent url(../../imgLib/services/ico-before.gif) no-repeat left 2px;
    padding-left:20px;
}
#boxLater ul li
{
    background:transparent url(../../imgLib/services/ico-later.gif) no-repeat left 2px;
    padding-left:20px;
}
#boxBefore
{
    margin-right:20px;
}
#boxBefore h2
{
    background:transparent url(../../imgLib/services/img-before.jpg) no-repeat 330px 15px;
} 
#boxLater h2
{
    background:transparent url(../../imgLib/services/img-later.jpg) no-repeat 310px 15px;
} 
