/*
Theme Name: Scandinavian Wave
Theme URI: http://scandinavianwave.se/
Description: The Scandinavian Wave WordPress theme.
Version: 1.0
Author: Johan Rhedin
*/

/*****************/
/* COMMON STYLES */
/*****************/
*{margin:0;padding:0;border:0;}
ul{list-style:none;}

body{margin:auto;text-align:center;background:#fff url(im/bg_main.gif) repeat-x;background-position: left 90px;}
hr{background:#ccc;height:1px;margin:10px 0;}

.white{background:#fff;}
.black{background:#000;}
.red{color:#933;}
.grey{color:#999;}
.dgrey{color:#3f3f3f;}
.blue{color:#38b2ea;}

.alert {
    border:1px solid #fcfe9c;
    background:#fefede;
    width:100%;
    padding:5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#menupress .alert {width:260px;overflow:hidden;}
.alignleft,.floatLeft{float:left;}
.alignright,.floatRight{float:right;}
.floatRightish{position:absolute;left:600px;}
.floatMiddle{text-align:center;margin:auto;}
.clearer{clear:both;}
.aligncenter,div.aligncenter{display: block;margin-left: auto;margin-right: auto;}

.pad5{padding:5px;}
.on{display:inline;}
.of{display:none;}

input,textarea {
	border: 1px solid #ebebeb;
	padding: 2px;
}

/********************/
/* STRUCTURE STYLES */
/********************/
#wrap{background:#fff;width:100%;height:167px;margin:0 auto;text-align:center;z-index:100;border-top:3px solid #626262;}
#superhead{width:960px;margin:0 auto;text-align:center;z-index:10;height:192px;}

/* HEADER */
#header{width:960px;height:177px;position:relative;}
#logo{width:168px;height:132px;background: url(im/sw_logo.png) no-repeat;position:absolute;left:0;}
#tagline{width:450px;height:132px;background: url(im/tagline.png) no-repeat;position:absolute;left:168px;}
#rightTop{width:260px;height:132px;background: url(im/rightTop.png) no-repeat;position:absolute;left:700px;}

/* NAVMENU */
#navmenu_space{position:relative;height:42px;z-index:10;margin-top:-42px;}
#navmenu{text-align:center;margin:auto;}
#cNav{width:700px;float:left;height:42px;}
#navmenu ul li{float:left;display:block;}
#navmenu ul li a{float:left;}
#cNav li{margin:0 5px;}
#cNav .current_page_item,
#cNav li:hover {
	margin-top: 5px;
	height: 30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #4d4a48;
}
#navmenu a{text-align:center;display:block;color:#323130;height:20px;padding:11px 15px;font-weight:bold;font-size:12px;font-family: "Helvetica Neue",helvetica,arial,sans-serif;}
#cNav a.active,
#cNav .current_page_item a,
#cNav a:hover {
	margin-top: -5px;
	background: url(im/bg_menu_on.gif) no-repeat top center;
	color:#fff;
	text-shadow: 1px 1px 1px #000;
}
#navmenu .active,#navmenu a:hover{text-decoration:none;}

/* LANGMENU */
#lNav ul{width:234px;position:absolute;height:42px;left:722px;border:0;background:none;}
#lNav ul li{float:left;display:block;border:0;background:none;}
#lNav ul li a{text-align:center;display:block;color:#323130;height:37px;font-weight:bold;font-size:12px;width:72px;display:block;padding:11px 3px;float:left;border:0;background:none;}
#lNav ul li a.lang_sel_sel,
#lNav ul li a:hover{background:none;background:url(im/bg_menu_l_on.png) no-repeat top center;_background:url(im/bg_menu_l_on_8.png);text-decoration:none;border:0;}

#lang_sel ul{width:234px;position:absolute;height:42px;left:722px;border:0;background:none;}
#lang_sel ul li{float:left;display:block;border:0;background:none;}
#lang_sel ul li a{text-align:center;display:block;color:#323130;height:37px;font-weight:bold;font-size:12px;width:72px;display:block;padding:11px 3px;float:left;border:0;background:none;}
#lang_sel ul li a.lang_sel_sel,
#lang_sel ul li a:hover{background:none;background:url(im/bg_menu_l_on.png) no-repeat top center;_background:url(im/bg_menu_l_on_8.png);text-decoration:none;border:0;}

#container{background: #fff url(im/bg_content.gif) no-repeat;margin: 0 auto;text-align: center;width: 960px;overflow: hidden;margin-top: 1px;position: relative;}

/* CONTENT AREAS */
#double{float:left;width:876px;margin:85px 0 35px 42px;}

#content{float:left;width:500px;margin:85px 0 35px 42px;}
#menu{margin-left:618px;margin-top: 50px;width:335px;background: url(im/bg_line_vert_right_middle.png) repeat-y;height:100%;}
#menutopwrap{width:335px;background: url(im/bg_line_vert_right_top.png) no-repeat left top;height:100%;}
#menubottomwrap{padding:35px 35px 35px 40px;width:260px;background: url(im/bg_line_vert_right_bottom.png) no-repeat left bottom;height:100%;}
#menupress{margin-left:618px;margin-top: 50px;padding:35px 35px 35px 40px;width:260px;}
#menu ul {margin: 10px 0 40px 0;}
#menu ul li,#menu p {font: 13px/18px georgia,times,serif;}
#menu ul li a:hover{color:#62C1E9;text-decoration: underline;}
#menu .email{background: none; padding:0;color:#38b2ea;}
#headImage{margin:40px 42px -50px 42px;width:876px;}


/* FOOTER */
#footer{background:url(im/bg_footer.png) repeat-x;height:365px;width:100%;border-top:35px solid #ebebeb;margin-top:35px;color:#fff;text-decoration:none;}
#footer ul li{display:block;margin-bottom:2px;}
#footer ul{margin-top:10px;}
#footer .row,
#footer .copy{width:960px;margin:0 auto;text-align:center;clear:both;position:relative;}
#footer .row .column{margin-top:52px;float:left;width:213px;color:#979797;margin-right:35px;font-family: "Helvetica Neue",helvetica,arial,sans-serif;font-size: 12px;}
#footer .row .nomarg{margin-right:0;}
#footer .row .nomarg ul li{margin-bottom:5px;}
#footer .copy{color:#4c4a49;margin:0 auto;text-align:left;padding-top:50px;}
#footer #footerLogo{background:url(im/logo_scanwave_grey.png) no-repeat;width:105px;height:49px;float:left;margin:-30px 40px -5 0;display:block;}
.phone,.email,.tweet{padding-left:20px;}
.phone{background:url(im/bg_fot_phone.png) no-repeat;}
.email{background:url(im/bg_fot_email.png) no-repeat;}
.tweet{background:url(im/bg_fot_tweet.png) no-repeat;}
#shop{background:url(im/logo_shop_blk.png) no-repeat;width:140px;height:57px;display:block;position:absolute;left:688px;top:-10px;}

/* FOOTER LANGMENU */
#footer div#lNav ul{width:auto;position:static;height:auto;left:0;float:none;}
#footer div#lNav ul li{display:block;margin-bottom:2px;float:none;}
#footer div#lNav ul li a{text-align:left;display:block;color:#979797;height:auto;font-weight:normal;width:auto;display:inline;padding:0;float:none;}
#footer div#lNav ul li a.lang_sel_sel{background:none;text-decoration:none;color:#979797;}
#footer div#lNav ul li a:hover{background:none;text-decoration:underline;color:#fff;}


/**************/
/* TYPOGRAPHY */
/**************/
body,p,div,td,th{font-family:Georgia,times,sans-serif;font-size:11px;line-height:18px;color:#333;}

#footer a {text-decoration:none;color:#999;}
#footer a:hover{color:#fff;text-decoration:underline;font-family: "Helvetica Neue",helvetica,arial,sans-serif;}

a,a:visited{text-decoration:none;color:#38b2ea;}
a:hover,a:active{text-decoration:underline;color:#62c1e9;}



/* JAPANESE TYPOGRAPHY */

p.jp{ font-family:sans-serif;font-size:10px;line-height:17px;color:#333;}
h1.jp{ font-family:Georgia,times,serif;font-size:28px;font-weight:200;color:#252525;padding:10px 0 0 0;margin-bottom:10px;line-height:45px;}
h2.jp{ font-family:Georgia,times,serif;font-size:16px;font-weight:200;color:#252525;padding:10px 0 0 0;margin-bottom:10px;line-height:35px;}
h5.jp{ 
	font-family:sans-serif;
	position: relative;
	font-weight: normal;
	clear: both;
	margin-bottom: 9px;
	padding: 7px 12px;
	display: inline;
	text-align: left;
	color: #fff;
	font-size: 15px;
	background: #4d4a48;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
		}


sup{font-size:12px;vertical-align:top;} 



h1{font-size:34px;font-weight:200;color:#252525;padding:10px 0 0 0;margin-bottom:10px;line-height:50px;}
h2{font-size:22px;font-weight:400;color:#252525;margin:0;line-height:32px;}
h3{font-size:16px;font-weight:300;color:#252525;margin:23px 0 0 0;}
h6{font-size:13px;font-weight:100;color:#252525;margin:0;font-style:oblique;}
h6 a{font-style:normal;}
h7{font-size:12px;font-weight:100;color:#999999;font-style:italic;}
#footer h3{font-size:13px;border-bottom:1px solid #444;color:#f8f8f8;}
#double h2{font-size:30px;margin:40px 0 10px 0;font-weight:400;color:#252525;height:40px;letter-spacing:-0.03em;}
#content h2{color: #252525; margin:40px 0 10px 0;}
#content h2.first{ margin-top:10px; }
h5,
#menu h2 {
	position: relative;
	font-weight: normal;
	clear: both;
	margin-bottom: 9px;
	padding: 7px 12px;
	display: inline;
	text-align: left;
	color: #fff;
	font-size: 15px;
	background: #4d4a48;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
h5 span,
#menu h2 span {
	background: url(im/bg_menu_arrow.png) no-repeat top left;
	width: 12px;
	height: 9px;
	position: absolute;
	top: 31px;
	left: 27px;
}

.blog #content h2, .single #content h2, .archive #content h2 {
	font: 30px/34px georgia,times,serif;
	margin: 8px 0 6px 0;
	color: #252525;
	font-weight:normal;
}
.single #content .post h2 a,
.blog #content .post h2 a, .narrowcolumn h2 a {
	color: #252525;
}
#content h6 {
	margin-bottom: 15px;
	font-size: 12px;
}
#content h6 a {
	color: #38b2ea;
}
.postmetadata {
	margin: 60px 0 15px 0;
}
.single #content a,
.more-link,
.postmetadata a {
	text-decoration: underline;
}
.more-link {
	float: right;
	margin-top:5px;
}
.navigation {display:none;}
.jp a{font-size: 1em;}

p,div{text-align: left;}
p{font-size: 12px;line-height: 17px;}
p{margin: 0 0 20px 0;}

.first{margin-top: 0;}
.ingress{font-size: 15px;line-height: 20px;font-weight: 200;margin: 0 0 20px 0;font-style: oblique;}
.ingress.jp{font-family:Georgia,times,sans-serif;font-size:13px;color:#252525;line-height: 24px;font-weight: 200;margin: 0 0 30px 0;font-style: normal;}


.blog #content div h2 a{font-weight:400;color:#595959;margin:25px 0 0 0;}
.post{border-bottom:1px solid #ccc;margin:0 0 30px 0;padding:0;}
div.meta{} /*metainfo*/
div.meta a{font-style:italic;} /*tag*/
div.storycontent{margin: 0;padding:0;} /*blogcontent*/
div.storycontent p{margin:0 0 10px 0;padding:0;} /*blogcontent*/
div.feedback a{} /*commentlink*/


#commentform #author, #commentform #email, #commentform #url, #commentform textarea {background: #fff;padding: .2em;}
#commentform textarea {width: 100%;border:1px solid #ccc;}
#commentlist li ul {font-size: 110%;list-style-type: none;}
#commentlist li .avatar {float: right;margin-right: 25px;padding: 2px;}

.wp-caption {
	padding-top: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	text-align: left;
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
	width: 500px;
	font-size: 14px;
}

.wp-caption img {
	padding: 0;
	border: 0 none;
	float: left;
	margin-top: -30px;
	margin-right: 10px;
}

.wp-caption p.wp-caption-text {
	position: absolute;
	top: 0;
	left: 105px;
	margin: 0;
	float: left;
	font-size: 16px;
	line-height: 20px;
}


.clients-footer {
	border-top: 1px solid #ccc;
	padding-top:40px;
}

/* TRE OCH FYRSPALT */
.colgroup {
	width: 876px;
	overflow: hidden;
}
.colgroup div {
	float: left;
	margin: 10px 40px 20px 0;
}
.col3 div {
	width: 270px;
}
.col4 div {
	width: 200px;
	margin-right: 25px;
}
.col4 div:nth-child(4n),
.colgroup .last {
	margin-right: 0;
}

.page-template-template_press-php #content .colgroup h2 {
	display: block;
	padding: 5px 5px 0 5px;
	line-height: 22px;
	font-size: 16px;
	margin: 0;
}
.page-template-template_press-php #content .colgroup h4 {
	display: block;
	border-bottom: 1px solid #ccc;
	padding: 2px 5px 5px 5px;
	font: 11px/15px "Helvetica Neue",helvetica,arial,sans-serif;
	margin: 0 0 10px 0;
	font-weight: normal;
	color: #999;
}
.page-template-template_press-php #content .colgroup div p a img {
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
	-moz-box-shadow: 1px 1px 5px #ccc;
	-webkit-box-shadow: 1px 1px 5px #ccc;
	box-shadow: 1px 1px 5px #ccc;
}
.page-template-template_press-php #content .colgroup div p a:hover img {
	border: 1px solid #ccc;
}



#twitter_update_list li {
	margin-bottom: 3px;
}
#twitter_update_list li a {
	display: block;
	text-decoration: underline;
}
#twitter_update_list li span a {
	display: inline;
	text-decoration: underline;
	color: #38b2ea;
}
#twitter-link {
	display: block;
	text-align: right;
	text-decoration: underline;
	color: #38b2ea;
}

.right-list li {
	height: 35px;
	border-bottom: 1px solid #ebebeb;
	font: 13px/35px georgia,times,serif;
	color: #333;
}
.right-list li span,
.right-list li a {
	height: 35px;
	line-height: 35px;
	text-decoration: none;
	color: #333;
}
.right-list li span {
	text-decoration: none;
}

.right-list li.last,
.right-list li.last a {
	text-align: right;
	text-decoration: underline;
	color: #38b2ea;
	border: 0;
}

#authors.right-list li {
	height: 65px;
	line-height: 65px;
}
#follow.right-list li {
	height: 40px;
	line-height: 40px;
}
#follow.right-list li a {
	display: block;
	text-decoration: none;
	color: #333;
}
#contact.right-list li {
	border: 0;
	height: 25px;
	line-height: 25px;
}
#clients.right-list li,
#partners.right-list li {
	height: 45px;
	line-height: 45px;
}
.right-list li a.mail {background: url(im/icn_mail.png) no-repeat;height:35px;width:31px;display:block;float:right;}
#stefan {background: url(im/author_stefan.png) no-repeat top right;}
#martin {background: url(im/author_martin.png) no-repeat top right;}
#junko {background: url(im/author_junko.jpg) no-repeat top right;}
#johan {background: url(im/author_stefan.png) no-repeat top right;}
#ami {background: url(im/author_stefan.png) no-repeat top right;}
#akiko {background: url(im/author_akiko.jpg) no-repeat top right;}
#hideki {background: url(im/author_martin.png) no-repeat top right;}
#wollmar {background: url(im/author_wollmar.png) no-repeat top right;}

#facebook {background: url(im/icn_facebook.png) no-repeat center right;}
#twitter {background: url(im/icn_twitter.png) no-repeat center right;}
#rss {background: url(im/icn_rss.png) no-repeat center right;}
#onlineshop {background: url(im/icn_shop.png) no-repeat center right;}

#leemag {background: url(/wp-content/uploads/logo/logo_lee.gif) no-repeat center right;}
#ikea {background: url(/wp-content/uploads/logo/logo_ikea.gif) no-repeat center right;}
#kp {background: url(/wp-content/uploads/logo/logo_kp.gif) no-repeat center right;}
#kkikk {background: url(/wp-content/uploads/logo/logo_kkikk.gif) no-repeat center right;}
#ss {background: url(/wp-content/uploads/logo/logo_swedishstyle.gif) no-repeat center right;}
#comhem {background: url(/wp-content/uploads/logo/logo_comhem.png) no-repeat center right;}
#svenskform {background: url(/wp-content/uploads/logo/logo_svenskform.gif) no-repeat center right;}
#sun {background: url(/wp-content/uploads/logo/logo_sun.png) no-repeat center right;}
#almi {background: url(/wp-content/uploads/logo/logo_almi.gif) no-repeat center right;}
#shuueisha {background: url(/wp-content/uploads/logo/logo_shuueisha.gif) no-repeat center right;}
#asahi {background: url(/wp-content/uploads/logo/logo_asahi_small.png) no-repeat center right;}
#bantie {background: url(/wp-content/uploads/logo/logo_bantie_small.png) no-repeat center right;}


/* FORMS */
input,textarea {
	border: 1px solid #ebebeb;
	padding: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#searchsubmit,
#submit,
.btn,
.required {
	background: none;
	height: auto;
}
textarea.text,
input.text {
	width: 240px;
}
textarea.text {
	height:60px;
}
.required {
	width: 180px;
}
#submit,
#searchsubmit,
.btn {
	background: #f1f1f1;
}
#submit:hover,
#searchsubmit:hover,
.btn:hover {
	background: #ccc;
}

.categories li,
.archives li,
.blog-posts li {
	border-bottom: 1px solid #ebebeb;
	padding: 10px 0;
}
.blog-posts li a {color:#333;}
a.newsletter-archive,
.blog-posts li.last,
.blog-posts li.last a {
	text-align: right;
	text-decoration: underline;
	color: #38b2ea;
	border: 0;
}
a.newsletter-archive {
	font: 13px/18px georgia,times,serif;
	display: block;
	margin-top: 2px;
}
#mc_embed_signup {
	margin-top: 10px;
	padding-bottom: 20px;
}
#mc_embed_signup label {
	font: 14px/20px georgia,times,serif;
}
.map {
	width: 260px;
	height: 200px;
	margin-bottom: 20px;
}

.margt10 {
	margin-top: 10px;
}


/* CASE FILES */
.case-file {
	position: relative;
	overflow: hidden;
	b-order-bottom: 1px solid #ccc;
	margin-bottom: 25px;
	margin-top: 0 !important;
}
.case-file img {
	float: left;
	display: block;
	right: 0;
	top: 14px;
	position: absolute;
	width: 450px;
}
.case-file div {
	width: 400px;
	display: block;
	float: left;
	top: 0;
}
.right img {
	left: 0;
}
.right div {
	float: right;
}
.case-file h2 {
	margin-top: 30px !important;
	margin-bottom: 20px !important;
}
.case-file .service {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.case-file .ingress strong {
	background: #4d4a48;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 4px 5px 3px 5px;
	margin: -4px 0;
	color: #fff;
	font-weight: bold;
	font-style: normal;
	font-size: 0.8em;
}
.case-file p span {
	text-transform: uppercase;
	font-style: oblique;
}
/*
.screen-reader-text {position: absolute;left: -1000em;}
a {}
a img {}
a:visited {}
a:hover {}
acronym, abbr {}
acronym, abbr, span.caps {}
acronym, abbr {cursor: help;}
blockquote {border-left: 5px solid #ccc;margin-left: 1.5em;padding-left: 5px;}
cite {font-size: 90%;font-style: normal;}
h2 {}
h3 {}
ol#comments li p {}
p, li, .feedback {}


#content {margin: 30px 13em 0 3em;padding-right: 60px;}
#header {}
#header a {}
#header a:hover {}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

*/



/* NIVO SLIDER */
.nivoSlider {position:relative;}
.nivoSlider img {position:absolute;top:0px;left:0px;}
.nivoSlider a.nivo-imageLink {position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;margin:0;z-index:60;display:none;}
.nivo-slice {display:block;position:absolute;z-index:50;height:100%;}
.nivo-caption {position:absolute;left:0px;bottom:0px;background:#000;color:#fff;opacity:0.8;width:100%;z-index:89;}
.nivo-caption p {padding:5px;margin:0;}
.nivo-directionNav a {position:absolute;top:45%;z-index:99;cursor:pointer;}
.nivo-prevNav {left:0px;}
.nivo-nextNav {right:0px;}
.nivo-controlNav a {position:relative;z-index:99;cursor:pointer;}
.nivo-controlNav a.active {font-weight:bold;}

/* STYLE */
#slider {position:relative;}
#slider img {position:absolute;top:0px;left:0px;}
#slider a {border:0;}
#slider a{
    display:block;
}
.nivo-controlNav {position:absolute;left:0px;bottom:-15px;}
.nivo-controlNav a {display:block;width:10px;height:10px;background:url(http://www.scandinavianwave.se/fswl/lightbox/bullets.png) no-repeat;text-indent:-9999px;border:0;margin-right:3px;float:left;}
.nivo-controlNav a.active {background-position:-10px 0;}
.nivo-directionNav a {display:block;width:32px;height:34px;background:url(http://www.scandinavianwave.se/fswl/lightbox/arrows.png) no-repeat;text-indent:-9999px;border:0;}
a.nivo-nextNav {background-position:-32px 0;right:10px;}
a.nivo-prevNav {left:10px;}





/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {background: #fff url(im/sb2/loading.gif) no-repeat center;}
#lbImage {position: absolute;left: 0;top: 0;border: 10px solid #fff;background-repeat: no-repeat;}
#lbPrevLink, #lbNextLink {display: block;position: absolute;top: 0;width: 50%;outline: none;}
#lbPrevLink {left: 0;}
#lbPrevLink:hover {background: transparent url(im/sb2/prevlabel.gif) no-repeat 0 15%;}
#lbNextLink {right: 0;}
#lbNextLink:hover {background: transparent url(im/sb2/nextlabel.gif) no-repeat 100% 15%;}
#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(im/sb2/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {margin-right: 71px;}
#lbCaption {font-weight: bold;}
