/* eliminates double border on inside pages  */
 

#horizontalSlideshow {
	clear: right;
	margin: 3px 0 3px 0;
	padding: 0;
	width: 700px;
	height: 183px;
	background-image: url(../images/inna_3.gif);
	filter: Shadow(Color=#CCCCCC, Direction=20);
}

#sqImageContainer {
    border: 1px #DCD7D2 solid;
    border-right: 0;
    float: left;
    width: 229px;
    height: 173px;
}

 
.offerContent h1 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 0.1em;
	font-style: italic;
	color: #CC3300;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.bg_tbl {
	background-color: #fefefe;
	background-image: url(../images/my_island_bali_bg_tbl.jpg);
	background-repeat: repeat-x;
}
