body { 
	background: #C6CCD6;
	color: #476E97; /* Dunkelblau */
	font: normal 12px/16px arial, verdana, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	z-index: 1;
}

div, form { margin: 0px; padding: 0px; border: 0px; }

img { border: 0px; margin: 0px; padding: 0px;}

a, a:hover { text-decoration: none; color: #71A0CE;}

.links {
	float: left;
}

.rechts {
	float: right;
}

.white { color: #fff; }

.bigtext {
	font-size: 35px;
	line-height: 60px;
	font-weight: bold;
}

#kb_cont {
	margin: 0px;
	padding:0;
	height: 5px;
	font-size: 0px;
	line-height: 0px;
	background: #777 url(images/kb_bottom_back.gif) repeat-x 0% 100%;
	text-align: center;
	overflow: hidden;
}

#kb_content {
	width: 636px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#kb_login_l {
	width: 320px;
	float: left;
	color: #eee;
	background: #666 url(images/kb_loginb_left_back.gif) no-repeat 0% 0%;
	font-size: 12px;
	line-height: 15px;
	margin-top: 10px;
}

p.kb_titel {
	padding: 10px;
	color: #FD8F3F;
	font: bold 16px/18px arial, verdana, sans-serif;
}


#kb_login_r {
	width: 279px;
	float: right;
	margin-top: 10px;
	color: #eee;
	background: #888 url(images/kb_loginb_right_back.gif) no-repeat 0% 0%;
	font-size: 11px;
	line-height: 14px;
}

#kb_login_l p, #kb_login_r p {
	padding: 10px 10px 0 10px;
}


#kb_main {
	background: #888 url(images/kb_i_main_back.gif) no-repeat 0% 0%;
	font: 12px/14px arial, verdana, sans-serif;
	color: #eee;
	margin-top: 15px;
	padding-top: 4px;
}

p.rech {
	padding: 0px 10px 10px 10px;
}
p.zustand {
	margin: 10px 20px 5px 0;
	width: 180px;
	padding: 0px;
	float: right;
}
p.zustell, #kb_positions p.zustell {
	width: 180px;
	margin: 5px 20px 5px 0;
	padding: 0px;
	float: right;
}
.logout { padding-right: 15px; }
.logout a, .logout a:link, .logout a:active, .logout a:focus, .logout a:visited, .logout a:hover {
	color: #fff;
}

#kb_positions {
	background: #B0B0B0 url(images/kb_i_sub_back.gif) no-repeat 0% 0%;
	color: #3A3A3A;
	padding-top: 5px;
	font-size: 13px;
	line-height: 17px;
}

#kb_positions p { padding: 5px 10px 1px 20px; margin:0;}

.kb_p_gru, .kb_p_or, .kb_p_gra, .kb_p_rot {
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	border-top: 1px solid #888;
	
}

.kb_p_gru { background: #5FA759 url(/images/kb_i_gruen_back.gif) repeat-x 0% 100%; }
.kb_p_or { background: #FD8F3F url(/images/kb_i_orange_back.gif) repeat-x 0% 100%; }
.kb_p_gra { background: #B0B0B0 url(/images/kb_i_grau_back.gif) repeat-x 0% 100%; }
.kb_p_rot { background: #AB3232 url(/images/kb_i_rot_back.gif) repeat-x 0% 100%; }

.kb_sm_gruen, .kb_sm_or, .kb_sm_grau, .kb_sm_rot {
	float: right;
	width: 200px;
	height: 20px;
	text-align: center;
	line-height: 19px;
	background: url(/images/kb_i_sm_gruen_back.gif) repeat-x 0% 50%;
}
.kb_sm_or { background: url(/images/kb_i_sm_orange_back.gif) repeat-x 0% 50%; }
.kb_sm_grau { background: url(/images/kb_i_sm_grau_back.gif) repeat-x 0% 50%; }
.kb_sm_rot { background: url(/images/kb_i_sm_rot_back.gif) repeat-x 0% 50%; }

#kb_positions p.kb_p_titel {
	font: bold 13px/20px arial, verdana, helvetica;
	padding: 10px 10px 10px 20px;
}

#kb_positions p.kb_p_descr {
	float: right;
	width: 180px;
	padding: 0;
	padding-right: 20px;
	margin: 10px 0px 10px 10px;
	clear: right;
}
/* Generelle Formatierung auch für den Benutzerbereich */

.z_cont, .z_fin {
	width: 985px;
	margin: 0px auto 0px auto;
	background: url(images/back_shade.gif) repeat-y 0% 0%; 
	text-align: left;
}
.z_fin {
	background: url(images/footer_ende.gif) no-repeat 0% 0%;
	height: 19px;
}

p.message {
	padding: 25px;
	margin: 10px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	background: #999;
}

p.message_err {
	padding: 25px;
	margin: 10px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	background: #a00000;
}

/* ###################### KOPF MIT NAVIGATION ######################### */

#top_title {
	position: absolute;
	width: 20px;
	height: 20px;
	overflow: hidden;
}

.top {
	width: 960px;
	height: 242px;
	background: url(images/head_rutar.jpg) no-repeat 0% 0%;
	text-align: left;
	margin: 0 0 0 13px;
}

.t_lang {
	float: left;
	padding-top: 2px;
	padding-left: 30px;
	color: #fff;
}

.t_lang a, .t_lang a:active, .t_lang a:visited, .t_lang a:focus, .t_lang a:link, .t_lang a:hover {  
	color: #fff;
}

.t_logo {
	float: right;
	margin-top: 55px;
	width: 257px;
	height: 56px;
}

.t_kbereich {
	float: right;
	background: url(images/top_reiter.gif) no-repeat 0% 0%;
	width: 185px;
	height: 22px;
	padding-top: 3px;
	text-align: center;
}

.t_kbereich a, .t_kbereich a:link, .t_kbereich a:active, .t_kbereich a:visited, .t_kbereich a:focus, .t_kbereich a:hover {
	font: bold 14px/14px arial, verdana helvetica, sans-serif;
	color: #fff;
}
.t_kbereich a:hover { text-decoration: none; }

/* ###################### NAVIGATION ######################### */

#n_spacer {
	float: left;
	height: 152px;
	width: 20px;
}

#navi {
	clear: both;
	height: 90px;
	width: 960px;
	background: transparent;
}

#l_navi {
	float: left;
	margin: 0; padding:0;
	margin-top: 40px;
	line-height: 0px;
	width: 520px;
	height: 50px;
	background: #abc;
}

#l_navlist {
	width: 520px; height: 50px;
	background: url(images/tabnavi_sl.gif);
	margin: 0; 
	padding: 0;
	position: relative;
}
#l_navlist li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	position: absolute; 
	top: 0;
}
#l_navlist li, #l_navlist a {
	height: 50px; 
	display: block;
	text-indent: -9999px; /* Commented backslash hack for IE Mac \*/ overflow: hidden; /* end hack */
}

#nl1 {left: 0; width: 85px;}
#nl2 {left: 85px; width: 168px;}
#nl3 {left: 253px; width: 76px;}
#nl4 {left: 329px; width: 87px;}
#nl5 {left: 416px; width: 104px;}

#nl1 a:hover, #nl1 a.sel { background: transparent url(/images/tabnavi_sl.gif) 0 -50px no-repeat;}
#nl2 a:hover, #nl2 a.sel { background: transparent url(/images/tabnavi_sl.gif) -85px -50px no-repeat;}
#nl3 a:hover, #nl3 a.sel { background: transparent url(/images/tabnavi_sl.gif) -253px -50px no-repeat;}
#nl4 a:hover, #nl4 a.sel { background: transparent url(/images/tabnavi_sl.gif) -329px -50px no-repeat;}
#nl5 a:hover, #nl5 a.sel { background: transparent url(/images/tabnavi_sl.gif) -416px -50px no-repeat;}

/*  ################### Slowenisch ################ */

#r_navi {
	float: right;
	width: 440px;
	height: 90px;
}

#r_nr1 {
	width: 220px;
	height: 90px;
	float: left;
	background: url(/images/rnav_service_sl.gif) no-repeat 0% 0%;
}


#r_nr2 {
	width: 220px;
	height: 90px;
	float: right;
	background: url(/images/rnav_standorte_sl.gif) no-repeat 0% 0%;
}

#r_nr1 img, #r_nr2 img {
	clear: both;
}

#r_nr1 a, #r_nr1 a:link, #r_nr1 a:focus, #r_nr1 a:visited, #r_nr1 a:active, #r_nr1 a:hover {
	display: block;
	height: 40px;
	width: 220px;
	background: url(images/rnav_sm_service_sl.gif) no-repeat 0% 0%;
	text-indent: -9999px; /* Commented backslash hack for IE Mac \*/ overflow: hidden; /* end hack */
}

#r_nr1 a:hover {
	background: url(images/rnav_sm_service_sl.gif) no-repeat 0 -40px;	
}

#r_nr2 a, #r_nr2 a:link, #r_nr2 a:focus, #r_nr2 a:visited, #r_nr2 a:active, #r_nr2 a:hover {
	display: block;
	height: 40px;
	width: 220px;
	background: url(images/rnav_sm_standorte_sl.gif) no-repeat 0% 0%;
	text-indent: -9999px;	/* Commented backslash hack for IE Mac \*/ overflow: hidden; /* end hack */
}

#r_nr2 a:hover {
	background: url(images/rnav_sm_standorte_sl.gif) no-repeat 0% -40px;
}
		
/* ############################################################################## */
/* ###################### CONTENT Container und Subnavi ######################### */

#content {
	width: 960px;
	margin: 0 0 0 13px;
}

.wbo {
	background: #fff url(images/back_w_b_o.gif) repeat-y 0% 0%;
}

.wgo {
	background: #fff url(images/back_w_g_o.gif) repeat-y 0% 0%;
}

.wgg {
	background: #fff url(images/back_w_g_g.gif) repeat-y 0% 0%;
}

#c_inh {
	float: left;
	width: 520px;
	background: #fff;
}

/* ###################### Inhalt erste Spalte  ######################### */

#emotion {
	width: 500px;
	margin-left: 10px;
	margin-top: 10px;
}

#inhalt {
	width: 500px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#inhalt h1.norm {
	font: bold 24px/28px arial, verdana, sans-serif;
	color: #C47235;
	padding: 10px 30px 20px 30px;
	margin: 0px;
}

#inhalt h1.toptitle {
	font: bold 24px/28px arial, verdana, sans-serif;
	color: #476E97;
	padding: 5px 30px 5px 30px;
	margin: 0px;
}

#inhalt h1.home {
	font: bold 22px/27px arial, verdana, sans-serif;
	color: #476E97;
	padding: 0px 30px 0px 30px;
	margin: 0px;
}

#inhalt h2 {
	font: bold 18px/22px arial, verdana, sans-serif;
	color: #476E97;
	margin: 5px 30px 3px 30px;
	padding: 0px;
	border-bottom: 1px solid #c0c0c0;
}

#inhalt h2.jobs {
	font: bold 24px/21px arial, verdana, sans-serif;
	color: #FF0000;
	background: url(images/rutal_logo_jobs.gif) no-repeat 0% 0%;
	margin: 5px 30px 3px 30px;
	padding: 1px 0 0 110px;
	border-bottom: 1px solid #999;
}

#inhalt h3.jobs {
	font: normal 11px/13px arial, verdana, sans-serif;
	color: #476E97;
	margin: 5px 30px 3px 30px;
	text-align: left;
}

#inhalt p {
	margin: 0;
	padding: 10px 30px 15px 30px;
	font: normal 14px/18px arial, verdana, helvetica, sans-serif;	
}

#inhalt strong {
	color: #C00;
	font-weight: bold;
}

#inhalt p.home {
	margin: 0;
	padding: 5px 30px 20px 30px;
}

/*
#stern_container {
	position: absolute;
	z-index: 20;
	width: 240px;
	height: 230px;
	background: #ccc;
}
*/
#top_stern {
	width: 240px;
	height: 230px;
	color: #fff;
	font-size: 13px;
	float: left;
	position: relative;
	top: -90px;
	margin-bottom: -90px;
	text-align: center;
	background: url(/images/top_stern.png) repeat 0% 0% !important;
/* respectful browsers (e.g. Firefox/Opera/Safari) ONLY take notice of this line*/
	background: none;
/* disrespectful browsers clear the background graphic, in this case allowing the alpha filter to work in IE5.5 and 6 */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='/images/top_stern.png');   /* the MS alpha filter */
}

.topdescr {
	width: 250px;
}

.topdescr p {
	font-size: 13px;
	line-height: 19px;
}

/* ##### bonus ######## */

#the_bonus {
	width: 500px;
	background: #f0f0f0;
}

#the_bonus_le {
	float: left;
	width: 250px;
	background: transparent;
}

#the_bonus_le h1 {
	font-size: 15px;
	line-height: 20px;
	color: #C47235;
	margin: 30px 10px 10px 80px;
	padding: 0;
}

#the_bonus_le p {
	font-size: 13px;
	line-height: 16px;
	color: #476E97;
	margin: 5px 10px 10px 15px;
	padding: 0;
}

#the_bonus_re {
	float: right;
	width: 230px;
	padding-top: 30px;
	background: transparent;
}

.prospektbox {
	padding: 10px 0px 10px 30px;
}

.prospektbox img {
	float: left;
	margin-right: 25px;
	margin-bottom: 20px;
}

/* ###################### Top - Boxen  ######################### */

.t_box_1 {
	position: relative;
	overflow: hidden;
	top: 0px;
	left: 0px;
	width: 235px;
	height: 125px;
	background: #F4F4F4 url(images/t_box_back_01.jpg) no-repeat 50% 0%;
}

.t_box_1_big {
	position: relative;
	overflow: hidden;
	top: 0px;
	left: 0px;
	width: 235px;
	height: 270px;
	background: #F4F4F4 url(images/t_box_back_01.jpg) no-repeat 50% 0%;
	text-align: center;
}

.t_box_2 {
	position: relative;
	overflow: hidden;	
	top: 0px;
	left: 0px;
	width: 235px;
	height: 125px;
	background: #fff url(images/t_box_back_02.jpg) no-repeat 0% 0%;
}

.t_box_3 {
	position: relative;
	overflow: hidden;	
	top: 0px;
	left: 0px;
	width: 235px;
	height: 125px;
	background: #F4F4F4 url(images/t_box_back_03.jpg) no-repeat 50% 100%;
}

.t_box_1 h1, .t_box_2 h1, .t_box_3 h1 {
	font: bold 14px/16px arial, verdana, sans-serif;
	color: #476E97;
	padding: 10px 5px 5px 5px;
	margin: 0px;
	letter-spacing: 1px;
	text-align: center;
}

.t_box_1_big h1 {
	font: bold 15px/17px arial, verdana, sans-serif;
	color: #476E97;
	padding: 13px 5px 5px 5px;
	margin: 0px;
	letter-spacing: 2px;
	text-align: center;
}

.t_bild_klein {
	display: table-cell;
	vertical-align: middle;
	width: 125px;
	height: 100px;
	background: #ccc;
}
.t_klick_me_big {
	position: absolute;
	z-index: 50;
	width: 235px;
	height: 250px;
	top: 0;
	left:0;
}

.t_klick_me {
	position: absolute;
	z-index: 50;
	width: 235px;
	height: 125px;
}

#inhalt p.t_text {
	font: normal 26px/34px times, "Times New", "Times New Roman", serif;
	color: #476E97;
	float: right;
	margin: 0px;
	margin-top: 30px;
	padding: 0px 10px 0px 10px;
}

#inhalt p.t_preis {
	font: normal 28px/30px times, "Times New", "Times New Roman", serif;
	color: #476E97;
	text-align: right;
	margin: 0px;
	padding: 10px 20px 5px 0;
}

#inhalt span.dbl_preis {
	font: normal 11px/11px times, "Times New", "Times New Roman", serif;
	color: #476E97;
}

#inhalt .dopp_preis {
	font: normal 11px/11px times, "Times New", "Times New Roman", serif;
	color: #476E97;
	float: right;
	width: 100px;
	position: relative;
	top: 10px;
	right: 10px;
	text-align: right;
}

.t_bild {
	float: left;
	width: 110px;
	height: 90px;
	text-align: right;
	
}


/* ###################### Top - Boxen Ende ######################### */


/* Audio Boxen - Hörproben */

.hf_box {
	width: 500px;
	height: 80px;
	margin:0;
	padding:0;
	background: url(/images/hf_spots_back.gif) no-repeat 0% 0%;
	position: relative;
}

.hf_box_text {
	position: absolute;
	width: 200px;
	height: 35px;
	top: 20px;
	left: 50px;
	font-size: 12px;
	color: #476E97;
}

.hf_box_flash {
	position: absolute;
	width: 230px;
	height: 23px;
	top: 24px;
	left: 260px;
}

/* Audioboxen -ende */

#c_ser {
	float: right;
	width: 220px;
	padding-top: 15px;
}

#c_ser h1.title {
	margin: 0px 20px 0 20px;
	padding: 3px 0px 2px 0px;
	font: bold 14px/18px arial, verdana, sans-serif;
	color: #476E97;
	text-align: center;
}

#c_ser p.norm {
	padding: 5px 20px 5px 20px;
	color: #555;
	font-size: 12px;
	line-height: 15px;
}


#c_stand {
	float: right;
	width: 220px;
	padding-top: 15px;
}

.c_spacer {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	clear: both;
	
}

.sp_b_or {
	background: #FD8F3F url(images/shade_spalte_or.gif) no-repeat 0% 0%;
}

.sp_b_bl {
	background: #5C89B4 url(images/shade_spalte_bl.gif) no-repeat 0% 0%;
}

.sp_b_gr {
	background: #F0F0F0 url(images/shade_spalte_gr.gif) no-repeat 0% 0%;
}

/* ###################### HAUPTNAVI 3te Spalte und 2te Spalte ######################### */

.st_item, .ser_item {
	margin: 0px;
	background: transparent url(images/dotted_line.gif) no-repeat 50% 100%;
}

.st_item_sel {
	background: #FFB47E url(images/dotted_line.gif) no-repeat 50% 100%;
}

.ser_item_sel {
	background: #73ABE1 url(images/dotted_line.gif) no-repeat 50% 100%;
}

.st_item h1, .ser_item h1 {
	margin: 0px 20px 0 20px;
	padding: 3px 0px 2px 18px;
	background: url(images/arr_bl_o.gif) no-repeat 0% 50%;
	font: bold 14px/18px arial, verdana, sans-serif;
	color: #fff;
	text-align: left; 	
}
.ser_item h1 {	background: url(images/arr_or_bl.gif) no-repeat 0% 50%;}

.st_item h1 a, .st_item h1 a:link, .st_item h1 a:active, .st_item h1 a:focus, .st_item h1 a:visited, .st_item h1 a:hover,
.ser_item h1 a, .ser_item h1 a:link, .ser_item h1 a:active, .ser_item h1 a:focus, .ser_item h1 a:visited, .ser_item h1 a:hover {
	color: #fff;
	font: bold 14px/18px arial, verdana, sans-serif;
	text-decoration: none;
}

.st_item p, .ser_item p {
	margin: 0px;
	padding: 0 20px 4px 38px;
	color: #444;
	font-size: 11px;
	line-height: 13px;
}

.ser_item p { color: #ddd; }

.logobox {
	padding: 0 10px 10px 15px;
}

.logobox img {
	float: left;
	margin-right: 7px;
	margin-bottom: 3px;
}

/* ###################### Subnavi 2te SpalteI ######################### */

.se_subnavi_item {
	margin: 0;
	padding:0;
}

.se_subnavi_item a, .se_subnavi_item a:link, .se_subnavi_item a:active, .se_subnavi_item a:visited, .se_subnavi_item a:focus, .se_subnavi_item a:hover {
	display: block;
	padding: 4px 30px 4px 38px;
	color: #476E97;
	font-size: 11px;
	background: transparent url(images/arr_or_g.gif) no-repeat 20px 6px; 
}

.se_subnavi_item a.sel, .se_subnavi_item a.sel:link, .se_subnavi_item a.sel:active, .se_subnavi_item a.sel:visited, .se_subnavi_item a.sel:focus, .se_subnavi_item a.sel:hover {
	display: block;
	padding: 4px 30px 4px 38px;
	background: #73ABE1 url(images/arr_or_bl.gif) no-repeat 20px 6px;
	color: #fff;
	font-size: 11px;
}



/* ###################### Subnavi Topangebote 2te SpalteI ######################### */

.se_subnavi_box {
	height: 125px;
	background: url(images/t_back_side_gr.jpg) no-repeat 50% 0%;
	border-top: 1px solid #ddd;
}

.se_subnavi_box_sel {
	height: 125px;
	background: #fff url(images/t_back_side_w.jpg) no-repeat 50% 0%;
	border-top: 1px solid #ddd;
}

.se_subnavi_box h1, .se_subnavi_box_sel h1 {
	font: bold 14px/16px arial, verdana, sans-serif;
	color: #476E97;
	padding: 10px 5px 5px 5px;
	margin: 0px;
	letter-spacing: 1px;
	text-align: center;
}

p.t_text2 {
	font: normal 19px/21px times, "Times New", "Times New Roman", serif;
	color: #476E97;
	text-align: left;
	margin: 0px;
	padding: 0px 10px 10px 10px;
}

p.t_text2 img {
	vertical-align:text-bottom;
}

/* ###################### TOP-Angebote neu ######################### */

.sttop_item {
	margin: 0px;
	background: transparent url(images/dotted_line.gif) no-repeat 50% 100%;
}

.sttop_item_sel {
/*	background: #fff url(images/dotted_line.gif) no-repeat 50% 100%; */
	background: #fff url(images/t_back_side_w.jpg) no-repeat 50% 0;
}

.sttop_item h1 {
	margin: 0px 20px 0 20px;
	padding: 10px 0px 9px 18px;
	background: url(images/arr_or_g.gif) no-repeat 0% 50%;
	font: bold 14px/18px arial, verdana, sans-serif;
	color: #fff;
	text-align: left; 	
}


/* ###################### Subnavi Topangebote ######################### */

#footer {
	width: 960px;
	background: #fff;
	margin: 0 0 0 13px;
	text-align: right;
	background: #71A0CE;
	color: #fff;
	height: 45px;
}

#f_text {
	float: left;
	padding: 20px 0 0 140px;
}

#f_imgs {
	float: right;
	padding-top: 0px;
	padding-right: 10px;
}

#footer a, #footer a:link, #footer a:active, #footer a:visited, #footer a:focus, #footer a:hover {
	color: #fff;
}

#rutar_group {
	
}

.size_12 {font-size: 12px;}
.size_14 {font-size: 14px;}
.size_16 {font-size: 16px;}

/*  #### INPUTS ################# */


input.form, select.form, textarea.form {
	border:0;
	margin:0;
	padding:2px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;	
	background: #fff;
	color: #333;
	margin-top: 2px;
	margin-bottom: 4px;
	width: 200px;
}

input.kbform, select.kbform, textarea.kbform {
	border:0;
	margin:0;
	padding:2px;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;	
	background: #fff;
	color: #333;
	margin-top: 2px;
	margin-bottom: 4px;
	width: 230px;
	font-size: 11px;
}


label {
	color: #777;
	font-size: 11px;
	line-height: 13px;
	display: block;
}

.katalogform {
	background-color: #f0f0f0;
	margin: 10px;
	padding: 10px;
	display: none;
	border: 1px solid #f0f0f0;
}

.form_col {
	float: left;
	width: 220px;
}

a.button, a.button:link, a.button:active, a.button:visited, a.button:focus, a.button:hover {
	display: block;
	border: 1px solid #b00000;
	color: #b00000;
	background: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 6px;
	text-align: center;
	width: 210px;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
}

a.smap, a.smap:hover {
	display: block;
	margin: 0;
	padding: 4px 10px 4px 10px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

a.smap2, a.smap2:hover {
	display: block;
	margin: 0;
	padding: 2px 10px 2px 30px;
	font-size: 10px;
	line-height: 12px;
}