.pg {
    float: left;
    width: 100%;
	padding: 0;
    font-size: 11px;
    line-height: normal;
	margin-bottom: 10px;
}

h1.hotel-name {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    background: transparent;
 	margin: 0 0 2px 0;
	padding: 0;
}

.subtabs {
	float: left;
	width: 100%;
	padding: 0;
	border-collapse: collapse;
}

.subtabs h2 {
    clear: both;
 	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 2px 0;
    padding: 3px;
	color: #000;
	background-color: #ccc;
}

.subtabs th {
	border-bottom: 1px solid #ccc ;
	background: url(/images/_default/tabs_rt.gif) no-repeat right top;
	text-align: center;
	padding: 0;
	margin: 0;
}

.subtabs th a {
	display: block;
	background: url(/images/_default/tabs_lft.gif) no-repeat left top;
	padding: 3px 0;
	text-decoration: none !important;
	color: #333 !important;
	font-size: 11px !important;
	font-weight: normal !important;
}

th#tabon {
	border: 0;
	background: url(/images/_default/tabs_current_rt.gif) no-repeat right top;
	text-align: center;
	padding: 0;
	margin-left: 0;
}

th#tabon a {
	display: block;
	background: url(/images/_default/tabs_current_lft.gif) no-repeat left top;
	padding: 4px 0 3px 0;
	text-decoration: none !important;
	color: #333 !important;
	font-size: 11px !important;
	font-weight: bold !important;
}

.tdtabcont {
 	border: 1px solid #ccc ;
	border-top: none;
	background-color: #fff;
	padding: 8px;
}

.tdtabcont>h2:first-child {
 	margin-top: 15px;
}

.tdtabcont img {
	border: 1px solid #000;
	margin: 10px 8px 2px 0;
}

.tdtabcont p {
    margin-top: 10px;
	font-size: 11px;
}

.tdtabcont li {
	font-size: 11px;
} 

.address {
 	font-style: normal;
	font-size: 11px;
} 

.nearby-list li {
     margin-top: 2px;
     margin-bottome: 2px;
}

#view-larger {
    width: 400px;
    text-align: left;
    margin: 0 0 15px 0;
    padding: 0; 
    border: none; 
    font-size: 11px;
}                          

#view-larger img {
     border: none; 
     margin: 0 6px 0 0; 
     display: inline; 
     vertical-align: middle;
}

#gmap {
     border: 1px solid #000;
     margin: 15px 0;
     padding: 0;
}

table.prodlisting {
     float: left;
	width: 100%;
 	border: 1px solid #ccc;
	margin-bottom: 15px;
	padding: 0;
	border-collapse: collapse;
}

.prodlisting th  {
 	font-size: 12px !important;
	font-weight: bold !important;
	color: #000 !important;
	text-align: left !important;
	background-color: #ccc !important;
	padding: 3px !important;
	border-bottom: 1px solid #ccc !important;
	background-image: none !important;
}

.prodlisting th.rt {
     text-align: right;
}

.prodlisting td {
 	font-size: 11px;
	padding: 3px;
}

.prodlisting td img {
    margin: 2px 6px 14px 0;
	border: 1px solid #000;
}

.prodlisting td.main-cont {
    padding: 4px;
} 

.main-cont td {
    font-size: 11px;
}

.main-cont p { 
    margin: 0 0 4px 0;
}

td.prodlistingbtm {
 	border-top: 1px solid #ccc;
	padding: 8px 4px 6px 4px;
}

td.prodlistingav {
    font-size: 10px;
    font-weight: normal;
    color: #000;
 	border-top: 1px solid #ccc;
 	background-color: transparent;
	padding: 8px 4px 6px 4px;
}

.prodlisting input, .prodlisting select {
	font-size: 11px;
	margin: 0 4px 0 0;
}

.ap {font-size: 12px; font-weight: bold}  
