* {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

html {
	min-height: 100%;
	height: 100%;
	background-color: #666666;
}

body {
	padding: 5px;
	height: 100%;
	min-height: 100%;
}

body, td, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

h1, h1 a:link, h1 a:visited {
	font-size: 17px;
	font-weight: bold;
	color: #730705;
	margin-bottom: 5px;
}

h1 a:hover {
	text-decoration: none;
}

ul {
	list-style: none;
}

a:link, a:visited, a:active {
	color: #333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.highlight, a:link.highlight, a:visited.highlight, a:active.highlight, a:hover.highlight {
	color: #730705;
}

a:link.underline, a:visited.underline, a:active.underline, a:hover.underline {
	text-decoration: underline;
}

a img {
	border: 0;
}

hr {
	color: #999;
	border: 0px;
	background-color: #999;
	height: 1px;
}

.login_submit {
	border: 1px #666666 solid;
	color: #000;
	background-color: #FFCC00;
	height: 39px;
	width: 40px;
	font-weight: bold;
}

.chinese {
	font-size: 14px;
}

#template_menu {
	border-top: 1px solid #fff;
	background: #730705;
	margin-bottom: 5px;
}

#navigation_1 {
	list-style: none;
	width: 100%;
	height: 16px;
}

#navigation_1 li {
	padding-top: 1px;
	display: inline;
	float: left;
	position: relative;
	padding-left: 3px;
	border-right: 1px solid #fff;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
}

#navigation_1 li.last {
	border: 0px;
}

#navigation_1 li a:link, #navigation_1 li a:visited {
	display: block;
	text-decoration: none;
	color: #fff;
	height: 16px;
	font-size: 10px;
	width: 110px;
}

#navigation_1 li:hover a,
#navigation_1 li a:hover,
#navigation_1 li a:active {
	display: block;
	text-decoration: none;
	color: #fff;
}

#navigation_1 li ul.navigation_2 {
	list-style: none;
	display: none;
	background-color: #730705;
	position: absolute;
	top: 16px;
	left: 0px;
}

#navigation_1 li:hover ul.navigation_2 {
	display: block;
}

#navigation_1 li ul.navigation_2 li {
	border: 0px;
	border-top: 1px solid #fff;
	clear: left;
	text-transform: none;
	font-weight: normal;
	width: 150px;
	padding: 0px;
}

#navigation_1 li ul.navigation_2 li a:link,
#navigation_1 li ul.navigation_2 li a:visited {
	clear: left;
	border: none;
	position: relative;
	z-index: 1000;
	padding-top: 2px;
	padding-left: 3px;
	width: 150px;
}

#navigation_1 li ul.navigation_2 li:hover a,
#navigation_1 li ul.navigation_2 li a:active,
#navigation_1 li ul.navigation_2 li a:hover {
	clear:left;
	border:none;
	position:relative;
	z-index:1000;
	padding-top: 2px;
	padding-left: 3px;
	background-color: #999;
	color: #ffcc00;
	width: 147px;
}

#page_container {
	width: 755px;
	float: left;
	margin-left: 100px;
	padding: 5px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color: #fff;
}

#content_container {
	float: left;
	position: relative;
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 100%;
	padding-bottom: 120px;
}

#template_left {
	float: left;
	width: 570px;
	margin-right: 5px;
}

#template_banner {
	text-align: center;
	height: 70px;
	padding: 5px;
}

#template_body {
	float: left;
	width: 100%;
	clear: both;
}

#template_left_body {
	float: left;
	width: 100%;
}

#template_left_body_left {
	float: left;
	width: 180px;
	margin-right: 5px;
}

#template_left_body_right {
	float: left;
	width: 370px;
	padding-bottom: 150px;
}

#template_left_body_rightwide {
	float: left;
	width: 570px;
	padding-bottom: 150px;
}

#template_splash {
	height: 103px;
	width: 570px;
}

#template_right {
	float: left;
	width: 180px;
}

#template_footer {
	height: 20px;
	background-color: #ccc;
	text-align: left;
	padding: 5px;
	position: relative;
	clear: both;
}

#template_login {
	background-image: url(/images/templates/login.gif);
	background-repeat: no-repeat;
	background-color: #999;
	width: 174px;
	height: 114px;
	border: 1px solid #666;
	margin-bottom: 5px;
	padding: 2px;
}

#login_box tr td {
	color: #fff;
}

#form_stf {
	margin-top: 5px;
}

#form_stf input {
	padding: 3px;
}

#sidebar_forums_latest {
	background-color: #dedede;
	background-image: url(/images/templates/forum.gif);
	background-repeat: no-repeat;
	padding: 2px;
}

#sidebar_classifieds_latest {
	background-color: #dedede;
	background-image: url(/images/templates/ads.gif);
	background-repeat: no-repeat;
	padding: 2px;
}

#sidebar_reviews_latest {
	background-color: #dedede;
	padding: 2px;
}

#sidebar_comments_latest {
	background-color: #dedede;
	padding: 2px;
}

#sidebar_classifieds_latest .header,
#sidebar_forums_latest .header,
#sidebar_reviews_latest .header,
#sidebar_comments_latest .header {
	font-weight: bold;
}

#sidebar_advertisers ul,
#sidebar_classifieds_latest ul,
#sidebar_forums_latest ul,
#sidebar_reviews_latest ul,
#sidebar_comments_latest ul {
	margin-top: 4px;
}

#sidebar_classifieds_latest li,
#sidebar_forums_latest li,
#sidebar_reviews_latest li,
#sidebar_comments_latest li {
	margin-left: 18px;
	list-style-image: url(/images/templates/list_marker.gif);
	margin-bottom: 5px;
}

#sidebar_classifieds_latest .footer, #sidebar_forums_latest .footer {
	text-align: right;
}

#sidebar_classifieds_latest .footer a:hover, #sidebar_forums_latest .footer a:hover {
	text-decoration: none;
}

#sidebar_advertisers {
	background-color: #dedede;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#sidebar_advertisers li {
	margin-bottom: 3px;
}

#sidebar_menu {
	padding: 2px;
}

#sidebar_menu li {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: dotted 1px #ccc;
	font-weight: bold;
}

#sidebar_menu li.last {
	border-bottom: 0px;
}

#sidebar_search {
	padding: 2px;
	background-color: #ccc;
	background-image: url(/images/templates/search.gif);
	background-repeat: no-repeat;
}

#sidebar_search form {
	margin-top: 30px;
}

#sidebar_search input {
	height: 20px;
}

#sidebar_calendar {
	padding: 2px;
	padding-bottom: 5px;
	background-color: #dedede;
	background-image: url(/images/templates/events.gif);
	background-repeat: no-repeat;
}

#sidebar_users, #sidebar_rss, #sidebar_weather {
	padding: 2px;
}

/* REGISTER FORM */
#register_form fieldset {
	margin-bottom: 10px;
	border: 1px solid #ccc;
}

#register_form legend {
	font-weight: bold;
	margin-left: 5px;
	padding: 3px;
}

#register_form ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#register_form ul li {
	padding: 3px;
}

#register_form label {
	float: left;
	width: 110px;
	margin-right: 10px;
	text-align: right;
}

#register_form label em {
	color: #f00;
}

#register_form .guidetext {
	margin-left: 120px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #666;
}
/* END REGISTER FORM */

/* BLOG ITEMS */
.blog_item {
	clear: both;
	padding-bottom: 15px;
}

.blog_item_header {
	margin-bottom: 10px;
	border-top: 1px #ddd solid;
	border-bottom: 1px #ddd solid;
	border-left: 10px #730705 solid;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.blog_item_header h1, .blog_item_header h1 a {
	color: #730705;
	margin-bottom: 5px;
}

.blog_image_keyline {
	border: 1px solid #999;
}

.blog_image_nokeyline {
	border: 0px;
}

.blog_image_left {
	float: left;
	margin-bottom: 5px;
	margin-right: 8px;
}

.blog_image_right {
	float: right;
	margin-bottom: 5px;
	margin-left: 8px;
}

.blog_image_center {
	width: 100%;
	text-align: center;
	clear: both;
	margin-bottom: 10px;
}

.blog_quote {
	margin-left: 15px;
	margin-right: 10px;
	color: #4777B5;
}

.blog_tags {
	margin-top: 10px;
	border-top: 1px #555 solid;
	border-bottom: 1px #555 solid;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}

.blog_related {
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
	border-top: 1px #555 solid;
	padding-top: 5px;
	clear: both;
}

.blog_related ul {
	list-style: none;
}

.blog_related li {
	margin-top: 5px;
}

.blog_gallery li {
	display: inline;
}

.blog_gallery img {
	border: 1px #999 solid;
	margin: 2px;
	padding: 2px;
}
/* END BLOG ITEMS */

/* USER PROFILES */
#user_profile_latest_comments ul {
	list-style: none;
}

#user_profile_latest_comments li {
	margin-bottom: 10px;
	border: #ccc solid 1px;
	padding: 5px;
}

#user_profile_latest_classifieds ul {
	list-style: none;
}

#user_profile_latest_classifieds li {
	margin-bottom: 10px;
	border: #ccc solid 1px;
	padding: 5px;
}
/* END USER PROFILES */

/* TAG CLOUD */
.tagcloud_1 {
	font-size: 10px;
}

.tagcloud_2 {
	font-size: 13px;
}

.tagcloud_3 {
	font-size: 16px;
}

.tagcloud_4 {
	font-size: 19px;
}

.tagcloud_5 {
	font-size: 22px;
}

.tagcloud_6 {
	font-size: 25px;
}

.tagcloud_7 {
	font-size: 28px;
}

.tagcloud_8 {
	font-size: 31px;
}
/* END TAG CLOUD */

/* BOKM */
.bokm_separator {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	border: 0px;
}

.bokm_form li {
	list-style: none;
	padding-left: 2px;
	padding-right: 10px;
	border: 0px;
	margin-top: 5px;
}

.bokm_form li input {
	border: 0px;
	vertical-align:middle;
	margin-right: 5px;
}

.bokm_form ul {
	margin-top: 5px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-left: 15px;
}
/* END BOKM */

/* BLOG COMMENTS */
.blog_comment_who {
	display: block;
	font-weight: bold;
}

.blog_comment_when {
	color: #831516;
	display: block;
	margin-bottom: 5px;
}

#blog_comments {
	margin-top: 10px;
}

#blog_comments ul li {
	margin-bottom: 10px;
	border: #ccc solid 1px;
	padding: 5px;
}
/* END BLOG COMMENTS */

/* BLOG COMMENTS FORM */
#blog_comments_form ul li {
	padding: 3px;
}

#blog_comments_form ul li img {
	position: relative;
	left: 100px;
}

#blog_comments_form label {
	float: left;
	width: 90px;
	margin-right: 10px;
	text-align: right;
}

#blog_comments_form textarea {
	width: 250px;
	height: 150px;
}
/* END BLOG COMMENTS FORM */

/* LATEST REVIEWS - CITY PAGE */
#latest_reviews li, #latest_additions li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}

#latest_reviews li.last, #latest_additions li.last {
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0px;
}
/* END LATEST REVIEWS*/

#listingitem_gallery li {
	display: inline;
}

#listingitem_gallery img {
	margin: 1px;
}

/* LISTINGS */
#google_maps_city {
	width: 568px;
	height: 330px;
	border: #333 1px solid;
	margin-bottom: 10px;
}

#google_maps_item {
	width: 250px;
	height: 250px;
	border: #333 1px solid;
	overflow: hidden;
}

#google_maps_item_large {
	width: 100%;
	height: 400px;
	border: #333 1px solid;
}

#ccl_actions li {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	border-bottom: #999 dotted 1px;
	display: block;
}

#ccl_actions li.last {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	display: block;
	border: none;
}

#main_left {
	float: left;
	width: 310px;
	margin-right: 8px;
}

#main_right {
	width: 250px;
	float: left;
}

/**************************************************
this is the 'refine by' pick-list
*/
#ccl_refine
{
margin-bottom: 10px;
}

/**************************************************
this is the 'displaying x-y of z' counter
*/
#ccl_counter
{
margin-bottom: 10px;
}

/**************************************************
this is the main results block
*/
#ccl_results
{
}

/*
the extra data for items - the reviews link & stars
*/
.ccl_extras
{
float: right;
text-align: right;
}

/*
the location section of an item
*/
.ccl_location
{
margin-top: 5px;
margin-bottom: 10px;
}

/*
the phone/fax section of an item
*/
.ccl_phonefax
{
margin-bottom: 10px;
}

/*
the categories section of an item
*/
.ccl_categories
{
margin-bottom: 10px;
}

/*
the tags section of an item
*/
.ccl_tags
{
margin-bottom: 10px;
}

/*
the actions section of an item
*/
.ccl_actions
{
margin-bottom: 10px;
}

/*
the travel bag section of an item
*/
.ccl_bag
{
margin-bottom: 10px;
}

/*
the description section of an item
*/
.ccl_description
{
margin-bottom: 10px;
}

/*
the 'title' of each item
*/
a:link.ccl_name, a:visited.ccl_name, a:active.ccl_name, a:hover.ccl_name
{
font-size: 17px;
font-weight: bold;
text-decoration: none;
color: #730705;
}

.chinese a
{
font-size: 15px;
}

/*
this is the item separator used in the main results block and the reviews block
*/
.ccl_separator
{
border-bottom: 1px solid #730705;
margin-top: 5px;
margin-bottom: 5px;
}

/*
reviewer name
*/
.ccl_reviewer
{
font-weight: bold;
float: left;
}

/*
reviewer site
*/
.ccl_reviewer_site
{
display: block;
width: 100%;
clear: both;
color: #069;
}

/*
review date
*/
.ccl_review_date
{
display: block;
width: 100%;
clear: both;
}

/*
review body - i.e. the text
*/
.ccl_review_body
{
border-top: #999 dotted 1px;
padding-top: 5px;
margin-top: 5px;
margin-bottom: 5px;
padding-bottom: 5px;
}

/**************************************************
these are the pagination navigation
*/
#ccl_pagination_top, #ccl_pagination_bottom
{
margin-bottom: 10px;
}

/**************************************************
this is the top-level holder for the side section of the page that holds navigation and meta data
*/
#ccl_side
{
}

#ccl_side h2
{
font-size: 11px;
display: inline;
}

#ccl_side .ccl_sideblock
{
text-align: right;
margin-bottom: 10px;
}

/**************************************************
user generated content forms (rate/review/tags/categorisations)
*/
#ccl_actions
{
margin-top: 10px;
margin-bottom: 10px;
}

#ccl_actions .ccl_form
{
margin-top: 15px;
}

#ccl_actions .ccl_header
{
padding-top: 5px;
padding-bottom: 5px;
margin-bottom: 5px;
border-bottom: dotted 1px #999999;
border-top: 1px #730705 solid;
font-weight: bold;
color: #000;
}

#ccl_actions .ccl_form li input
{
border: 0px;
vertical-align:middle;
}

#ccl_actions .ccl_form ul
{
margin-top: 5px;
padding-bottom: 8px;
padding-left: 0px;
}

#ccl_actions .ccl_form select
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

#ccl_actions .ccl_form textarea
{
width: 100%;
height: 140px;
border: 1px #666666 solid;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #353535;
}

#ccl_actions .ccl_form .tags_textarea
{
width: 100%;
height: 40px;
border: 1px #666666 solid;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #353535;
}

/**************************************************
the rest of this document deals with the ratings stars
*/
.ccl_stars {
	float: right;
}

.ccl_stars_0,
.ccl_stars_0_5,
.ccl_stars_1,
.ccl_stars_1_5,
.ccl_stars_2,
.ccl_stars_2_5,
.ccl_stars_3,
.ccl_stars_3_5,
.ccl_stars_4,
.ccl_stars_4_5,
.ccl_stars_5 {
	background: url(/images/ccl/stars.gif) no-repeat 0px 0px;
	height: 16px;
	width: 84px;
	text-indent: -999em;
	overflow: hidden;
}

.ccl_stars_0 {
	background-position: 0px 0px;
}

.ccl_stars_0_5 {
	background-position: 0px -19px;
}

.ccl_stars_1 {
	background-position: 0px -38px;
}

.ccl_stars_1_5 {
	background-position: 0px -57px;
}

.ccl_stars_2 {
	background-position: 0px -76px;
}

.ccl_stars_2_5 {
	background-position: 0px -95px;
}

.ccl_stars_3 {
	background-position: 0px -114px;
}

.ccl_stars_3_5 {
	background-position: 0px -133px;
}

.ccl_stars_4 {
	background-position: 0px -152px;
}

.ccl_stars_4_5 {
	background-position: 0px -171px;
}

.ccl_stars_5 {
	background-position: 0px -190px;
}

/* LISTINGS ADD ITEM FORM */
#ccl_add_item_form p {
	display: block;
	float: left;
}

#ccl_add_item_form fieldset {
	border: 1px solid #cdcdcd;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#ccl_add_item_form legend {
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

#ccl_add_item_form label {
	width: 150px;
	float: left;
	text-align: right;
	margin-right: 20px;
	margin-bottom: 15px;
	font-weight: bold;
}

#ccl_add_item_form input {
	float: left;
	color: #000;
	background: #FFdddd;
	border: 1px solid #555;
	width: 200px;
	margin-right: 10px;
	padding: 3px;
}

#ccl_add_item_form #name_en {
	width: 250px;
}

#ccl_add_item_form #name_zh {
	font-size: 15px;
	width: 250px;
}

#ccl_add_item_form #address_en {
	width: 300px;
}

#ccl_add_item_form #address_zh {
	font-size: 15px;
	width: 300px;
}

#ccl_add_item_form .input_disabled {
	float: left;
	color: #000;
	background: #ddd;
	border: 1px solid #666;

	width: 200px;
	margin-right: 10px;
}

#ccl_add_item_form .input_radio {
	float: left;
	height: 18px;
	width: 10px;
	margin-right: 5px;
	padding-top: 3px;
	display: inline;
}

#ccl_add_item_form textarea {
	float: left;
	height: 100px;
	width: 300px;
	margin-right: 5px;
	display: inline;
	background: #fdd;
	border: 1px solid #555;
}

#ccl_add_item_form .submit {
	background-color: #CCC;
	border: #555 solid 1px;
	width: 50px;
	padding-top: 0px;
	height: 20px;
}
/* END LISTINGS ADD ITEM FORM */

/* LISTINGS SEARCH - CITY PAGE */
#listings_search_results li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}

#listings_search_results li.last {
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0px;
}
/* END LISTINGS SEARCH*/

/* CALENDAR */
#calendar_nav {
	width: 235px;
	float: left;
}

#calendar_nav .days {
	border-collapse: separate;
	border-spacing: 1px;
	margin-bottom: 1px;
}

#calendar_nav .days td {
	border: 0px;
	font-weight: bold;
	width: 29px;
	padding-left: 1px;
}

#calendar_nav .dates {
	border-collapse: separate;
	border-spacing: 1px;
}

#calendar_nav .dates td {
	width: 28px;
	height: 28px;
	border: 1px solid #ddd;
	text-align: center;
	margin-right: 1px;
	margin-bottom: 1px;
	font-size: 18px;
	font-weight: bold;
	color: #999;
}

#calendar_nav .dates td.target {
	background-color: #ddd;
	border: 1px solid #730705;
}

#calendar_nav td.future, #calendar_nav td.future_has {
	background-color: #ddd;
}

#calendar_nav td.future_has a {
	color: #730705;
}

#calendar_nav td a, #calendar_nav td a:hover {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

#calendar_items {
	float: left;
	margin-left: 15px;
	width: 300px;
}
/* END CALENDAR */

/* SURVEY */
#survey_right {
	margin-left: 5px;
	width: 180px;
	float: left;
	text-align: center;
}

#survey {
	margin-left: 20px;
	float: left;
}

#survey ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#survey li {
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
}

#survey h1 {
	font-size: 14px;
}

#survey h2 {
	font-size: 12px;
}

#survey img {
	vertical-align: middle;
}

#survey input {
	vertical-align: middle;
	margin-right: 3px;
}

#survey textarea {
	width: 300px;
	height: 200px;
}

/* END SURVEY */

/* GALLERY */
#photo_large {
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}

#photo_thumbs {
	text-align: center;
}

#photo_thumbs li {
	display: inline;
}

#photo_thumbs li img {
	padding: 1px;
}
/* ENDF GALLERY *//**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}