div#listContainer {	position: relative;	height: 1%;	overflow: hidden;
}
div.listItem
{	margin: 10px 0;	height: 1%;	overflow: hidden;
}
div.listItem img.iconic
{	float: left;	border: 1px solid #ccc;	padding: 2px;	margin-right: 15px;
}
div.listItem h3 a
{ color: #dc801b; padding-right: 15px; background: url(/images/navigation/linkarrow.png) right 3px no-repeat;
}
div.listItem p
{ color: #705812; font-size: 11px;
}
div.listItem div.content
{	float: right;	width: 375px;
}
div.suggestedItems
{ height: 1%; overflow: hidden;
} div.suggestedItems h2 span { color: Black; } div.suggestedItems h2 span a { font-size: 13px; padding-right: 13px; background: url('/images/navigation/LinkArrow.png') no-repeat right 4px; color: Black; } div.suggestedItems .item { float: left; width: 180px; margin-right: 15px; } div.suggestedItems .item .image { border: 1px solid #95958E; padding: 3px 0 0 3px; height: 127px; margin-bottom: 10px; } div.suggestedItems .item h3 a { color: #DC801B; } div.suggestedItems .item h3 a img { padding-left: 5px; } div.suggestedItems .item p { font-size: 11px; }h2.pageTitle
{ margin-bottom: 0;
}
h3#place
{ margin: 2px 0 0 2px; text-transform: uppercase; color: #705812; font-weight: normal;
}
div.introBlock
{	height: 1%;	overflow: hidden;
} div.introBlock div.introduction { float: left; width: 335px; } div.introBlock div.introduction p.intro { margin-top: 0; padding: 10px 0; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; font-size: 16px; font-weight: normal; font-family: Georgia; color: #705812; line-height: 150%; } div.introBlock div.gallery { float: right; width: 220px; } div.introBlock div.gallery div.frame {	clear: both; padding: 3px 0 0 3px; border: 1px solid #E6E2C6; background-color: #EEEBD7; height: 155px; } div.introBlock div.gallery div.frame img { border: 3px solid White; } div.introBlock div.gallery p { text-align: right; font-size: 11px; color: #95958E; padding: 0; margin: 0 0 15px 0; } div.introBlock div.gallery #map { position: relative; margin-bottom: 15px; } div.introBlock div.gallery #map div { position: absolute; left: 0; bottom: 4px; padding-right: 5px; width: 215px; background: url(/images/transparencies/000000-60.png) repeat; } div.introBlock div.gallery #map div a { margin: 5px 0; color: White; } div.contentPanel div#specialist { margin: 15px 0; padding: 10px; height: 90px; background: url(/images/pages/specialists/puff.jpg) no-repeat; } div.contentPanel div#specialist h2 { margin: 0 0 5px 0; font-size: 14px; color: #252523; } div.contentPanel div#specialist img { float: left; border: 1px solid White; margin-right: 5px; } div.contentPanel div#specialist ul { list-style-type: none; } div.contentPanel div#specialist ul li a { margin: 10px 0; text-align: left; display: inline; } div.contentPanel div#specialist h2 span { font-weight: bold; }
div#relatedLinks
{ margin: 15px 0; padding: 10px; border: 1px solid #E6E2C6;
} div#relatedLinks h3 { font-family: Georgia; color: #705812; font-weight: normal; font-size: 16px; border-bottom: 1px dashed #E6E2C6; padding-bottom: 5px; margin-bottom: 10px; } div#relatedLinks ul { list-style-type: none; } div#relatedLinks ul li { padding-left: 10px; margin-bottom: 5px; background: url(/images/navigation/linkarrowhollow.png) left 5px no-repeat; } div#relatedLinks ul li a { color: #252523; }
div.offerTicker {	background: #f5f0cb;	margin: 10px 0;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border: 1px solid #e26800;
}
div.offerTicker .offer {	padding: 5px 10px 5px 35px;	border-top: 1px dotted #e26800;	height: 1%;	overflow: hidden;	background: transparent url("/images/sidebars/offers/pricetag-small.png") 10px 6px no-repeat;
}
div.offerTicker div.details {	float: left;	width: 425px;
}
div.offerTicker a {	float: right;	width: 70px;
}
div.offerTicker .first {	border-top: none;
}
div.offerTicker a,
div.offerTicker a:hover,
div.offerTicker a:visited {	color: black;	padding-right: 15px;	background: transparent url('/images/navigation/LinkArrow.png') right center no-repeat;
}
div.offerTicker a span {	font-weight: bold;
}
