* {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	font-size: 100%;
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, Arial, sans-serif;
    line-height: 1.125em;
	text-align: center;
	color: #666;
	background: #fff;
}

img,table,fieldset {
	border-style: none;
}

label,select,input {
	vertical-align: middle;
}

h1, h2, h3, dt {
	font-weight: bold;
	font-family: "Lucida Sans Unicode";
	letter-spacing: -1px;
}

a  {
	text-decoration: none;
}

a:link  {
	color: #00a8e5;
}

a:visited  {
	color: #0086b7;
}

a:active  {
	color: #ff7e00;
}

a:hover  {
	color: #2eb61b;
}

#Wrapper {
	margin: 0 auto;
	width: 938px;
	text-align: left;
}

#Header {
	height: 398px;
}

#HeadA {
	height: 87px;
	overflow: hidden;
}

#Logo {
	float: left;
	width: 750px;
	height: 87px;
}

#Logo .logo {
	display: block;
	width: 651px;
	height: 87px;
}

#Logo .slogan {
	position: relative;
	display: block;
	margin: -30px 0 0 0;
	padding: 0 0 0 75px;
	font-size: 16px;
	color: #9ccd57;
}

/* Langs
----------------------------------------------------------- */

#Langs {
	float: right;
	padding: 42px 0 0 0;
	width: 40px;
}

#Langs ul {
	height: 18px;
	overflow: hidden;
}

#Langs li {
	float: left;
	padding: 4px 0 0 0;
	width: 20px;
	text-align: center;
}

#Langs li.on {
	background: #f1f1f1;
}

#Langs li img {
	vertical-align: top;
}

/* Visual & Book
----------------------------------------------------------- */

#HeadB {
	height: 297px;
	overflow: hidden;
}

#HeadBL {
	float: left;
	width: 730px;
}

#Visual {
	border-top: solid 5px #9ee5ff;
}

#Visual p {
	height: 250px;
	overflow: hidden;
}

#BookBar {
	background: #ccf1ff;
	border-top: solid 5px #fff;
}

#BookBar ul {
	padding: 0 15px;
	height: 36px;
}

#BookBar li {
	display: inline;
	float: left;
}

#BookBar li.ct {
	display: inline;
	float: right;
	padding: 8px 10px 0 21px;
	font-weight: bold;
	font-size: .875em;
	background: url(../i/ico-contact-2.gif) no-repeat 0 11px;
}

#BookBar li.sl {
	display: inline;
	float: right;
	padding: 8px 0 0 18px;
	font-weight: bold;
	font-size: .875em;
	background: url(../i/ico-shortlist-1.gif) no-repeat 0 11px;
}

#HeadBR {
	float: left;
	width: 208px;
	color: #597078;
}

#VisualInfo {
	height: 40px;
	background: #9ee5ff url(../i/c-rt.gif) no-repeat right top;
}

#VisualInfo p {
	padding: 12px 0 0 25px;
	font-size: .725em;
	background: url(../i/ico-arr-l.gif) no-repeat 13px 16px;
}

#Intro {
	height: 215px;
	overflow: hidden;
	border-left: solid 5px #fff;
	background: #ccf1ff url(../i/c-lt.gif) no-repeat;
}

#Intro p {
	padding: 15px;
	border-top: solid 5px #fff;
	font-size: .925em;
}

#Newsletter {
	height: 41px;
	overflow: hidden;
	background: #ccf1ff;
	border-left: solid 5px #fff;
}

#Newsletter p {
	padding: 8px 15px;
	border-top: solid 5px #fff;
	font-weight: bold;
	font-size: .875em;
}

#Newsletter p a {
	padding: 0 0 0 21px;
	background: url(../i/ico-newsletter.gif) no-repeat 0 1px;
}

#Body {
	float: left;
	width: 730px;
}

#RBar {
	float: right;
	width: 203px;
}

/* Menu
----------------------------------------------------------- */

#Menu {
	height: 45px;
}

#Menu ul {
	height: 40px;
	overflow: hidden;
	background: url(../i/bg-menu.gif) repeat-x;
}

#Menu li {
	display: inline;
	float: left;
	border-left: solid 5px #fff;
	height: 40px;
	font: bold 1.045em "Lucida Sans Unicode";
	letter-spacing: -1px;
}

#Menu li.first {
	border-left-style: none;
}

#Menu li.last a {
	padding-right: 0 !important;
}

#Menu a {
	display: inline;
	float: left;
	padding: .55em .85em;
	height: 40px;
	color: #fff;
	background: url(../i/c-lt.gif) no-repeat;
}

/* Content
----------------------------------------------------------- */

#Content {
	float: right;
	padding: 10px 0 0 0;
	width: 555px;
	background: url(../i/bg-content.gif) no-repeat;
}

#Content h1 {
	padding: 0 0 25px 0;
	font-size: 1.225em;
	color: #ff7e00;
}

#Content h2 {
	padding: 0 0 .5em 0;
	font-size: 1.025em;
	font-weight: normal;
	letter-spacing: 0;
}

#Content h3 {
	padding: 1em 0;
	font-size: .925em;
	font-weight: bold;
}

/* Path
----------------------------------------------------------- */

#Path {
	padding: 0 0 10px 0;
	margin: 0 25px;
	font-size: .685em;
	color: #ccc;
	border-bottom: solid 1px #ddd;
}

#Path .arr {
	font-size: 1.575em;
}

/* Sub Menu
----------------------------------------------------------- */

#SubMenu {
	padding: 0 25px 15px 25px;
}

#SubMenu ul {
}

#SubMenu li,
#SubMenu a {
	display: inline;
	float: left;
	height: 29px;
	line-height: 29px;
	overflow: hidden;
	font-size: 11px;
	background-image: url(../i/bg-submenu.gif);
	background-repeat: no-repeat;
}

#SubMenu li {
	background-position: 0 0;
}

#SubMenu a {
	padding: 0 1em;
	background-position: right top;
}

#SubMenu li.on a {
	font-weight: bold;
	color: #ff7e00;
}

#SubMenu li.first {
	background-position: 0 0;
}

#SubMenu li.end,
#SubMenu li.end a {
	height: 30px;
}

/* Sidebar
----------------------------------------------------------- */

#Sidebar {
	float: left;
	width: 170px;
}

#Sidebar dl {
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
	background: url(../i/bg-sidebar-b.gif) no-repeat left bottom;
}

#Sidebar dt {
	padding: 10px 15px;
	font-size: .825em;
	text-transform: uppercase;
	color: #ff7e00;
	background: url(../i/bg-sidebar-t.gif) no-repeat;
}

#Sidebar dt a {
	color: #ff7e00;
}

#Sidebar dd {
	padding: 0 15px 4px 15px;
	font-size: .725em;
	border-right: solid 1px #d6ecc2;
	border-left: solid 1px #d6ecc2;
}

/* RBar: Special offers
----------------------------------------------------------- */

#SpecBar {
	margin: 0 0 10px 0;
	padding: 0 15px;
	background: #ccf1ff;
}

#SpecBar h3 {
	height: 45px;
	font-size: 1.045em;
	line-height: 40px;
	text-align: center;
	color: #00a8e5;
}

#SpecBar h3 a {
	color: #fff;
}

#SpecBar dl {
	background: #9ee5ff;
}

#SpecBar dt {
	padding: 10px 10px 0 10px;
}

#SpecBar dt img {
	width: 153px;
}

#SpecBar dd {
	padding: 0 10px 10px 10px;
	color: #333;
	/*background: url(../i/ico-arr-r.gif) no-repeat 155px 6px;*/
	border-bottom: solid 15px #ccf1ff;
}

#SpecBar dd strong,
#SpecBar dd small {
	display: block;
	width: 100%;
}

#SpecBar dd strong {
	float: left;
	padding: 3px 0;
	font: bold .785em "Lucida Sans Unicode";
	text-transform: uppercase;
}

#SpecBar dd small {
	font-size: .685em;
	line-height: 1em;
}

#SpecBar dd a {
	color: #4e869a;
}

/* RBar: Absolute
----------------------------------------------------------- */

#AbsBar {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
}

#AbsBar h3 {
	padding: 10px 15px;
	font-size: 1.045em;
	color: #fff;
}

#AbsBar ul {
	padding: 0 15px;
}

#AbsBar li {
	display: inline;
}

#AbsBar li a {
	display: block;
	padding: 0 0 3px 15px;
	font-size: .785em;
	background-repeat: no-repeat;
	background-position: 0 6px;
}

.ab1 {
	background: #9ee5ff url(../i/bg-ab1.gif) no-repeat;
}

.ab1 li a {
	color: #4e869a;
	background-image: url(../i/li-ab1.gif);
}

.ab2 {
	color: #fff;
	background: #5b6f5b url(../i/bg-ab2.gif) no-repeat;
}

.ab2 li a {
	color: #fff !important;
	background-image: url(../i/li-ab2.gif);
}

.ab3 {
	color: #fff;
	background: #fa84e5 url(../i/bg-ab3.gif) no-repeat;
}

.ab3 li a {
	color: #fff !important;
	background-image: url(../i/li-ab3.gif);
}

/* RBar: Ads
----------------------------------------------------------- */

#AdBar {
	margin: 0 0 15px 0;
	padding: 15px;
	text-align: center;
	border: solid 1px #e5e5e5;
}

#AdBar h3 {
	padding: 0 0 15px 0;
	font-weight: normal;
	font-size: .725em;
	letter-spacing: 0;
	color: #ccc;
}

#AdBar p {
	margin: 0 auto 15px auto;
	width: 146px;
	font-size: .685em;
	color: #4e869a;
	background: #9ee5ff;
}

#AdBar p .ttl {
	display: block;
	padding: 2px 5px 5px 5px;
}

#AdBar p a {
	color: #4e869a;
}

/* Footer
-----------------------------------------------------------*/

#Footer {
	padding: 1em 0;
}

#FLinks {
	background: #9ee5ff url(../i/c-lb.gif) no-repeat left bottom;
}

#FLinks ul {
	padding: 5px .75em 8px .75em;
	text-align: center;
	background: url(../i/c-rb.gif) no-repeat right bottom;
}

#FLinks li {
	padding: 0 .8em;
	font-size: .685em;
	display: inline;
	background: url(../i/li-flinks.gif) no-repeat 100% 3px;
}

#FLinks a {
	white-space: nowrap;
}

#Copyrights {
	padding: 1em 0;
	font-size: .685em;
	text-align: center;
}

/* Search Box
----------------------------------------------------------- */

.searchBox {
	padding: 15px 0;
	margin: 0 25px 10px 25px;
	background: url(../i/dot-h.gif) repeat-x left bottom;
}

.searchBox p.bigText {
	background: url(../i/dot-h.gif) repeat-x 0 50%;
}

.searchBox p.bigText span.fill {
	padding: 0 5px 0 0;
	background: #fff;
}

.searchBox form {
	padding: 0 0 1.4em 0;
	background: url(../i/marka.gif) no-repeat right top;
}

.searchBox fieldset {
	padding: 1.4em 0 0 0;
}

.searchBox fieldset .select {
	height: 30px;
}

.searchBox fieldset label {
	float: left;
	width: 120px;
	font-size: .825em;
}

.searchBox fieldset select {
	float: left;
	width: 220px;
	font: 13px "Segoe UI";
	color: #00a8e5;
}

.searchBox .submit {
	padding: 0 0 0 120px;
}

/* Default Box
----------------------------------------------------------- */

.defBox {
	padding: 15px 25px 15px 25px;
}

.defBox p {
	padding: 0 0 .75em 0;
	font-size: .825em;
}

/* List Box
----------------------------------------------------------- */

.listBox {
	padding: 15px 0 15px 25px;
}

.listItem {
	float: left;
	width: 258px;
	height: 90px;
}

.listItemPhoto {
	float: left;
	width: 100px;
	border-top: solid 5px #54c933;
}

.listItemInfo {
	float: left;
	width: 147px;
}

.listItemInfo h2 {
	font-weight: bold !important;
	font-size: .725em !important;
	background: #54c933 url(../i/c-rt.gif) no-repeat right top;
}

.listItemInfo h2 a {
	display: block;
	padding: 0 0 0 10px;
	height: 20px;
	overflow: hidden;
	line-height: 24px;
	color: #fff !important;
	background: url(../i/ico-arr-r.gif) no-repeat 95% 8px;
}

.listItemInfo h2 a:hover {
	background-position: 97% 8px;
}

.listItemInfo p {
	padding: 4px 0 0 10px;
	font-size: .685em;
	line-height: 1em;
}

.listItemInfo p.stars {
	height: 11px;
	overflow: hidden;
}

.listItemInfo p img {
	vertical-align: bottom;
}

/* About box
----------------------------------------------------------- */

.aboutBox {
	padding: 15px 25px 15px 25px;
}

.aboutBox p {
	padding: 0 0 .75em 0;
	font-size: .875em;
}

.aboutBoxLeft {
	float: left;
	width: 60%;
}

.aboutBoxLeft dt {
	padding: 0 0 1.6em 0;
	font-weight: bold;
	font-size: .875em;
}

.aboutBoxLeft dd {
	height: 20px;
	font-size: .685em;
}

.aboutBoxLeft dd img {
	vertical-align: middle;
}

.aboutBoxLeft .contact a {
	padding: 0 0 0 16px;
	text-decoration: underline;
	background: url(../i/ico-contact-1.gif) no-repeat 0 2px;
}

.aboutBoxLeft dd .l {
	float: left;
	width: 30%;
	color: #999;
}

.aboutBoxLeft dd .r {
	float: right;
	width: 65%;
}

.aboutBoxRight {
	float: right;
	width: 35%;
}

.aboutBoxRight .a {
	padding: 0 0 .75em 0;
}

.aboutBoxRight .b {
	padding: 0 0 0 1em;
	border-left: solid 1px #ddd;
}

.aboutBoxRight .b p {
	padding: 0;
}

.aboutBoxRight ul {
	padding: 0 0 .75em 0;
}

.aboutBoxRight li {
	padding: 0 0 0 10px;
	font-size: .685em;
	background: url(../i/li-arr-1.gif) no-repeat 0 8px;
}

/* Result Box
----------------------------------------------------------- */

.resBox {
	padding: 15px 25px 5px 25px;
}

.resBoxHead {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: solid 1px #ddd;
}

.resBoxHead h1 {
	display: inline;
	float: left;
	padding: 0 !important;
	vertical-align: bootom;
}

.resBoxHead p {
	display: inline;
	float: right;
	font-size: .875em;
	color: #999;
	vertical-align: bootom;
}

.resBoxHead p strong {
	color: #666;
}

.resBoxText {
	padding: 0 0 25px 0;
	font-size: .825em;
}

.resItem {
	height: 150px;
	overflow: hidden;
}

.resItemPhoto {
	float: left;
	width: 158px;
	border-top: solid 5px #54c933;
}

.resItemPhoto .pic {
	display: block;
	width: 158px;
	height: 105px;
	overflow: hidden;
}

.book {
	display: block;
	padding: 4px 0 0 24px;
	font-weight: bold;
	font-size: .925em;
	background: url(../i/ico-book.gif) no-repeat 0 8px;
}

.book a {
	color: #ff7e00;
	text-decoration: underline;
}

.resItemInfo {
	float: left;
	width: 347px;
}

.resItemInfoHead {
	padding: 5px 10px 0 10px;
	height: 25px;
	background: #54c933 url(../i/c-rt.gif) no-repeat right top;
}

.resItemInfoHead a {
	color: #fff !important;
}

.resItemInfoHead h2 {
	display: inline;
	float: left;
	font-size: .925em;
}

.resItemInfoHead p {
	display: inline;
	float: right;
	padding: 2px 0 0 12px;
	font-size: .685em;
	background: url(../i/ico-shortlist-2.gif) no-repeat 0 6px;
}

.resItemInfoBody {
	margin: 0 10px;
	padding: 6px 0;
	font-size: .685em;
	line-height: 1.4em;
	background: url(../i/dot-h.gif) repeat-x left bottom;
}

.resItemInfoBodyRates {
	float: left;
	width: 65%;
}

.resItemInfoBodyStars {
	float: right;
	width: 34%;
}

.resItemInfoBodyStars img {
	vertical-align: top;
}

.resItemInfoFoot {
	padding: 6px 10px 0 10px;
	font-size: .685em;
	line-height: 1.1em;
}

.resBoxInfo {
	padding: 10px 0 20px 0;
}

.resBoxInfoL {
	float: left;
	width: 77%;
}

.resBoxInfoL dt {
	float: left;
	display: inline;
	width: 30%;
	font-size: .685em;
	text-transform: uppercase;
}

.resBoxInfoL dd {
	float: left;
	display: inline;
	width: 68%;
	font-size: .685em;
}

.resBoxInfoR {
	float: right;
	width: 20%;
}

.resBoxInfoR li {
	padding: 0 0 0 15px;
	font-size: .685em;
	background-repeat: no-repeat;
	background-position: 0 4px;
}

.resBoxInfoR li.map {
	background-image: url(../i/ico-map.gif);
}

.resBoxInfoR li.wish {
	background-image: url(../i/ico-shortlist-3.gif);
}

.resBoxInfoR li.comment {
	background-image: url(../i/ico-comment.gif);
}

.resBoxInfoR li.press {
	background-image: url(../i/ico-press.gif);
}

/* Col Box
----------------------------------------------------------- */

.colBox {
	padding: 0 25px;
}

.colBoxL {
	float: left;
	width: 185px;
}

.colBoxL p {
	padding: 0 0 1em 0;
	font-size: .825em;
	text-align: justify;
}

.colBoxL .book {
	padding: 0 0 0 26px;
	font-size: 1.625em;
	background: url(../i/ico-book.gif) no-repeat 0 8px;
}

.colBoxL .book a {
	color: #ff7e00;
	text-decoration: underline;
}

.colBoxR {
	float: right;
	width: 290px;
}

/* Pics Box
----------------------------------------------------------- */

.picBoxHead {
	display: inline;
	float: right;
	padding: 0 0 .4em 0;
	width: 290px;
	font-size: .685em;
}

.picBoxHead span {
	padding: 0 1em 0 18px;
	background-repeat: no-repeat;
	background-position: 0 2px;
}

.picBoxHead .print {
	background-image: url(../i/ico-print.gif);
}

.picBoxHead .send {
	background-image: url(../i/ico-send.gif);
}

.picBoxHead .availability {
	background-image: url(../i/ico-calendar.gif);
}

.picBoxBody {
	padding: 0 0 .5em 0;
}

.picBoxFoot {
	padding: 0 0 1em 0;
}

.picBoxFootLinks {
	height: 30px;
}

.picBoxFootLinks ul {margin:0px;padding:0px;}
.picBoxFootLinks li {
	display: inline;
	float: left;
	padding: 0 10px 0 20px;
	font-size: .685em;
	background-repeat: no-repeat;
	background-position: 0 1px;
	position:relative;left:-16px;
}

.picBoxFootLinks .slide {
	background-image: url(../i/ico-slides-stack.png);
}

.picBoxFootLinks .movie {
	background-image: url(../i/ico-camcorder.png);
}
.picBoxFootLinks .brochure {
	background-image: url(../i/ico_brochure.gif);
}

.picBoxFootThumb img {
	padding: 0 9px 9px 0;
}

/* Rate Box
----------------------------------------------------------- */

.rateBox {
	padding: 0 0 5px 0;
	margin: 0 0 1em 0;
	border: solid 1px #5ccc37;
}

.rateBox h3 {
	padding: 5px 10px !important;
	color: #fff;
	font-size: .925em;
	background: #5ccc37;
}

.rateBox p {
	padding: 5px 10px 0 10px;
}

.rateBox table {
	width: 100%;
	border: solid 1px #fff;
}

.rateBox th {
	padding: 2px 10px;
	font-size: .725em;
	color: #000;
	background: #f0f0f0;
}

.rateBox td {
	padding: 2px 10px;
	font-size: .685em;
	border-top: solid 1px #f0f0f0;
}

.rateBox td.n {
	width: 35%;
	text-align: right;
}

.rateBox td.n img {
	padding: 0 0 0 3px;
	vertical-align: middle;
}

/* Contact Box
----------------------------------------------------------- */

.rcBox {
	padding: 0 0 1em 0;
}

.rcBox h3 {
	padding: 5px 10px !important;
	color: #fff;
	font-size: .925em;
	background: #00a8e5;
}

.rcBox dl {
	padding: 10px 0 0 0;
}

.rcBox dd {
	height: 20px;
	overflow: hidden;
	font-size: .685em;
}

.rcBox dd img {
	vertical-align: middle;
}

.rcBox .contact a {
	padding: 0 0 0 16px;
	text-decoration: underline;
	background: url(../i/ico-contact-1.gif) no-repeat 0 2px;
}

.rcBox dd .l {
	float: left;
	width: 30%;
	color: #999;
}

.rcBox dd .r {
	float: right;
	width: 65%;
}


/* Default
----------------------------------------------------------- */

p.bigText {
	font-size: 1em;
}

p.smallText {
	font-size: .685em;
	line-height: 1.325em;
}

span.light {
	color: #999;
}

form .submit input {
	padding: 2px 4px;
	font: 14px "Lucida Sans Unicode";
}

/* Clearfix
-----------------------------------------------------------*/

.br:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.br {
    display: inline-block;
}

.br {
    display: block;
}

* html .br {
    height: 1px;
}

#ratingbox
 {
  display: block;
	width: 208px;
	height: 29px;
	background: url('/i/b_ratingbox.gif') no-repeat;
	margin-bottom: 13px;
	margin-top: 1px;
 }
#ratingbox #rating_s
 {
  float: left;
	display: inline;
	margin-left: 16px;
	margin-top: 11px;
	width: 31px;
	height: 7px;
	background: url('/i/b_rs.gif') no-repeat;
 }
#ratingbox #rating_s img
 {
  float: left;
	margin: 0;
	margin-top: 1px;
 }
#ratingbox a
 {
  float: left;
	display: inline;
	margin-top: 6px;
	margin-left: 5px;
  font: 11px 'Trebuchet MS';
	text-decoration: underline;
	font-weight: bold;
	color: #bd3c1c;
 }
#ratingbox i
 {
  float: left;
	display: inline;
	margin-top: 6px;
  margin-left: 4px;
	padding-top: 2px;
  font: 10px 'Tahoma';
	color: #303030;
 }
span.subheader
 {display:block;
  margin: 12px 22px 12px 22px;
	font: 16px 'Trebuchet MS';
	color: #404040;
 }
#ratingtable
 {
	width: 510px;
	height: 113px;
	margin: 12px 0px 12px 22px;
	background: url('/i/table_b.gif') no-repeat;
 }
#generalrating
 {
  float: left;
	display: inline;
	width: 230px;
	margin-left: 19px;
	height: 113px;
 }
#generalrating h1
 {
	width: 221px;
	margin-top: 5px;
	padding:0px;
	color: #ca3311;
	font: 17px 'Trebuchet MS';
	border-bottom: none;
 }
#generalrating #rating_l
 {
  float: left;
	display: inline;
	width: 221px;
	margin-top: 0px;
 }
#generalrating #rating_l span#ratingimages
 {
  float: left;
	display: inline;
	width: 113px;
	height: 22px;
  background: url('/i/b_rl.gif') no-repeat;
 }
 #generalrating #rating_l span#ratingimages img
 {
  float: left;
	display: inline;
	margin: 0;
	margin-top: 1px;
 }
#generalrating #rating_l b
 {
   float: left;
	 margin-top: 0;
	 font: 15px 'Trebuchet MS';
	
 }
#generalrating #rating_l i
 {
   float: left;
	 margin-top: 5px;
	 width: 221px;
	 font: 12px 'Trebuchet MS';
	 color: #8a8888;
 }
#hotelratings
 {
  float: left;
	width: 260px;
	height: 112px;
	margin-top: 1px;
 }
#hotelratings div.ratingtable_ls
 {
  float: left;
	display: inline;
	margin-left: 11px;
	margin-top: 8px;
	width: 137px;
	height: 20px;
	font: 12px 'Trebuchet MS';
	line-height: 15px;
	color: #000000;
 }
#hotelratings div.ratingtable_rs
 {
   float: left;
	 display: inline;
	 margin-left: 12px;
	 margin-top: 8px;
	 width: 99px;
	 height: 20px;
 }
#hotelratings div.ratingtable_rs span.ri_m
 {
  float: left;
	display: inline;
	width: 62px;
	height: 12px;
  background: url('/i/b_rm.gif') no-repeat;
	margin-top: 1px;
 }
#hotelratings div.ratingtable_rs span.ri_m img
 {
  float: left;
	display: inline;
	margin: 0;
	margin-top: 1px;
 }
#hotelratings div.ratingtable_rs b
 { 
  float: left;
	font: 12px 'Trebuchet MS';
	color: #000000;
	line-height: 14px;
	margin-top: 1px;
 }