#right-panel {
	width: 215px;
	float: left;
	padding: 13px 0px 0px 0px;
}

/*____________________________________________
							SPECIAL PLACES				
*/

#right-panel-upper-ad {
	width: 230px;
	height: 207px;
	margin: 14px 0px 0px 0px;
}

#right-panel .menu-header {
	background: url('../images/right_panel/right_panel_menu_header_icon.png') 0 0 no-repeat;
}

#right-panel .menu-header span {
	padding-left: 28px;
}

#right-panel .menu-item {
	padding: 0px 0px 11px 0px;
	height: 220px;
}

#right-panel .menu-item:hover {
	background: #ffffc1;
}

#right-panel .menu-item-separator {
	background: #dddddd;
	width: 215px;
	height: 1px;
}

#right-panel .menu-item-header {
	padding: 12px 0px 0px 9px;
	position: relative;
}

#right-panel .menu-item-header h3 {
 	margin: 0 0 0 0;
}

#right-panel .menu-item-header a {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#right-panel .menu-item-header a:hover {
	text-decoration:underline;
}

#right-panel .menu-item-image {
	width: 188px;
	height: 138px;
	border: 1px #892d23 solid;
	padding: 1px;
	margin: 3px 0px 0px 7px;
}

#right-panel .menu-item-image img{
	border: 0px;
}

#right-panel .menu-item-footer {
	padding: 4px 0px 0px 9px;
	position: relative; 
	bottom: 102px;
}

#right-panel .menu-item-footer span {
	font-size: 11px;
	color: #000000;
}

#right-panel .menu-item-more {
	padding: 5px 0px 0px 130px;
	position: relative; 
	bottom: 102px;
}

#right-panel .menu-item-more span {
	background: url('../images/right_panel/right_panel_menu_item_more.png') 0 0 no-repeat;
	display: block;
	width: 60px;
	height: 20px;
	text-decoration: none;
	font-size: 11px;
	padding: 3px 0px 0px 0px;
	color: #000000;
}

#right-panel .menu-item-more span:hover {
	background: url('../images/right_panel/right_panel_menu_item_more_hover.png') 0 0 no-repeat;
	background-color: inherit;
}

img.star-1 {
	right: 37px;
	top: 4px;
	position: absolute;
}

img.star-2 {
	right: 29px;
	top: 4px;
	position: absolute;
}

img.star-3 {
	right: 21px;
	top: 4px;
	position: absolute;
}

img.star-4 {
	right: 13px;
	top: 4px;
	position: absolute;
}

img.star-5 {
	right: 5px;
	top: 4px;
	position: absolute;
}

/*____________________________________________________________________________
						VT SIGN											
*/
.vt-icon {
	position: relative; 
	left: 98px; 
	bottom: 102px;
}

.vt-sign img {
	border: 0;	
} 

.vt-sign {
	height: 100px;	
} 
