/* CONTENT IN b-content-right */

div.b-content-right h1 {
    color: #1E89C4;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
}
div.b-content-right p.bodytext {
    color: #616161;
    font-size: 11px;
    margin: 1px 0px 0px 0px;
}

div.b-content-right div div.teaser {
	background-image: url(../images/bg-content-right-box.jpg);
    background-repeat: no-repeat;
    margin-left: 17px;
    margin-top: 0px;
    margin-bottom: 20px;
}
div.b-content-right div.teaser h1 {
	padding-top: 8px;
	padding-left: 4px;
}
div.b-content-right div.teaser p.bodytext {
	padding: 3px 5px 0px 4px;
}
div.b-content-right div.teaser img {
	border: none;
}

div.b-content-right div.bookonline div.teaser {
	background-image: url(../images/bg-content-right-bookonline.jpg);
    background-repeat: no-repeat;
    margin-left: 17px;
    margin-top: 0px;
    margin-bottom: 20px;
}
div.b-content-right div.bookonline div.teaser h1 {
	padding-top: 8px;
	padding-left: 30px;
	background-image:url(../../../../clear.gif);
}
div.b-content-right div.contactus div.teaser {
	background-image: url(../images/bg-content-right-contactus.jpg);
    background-repeat: no-repeat;
    margin-left: 17px;
    margin-top: 0px;
    margin-bottom: 20px;
}
div.b-content-right div.contactus div.teaser h1,
div.contactus h1 {
	padding-top: 8px;
	padding-left: 30px;
	background-image:url(../../../../clear.gif);
}
div.b-content-right div.information div.teaser {
	background-image: url(../images/bg-content-right-information.jpg);
    background-repeat: no-repeat;
    margin-left: 17px;
    margin-top: 0px;
    margin-bottom: 20px;
}
div.b-content-right div.information div.teaser h1,
div.information h1 {
	padding-top: 9px;
	padding-left: 30px;
	background-image:url(../../../../clear.gif);
}
div.b-content-right div.infobox h1,
div.infobox h1 {
	padding-top: 9px;
	padding-left: 30px;
	background-image:url(../../../../clear.gif);
}


/* Tables */

div.b-content-right table.contenttable {
	width: 215px;
	margin: 10px 0px 10px 0px;
}

.XXXXXXXXXXXXXXX div.b-content-right table.contenttable-0 caption {
	margin: 0px;
	padding: 5px 0px 15px 7px;
	color: #7b5730;
	font-size: 13px;
	text-align: left;
	background-image: url(../images/book-online/question-bg.jpg);
    background-repeat: no-repeat;
}
div.b-content-right table.contenttable-0 {
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #888;
	border-collapse: collapse;
}
div.b-content-right table.contenttable-0 td {
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	margin: 0px;
	padding: 2px;
	padding-left: 4px;
	color: #7b5730;
	font-size: 11px;
}
div.b-content-right table.contenttable-0 th {
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	margin: 0px;
	padding: 2px;
	background-color: #eee;
	font-weight: normal;
	color: black;
	font-size: 11px;
	text-align: left;
}
div.b-content-right table.contenttable-0 th.td-last,
div.b-content-right table.contenttable-0 td.td-last {
	border-right: none;
}
div.b-content-right table.contenttable-0 tr.tr-last th,
div.b-content-right table.contenttable-0 tr.tr-last td {
	border-bottom: none;
}
