body {
	margin: 0;
	padding: 0;
	
	/*background: #050845;*/
	
	background:#fff url(/lsc/images/GradientLookSheet.gif) repeat-x;
	
	
	
	/* altri colir per sfondo: 440e0e - 671515 */
	color: white;
	line-height: 1.1;
  	font: small Verdana, Geneva, Arial, Helvetica, sans-serif!important;
	/*position:relative;*/
}


/*Global Whitespace Reset*/

body, form, input {

padding: 0;

margin: 0;

}

form {

display:inline

}

h1, h2, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {

  margin:20px 0 0 0;
	
}



dd, blockquote {

  margin-left: 40px;

}

fieldset {

  padding:10px;

}

/* end : Global Whitespace Reset*/

img {

  border: 0px none #fff;

}



h2, h3{

  color:#036;

  background: transparent;

  font-family:  'Trebuchet MS', Arial, Helvetica, sans-serif

}

h1  {

  position:relative;

  color:#036;

  font: normal 1.5em Verdana, 'Trebuchet MS', Arial, Helvetica, sans-serif

}

h2  {

  font-size:160%;

  padding:0 0;

  }



h4  {

  font:  bold 100% Verdana, Arial, Helvetica, sans-serif;

}

h5  {

  font-size:  100%;

}

h6 {
	font-weight: bold;
	color: #ab4000;
	font-size: 120%;
	

}

p, li {

  line-height:150%

}



a:link{

  color: #0948a8; /* 04a864 */

  background: transparent;

}

a:visited{



  color:#663399; /* 9966cc */

  background: transparent;

}

a:hover{

  color: #c4b21b;

  background: transparent;

}


#wrapper {
	min-width: 740px;
	background-color: #fff;
	color: black;
	margin: 10px 10px 10px 10px;
	padding: 10px;
	/*position: relative;*/
}


#header

{
	
	padding:0;
	margin: 0;
	width:auto;

	height:58px;

	border:1px solid #fff;
	

	}



#header h1

{

	font-size:1.2em;

	margin:.1em 0 0 .8em;

	position:relative;

	width:50%;

	font-weight:400
	
}



#header h1 a

{

	text-decoration:none;

	color:#fff;

}




#header h1 span

{
	/* Questo qui sotto inserisce una immagine (il logo) che sovrascrive il link testuale!*/
	background:transparent url(/lsc/images/LogoLook.gif) left top no-repeat;

	display:block;

	height:73px;
	width:171px;
	min-height:65px;

	min-width:171px;

	position:absolute;

	top:-1px;
	left: -5px;
	
	

}

#slogan

{
	margin: 0 2px 4px 2px;
	/*	margin: 0 2px 0 2px; */
	padding:0;
	
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	
	font-style: italic;
	width:auto;
	height: 1%; /* <--- questo permette ad Explorer di fare le lineee giuste!!! */
	
	
	

}


#slogan h1

{
	margin: 2px 0 2px 5px;
	padding:0;
	font-size: 1em;
	font-style: italic;
	color: #98734e;
/*996633*/

}



/* NAVIGAZIONE !!!! */





div#navcontainer

{

	font-size: 1em;
	

	background:#e96d15 url(/lsc/images/bargradient1orange.jpg) bottom right no-repeat;

	margin: 0 2px 10px 2px;

	padding: 0;
	
	
	height:2.2em;
	
	min-width: 696px;
	position:relative;

	overflow:hidden;
	min-height:33px;
	
	border-bottom: 5px solid #ab4000;

}
ul#navlist

{

	padding:0 6px .8em 0;

	margin:0 0 0 0;

	list-style-position:inside;

	list-style:none;

	font:1.2em/260% Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;

	overflow:hidden;

	float:left;

	min-height:30px;


}




#navlist li a.active

{
	background-color: #ab4000;
	color:#fff !important;
	font-weight:700;

	
	
}







ul#navlist li

{

	padding:0 1px 0 0;

	margin:0;

	float:left;

	background:transparent url(/lsc/images/navbreak1.gif) top right no-repeat;
	overflow:hidden;
}



#navlist li a

{

	display:block;

	padding:.4em .6em .4em .6em;

	text-decoration:none;
	
}






#navlist li .active

{
	display:block;

	padding:.4em .6em .4em .6em;

	text-decoration:none;
	
	color:#fff !important;

	font-weight:700;

	

}




#navlist li a img

{

	display:block;
	
	padding:0 5px 5px 0;

	text-decoration:none;
	
}






#navlist li a:link

{

	color:#fff;

}



#navlist li a:visited

{

	color:#fff;

}

#navlist li a:hover

{

	color:#fff;

	/*background: transparent url(/lsc/images/highlight1.png) top center no-repeat;*/
	background: transparent url(/lsc/images/IEhoverorange.gif) top center no-repeat;

}



/* search */




#search

{
	
	padding:0 .5em 0 0;
	/*background-color: black;*/

	margin:.4em .5em 0 -2%;
	float:right;
	
	width:38%;
	/*min-width: 40%;*/
	
	
	text-align:right;


}






#search label

{

	font-weight:700;

}



#search input.tbox

{

	width:60%; /* questo controlla l' ampiezza della casella search */

	height:1.2em;

}




#search input

{
	padding:1px;

	border-width:1px;

	font:small Verdana, Arial, sans-serif;

	margin:2px;

	height:1.5em;

}



#search form

{

	display:inline;

	text-align:right;

	margin:0;

}



#search label

{

	color:#fff;

}



/* Inizio subnavigation */

#subnavigation {
	width: auto;
	font: small Verdana, Geneva, Arial, Helvetica, sans-serif!important;
	
}

#subnavigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#subnavigation li {
	border-bottom: 1px solid #5c3d21;
	text-align: center;
}

/* subnavigation con bullets se si vuole...
#subnavigation li a {
	display: block;
	padding: 5px 5px 5px 20px;
	color: #FFF;
	text-decoration: none;
	background: url(/lsc/images/fabribullet4.png) no-repeat 5px 11px; 
}
*/


#subnavigation li a {
	display: block;
	padding: 5px 5px 5px 5px;
	color: #FFF;
	text-decoration: none;
}


#subnavigation li a:hover {
	/*background-color: #df3333;*/ /* ff7d14 */
	background: transparent url(/lsc/images/layer.png) top center no-repeat;
	color: #FFF;

	

}



#subnavigation li a.active {
	font-weight: bold;
	background: transparent url(/lsc/images/layer.png) top center no-repeat;
	/*background-color: #59151a;*/
}





/*
#subnavigation li a:before {
	content: "> ";
	font-size: x-small;
	color: #CCC;
}
*/


/* Fine subnavigation */






#stats {
	position:absolute;
    background:transparent;
	
   
	
    left:-30px;
	top:15px;
	width: 100%;
	min-width: 780px;



    font: normal 10px/1em Verdana,Arial,Helvetica,sans-serif;

    text-align:right;

	color:#777;
	
	

  }


#stats ul, #stats ul li {

	margin:0.4em 0;

	padding: 0;

	list-style:none

}




/* footer links */



#footer {

    font-size:.8em;

 	text-align:center; 

	color:#777;

	clear:both;

	line-height:1.4em;

	margin: 0 0 .5em 0;
	padding: 0;

}

#infooter {

    font-size:1em;

	background: #a22630 url(/lsc/images/bargradient1orange.jpg) bottom right  no-repeat; 

	margin: 0 2px 4px 2px;
	padding: 3px 0 0 0;

	height:2.1em;

	overflow:visible;

	color:#fff; /* 97AFD9*/

	

}

#footer a:link

{color:#fff;}

#footer a:hover

{color:#555!important}

#footer a:visited

{color:#97AFD9;}


#infooter a:link

{color:#fff;}

#infooter a:hover

{color:#555!important}

#infooter a:visited

{color:#C0D0E0;}



#footer p {

	margin:0 2em;

}

#infooter ul {

	margin: 0;
	padding: 0;
		

}

#infooter ul li{

	display:inline;

	padding:0 4px

}





#sorry, .sorry {

    display:none;

  }


/* ######### FINE CSS BASE PER HEADER AND FOOTER ########### */

/*#############Content CSS #############*/
#content {

    width: auto;

    background: #ffffff;

    padding: 0 0 31px 0;

	overflow: visible;

	min-width: 696px;

	clear: both!important;

	top:-1em!important;

}



/* ### INIZIO LAYOUT 3 COLONNE CHE FUNGE!!! #### */

/* Layout stylesheet */





#middle-column {
  float: right;
  width: 100%;
}
#middle-column[id] { /* [2] */
  margin-left: -1px;
}
#left-column {
  float: left;
  margin-left: -15.5em;
  z-index: 10; /* [3] */

	
}
#left-column[id] { /* [2] */
  margin-right: 1px;

}
#right-column {
  float: right;
  margin-right: -15.5em;
  z-index: 11; /* [3] */
}
#right-column[id] { /* [2] */
  margin-left: 1px;
}
.show-all #columns {
  padding: 0 15em;
}
.hide-left #columns {
  padding: 0 15.5em 0 0;
}
.hide-right #columns {
  padding: 0 0 0 15.5em;
}
.cols-wrapper {
  width: 100%;
}
.cols-wrapper[class] {
  padding-bottom: 0.1px; /* [4] */
}
.float-wrapper {
  float: left;
  width: 100%;
  position: relative;
  z-index: 0;
}
.float-wrapper[class] { /* [2] */
  margin-right: -1px;
}
.sidecol {
  position: relative;
  width: 15.5em;
  overflow: hidden;
}
.box,
.main-content {
  margin: 0 1em;

}
.clear {
  clear: both;
}
.none {
  display: none;
}



/*
  [1] Play nice with EMs in Opera 6 and IE Win.
  [2] Support for Mozilla, but IE doesn't likes it.
  [3] Z indices needed for link clickability in IE Mac and Opera 6.
  [4] Mozilla needs a non zero value, seems to be a bug.
*/

/* Presentation stylesheet */


/* IDs */
#main {
  
  margin: 0 1px 0 1px;

}


/* classes */
.box,
.main-content {
  margin: 1em;
}
.cols-wrapper {
  border: 1px;
  margin: 0 -1px;
  border-style: none solid none solid;
	border-color: #DDD;
}
.hide-left .cols-wrapper {
  border-left: none;
  margin-left: 0;
}
.hide-right .cols-wrapper {
  border-right: none;
  margin-right: 0;
}
.hide-both .cols-wrapper {
  border-style: none none solid none;
	border-color: #DDD;
  margin: 0;
}
.box {
  font-size: 92%;
  line-height: 1.18em;
}
.sidecol {
  color: #333;
}
.sidecol ul {
  padding: 0 0 0 1.5em;
}




/* ### FINE LAYOUT 3 COLONNE CHE FUNGE!!! #### */



/* Se si vuole modificare il bottone di search attivare qui sotto */


/*

#search .button {
	border: 1px solid #e19c53;
	background-color: #5d4022;
	color: white;
  cursor: pointer;



}
*/



/* Roundborders */

.roundborder {
	height: 1px;
	overflow: hidden;
	background-color: #fef2db;
	border-right: 1px solid #DDD;
	border-left: 1px solid #DDD;


}

/* AGGIUNTA 9-18-06 */




.dentrotable {
	padding: 55px 5px 5px 5px;
	min-height: 650px;
	height: auto;
	
}


#featuredmusician {
	height: auto;
	margin: 5px 5px 5px 5px;
	padding: 1px 5px 15px 5px;
	background-color: #ffffeb;
	color: #000;
}


#featuredmusician h1 {
	color: #555;
	font-size: 12px;
	padding-bottom: 4px;
	margin-bottom: 10px;
	border-bottom: 1px solid black;
}




.rndbox {
	background: #a22630 url(/lsc/images/gradientNAVred.jpg) repeat left top;
	width: 100%;
}
.rndtop {
	background: url(/lsc/images/right.gif) no-repeat right top;
	width: auto;
}	





.rightboxes {
	position: relative;
	border: 1px solid #DDD;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #f0fff2; /*ffffeb*/
	
}

.righboxescenter {
	text-align: center;
}

.dentrorightboxes {
	text-align: center;
	padding: 5px 5px 5px 5px;
	background: #fff;
}


.nomargin, .nomarginmain {

margin:0px!important;

	}




#content div h3.nomargin, h3.nomarginmain  {

  font:  normal .9em Verdana, Arial, Helvetica, sans-serif;

  height:10px; /* 1em */

  padding:3px 1.5em 4px .5em;

  clear: right;

  color:#999 ; /* 999 */

  background:transparent url(/lsc/images/TitoloBoxesFabri.gif) right center no-repeat;

  margin:0;

  position:absolute;

  right:15px; /* 5px */

  top:-10px; /* -1em */

  border:0 none;

}


/* FINE AGGIUNTA 9-18-06 */


#topbanner {
	position:absolute;
    background:transparent;
    left:190px;
	top:35px;
	width: 80px;
	max-width: 80px;
	min-width: 780px;
	overflow: hidden;
}


#featuredphoto {
	text-align: center;

}
.musiciantitle {
	/*background-color: black;*/
	color: #555;
	margin-bottom: -10px;
	margin-top: 8px;
	
}
.recensione {
	
	margin: 15px 10px 0 10px;
	padding: 2px;
	
	
	color: #555;
	font-style: italic;
	text-align: left;
	padding-bottom: 10px;
	/*border-bottom: 1px solid black;*/
}


.sitetitle {
	color: #555;
	margin: 0 0 -10px 5px;
	margin-top: 8px;
}

.descrsites {
	margin: 12px 0 0 5px;
	
	color: #555;
	
	text-align: left;
	padding-bottom: 10px;
	/*border-bottom: 1px solid black;*/
}

.advertisehere {
	margin: 15px 0 -9px 0;

	font-size: x-small;
	text-align: right;
}


a.greylink  {
	color: #777;
}


/* PER LISTE (10-6-06) */


.main-content h2 {
	padding: 1px 0 1px 8px;
	margin: 0;
	color: #fff;
	background-color: #ea8338;
	font-size: 130%;
}

.main-content ul {
	padding: 0 0 1.6em 1em;
	margin: .8em 0 .8em 0;
	list-style:none;

	
}

.main-content ul.popular {
	padding: 0 0 0 1em;
	margin: 0 0 .4em 0;
	list-style:none;

	
}

.main-content ul.popularother {
	padding: 0 0 1.6em 1em;
	margin: 0 0 .8em 0;
	list-style:none;

	
}

.main-content td.firstlist {
	min-width: 120px;
	position: relative;
	vertical-align: top;
	text-align: left;
}

.main-content td.middlelist {
	width: 20%;
	min-width: 15px;
	position: relative;
	vertical-align: top;
	text-align: left;
}

.main-content td.secondlist {
	min-width: 165px;
	position: relative;
	vertical-align: top;
	text-align: left;
}

.main-content table.listtable {
	width: 100%;
	/*border: 1px solid #000;*/
	padding: 0;
	margin: 0;
	
}


/* LOCATION NAVIGATION (10-6-06) */

#location, #location a:link, #location a:visited, #location a {
	font-size: 100%;
	padding: 0 0 0 0.5em;
	color: #f78e41; /* be616b */
	text-decoration:none;
}

#location a:hover {
	color: #c4b21b;
	text-decoration:underline;
}


/* SCHEDE (10-10-06) */

#schede {
	margin: 0;
}

.scheda {
	margin: 0 0 30px 0;
	padding: 15px;
	border: 1px dotted #AAA;
}

.schedainfo {
	margin: 0 10px 0 10px;
	padding: 10px;
	border: 1px dotted #BBB;
	background: #eff1ff; /* FFFFEE */
	
	font-size: 85%;
	color: #444;
}


#schede .SCname {
	color: #000b72;
	font-size: 110%;
	font-weight: bold;
	padding: 0 0 0 5px;
	margin: 0 0 0 0;
	
}

#schede .SCinstrument {
	margin: 0px 0 10px 0;
	padding: 0 0 0 5px;
	font-style: italic;

}

.SClabels {
	
	float: left;
	width: 120px;
}

.SCedit, .SCedit a:link, .SCedit a:visited {
	margin: 0;
	padding: 0;
	color: #888;
	
	font-size: 95%;
	text-align: right;
}

.SCedit a:hover {
	color: #ff7d14;
	
}
.SClastupdate {
	margin: 0;
	padding: 0;
	color: #888;
	font-style: italic;
	font-size: 95%;
	text-align: left;
	float: left;
}

/* FOTO SCHEDE (10-13-06) */

.tableschedainfo {
	overflow: hidden;
}

.picture {
	border: 1px solid #555;
	margin-right: 10px;
	background: #fff;
	text-align: center;
	display: block;
	position: relative;

	float: left;
	width: auto;

}

/* RESULTS SCHEDE AND HEADER CATEGORY */

.title {
	margin: 0 0 0.2em 0;
}

.results {
	margin: 0 0 1em 0;
	font-weight: bold;
	font-size: 95%;
	color: #555;
}

.orderby {
	margin: 0 0 1em 0;
	margin: 0 0 1em 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #bbb;
	color: #000;
}

/* HOME PAGE LOOKSC (10-19-16) */


#mainfeatured {
	width: 60%;
	position: relative;
	border: 1px solid #DDD;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #fefff2; /*ffffeb*/
	float: left;
	/*height: 25em;*/
}

#mainfeatured img {
	float: right;
	margin: 10px;
}

#mainfeatured p {
	margin-bottom: 0.5em;	
	
}


#mainfeatured2 {
	width: 30%;
	position: relative;
	border: 1px solid #DDD;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #fff; /*ffffeb*/
	float: right;
}

#mainfeatured2 img {
	float: right;
	margin: 10px;
}

#mainfeatured2 ul {
	
	margin-bottom: 0;
	padding-bottom: 0;
}

#mainfeatured2 li.source {
	list-style-type: none;
	font-size: 85%;
	color: #666;
	margin-bottom: 0.8em;
	font-style: italic;

}

#mainfeatured2 li.source a {
	text-decoration: none;
	color: #666;
	font-style: italic;
}

#mainfeatured2 li.source a:hover {
	text-decoration: underline;
}



#mainfeatured2 li.title {
	/*list-style-type: square;*/
	list-style-image: url(/lsc/images/bullets/notebull.gif);
	border: 0;
	margin: 0;
	font-size: 85%;
	

}

#mainfeatured2 h5 {
	color: #666;
	font-size: 90%;
	padding: 0 0 3px 0;
	margin: 20px 0 0 0;
	border-bottom: 1px dotted #aaa;
	
}

.moreinfo {
	text-align: right;
	border: 0;
	margin: 0;
}



#mainspacebelow {
	position: relative;
	border: 1px solid #DDD;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #fff; /*ffffeb*/
	clear: both;
	/*float: right;*/
	/*width: 100%;*/

}

.homefullitem {
	margin-bottom: 1em;
}


/* 10-24-06 */


#mainspacebelow h4 {
	color: #666;
	border-bottom: 1px dotted #999;
	padding: 0 0 3px 0;
	margin: 20px 0 10px 0;
}


.sourcedisplay {
	color: #666;
	font-style: italic;
	margin: 10px 0 0 0;
}

.sourcedisplay a {
	text-decoration: none;
	color: #666;
}

.sourcedisplay a:hover {
	text-decoration: underline;
}
.small {
	font-size: 95%;
}

/* 11-20-06 */
.resultssource {
	font-size: 180%;
	color: #555;
}

.subsearchresults {
	margin: 0 0 30px 20px;
}

.price {
	color: #FF3300;
	font-weight: bold;
}
.availability {
	color: #333;
	font-weight: bold;
	font-size: 95%;
}
.normal {
	color: #000;
}
.counter {
	color: #000;
	font-weight: bold;
	vertical-align: top;
}

#waiting {
	position: fixed;
	top: 40%;
	height: 100%;
	left: 0px;
	width: 100%;
	visibility: hidden;
	z-index: 100;
}

#waiting p {
		color: #000;
		font-size: 120%;
		font-weight: bold;
		background-color: #ffd9b8;
		border: solid 1px #000;
		width: 400px;
		padding: 20px;
		margin: 0px auto;
		text-align: center;
		
}
.divisorioresults {
	margin: 0 0 15px 0;
	color: #000;
	border: 1px solid #BBB;
	
}

/* 12-1-06 */

a.sourceorder {
	text-decoration: none;
	color: #666;
	font-size: 90%;
	font-style: italic;
	
}
a.sourceorder:hover {
	text-decoration: underline;
}

/* 12-12-06 */

.unbreakable {
	display: inline;
	white-space: nowrap;
	padding-bottom: 5px;
	color: #000;
}

/* 12-26-06 */

.subcat {
	padding: 0;
	margin: 10px 0 0 0;
	font-style: italic;
	font-weight: normal;
	color: #000;
}

.subcatdiv {
	border: 0;
	color: #aaa;
	background-color: #aaa;
	height: 1px;
	width: 100%;

}

/* 12-27-06 per browsing... */

#browsebox {
	border: 1px solid #e76a10;
	background:#e96d15 url(/lsc/images/bargradient1orange.jpg) top left no-repeat;
	height: 1%; /* IE 6 hack */
	
}

.boxbianco {
	background-color: #fff; /* fff8f8 */
	padding: 10px 0 0 6px;
	padding: 8px 2px 2px 6px;
	min-height: 50px;
	height: auto;
	
}

.headerbox {
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 3px;
	
}

.narrowbyhead, .narrowbyhead a
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
	text-decoration: none;
  color: #813000;
	padding: 0;
	margin: 12px 0 0 0;
}

.narrowbyheadfirst, .narrowbyheadfirst a
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
	text-decoration: none;
  color: #813000;
	padding: 0;
	margin: 0;
}

.narrowbyheadfirst a:hover, .narrowbyhead a:hover {
	text-decoration: underline;
}


ul.narrowbylist {
	
	padding: 0;
	margin: 5px 0 0 3px;
	list-style-position:inside;
	list-style:none;
	overflow:hidden;
	
}

ul.narrowbylist li {
	padding: 0;
	margin: 0;
}


/* Per browse 1-3-07 */

.submitnarrow {
	/* nullo */
} 


/* Per currency 1-12-07 */

.currencynote {
	font-style: italic;
	color: #666;
	text-align: right;
	font-size: 95%;
	vertical-align: top;

}

.normalsize {
	font-size: 100%;
}

.resultsfor {
	font-weight: bold;
	font-size: 110%;
	padding-bottom: 20px;
	color: #000;
	
}

/* Contact Us */

.cornicetta {
	border: 2px solid #ec7928;
	padding: 10px;
	width: 60%;
	
}
.normaltext
{
	font-family: verdana, geneva, arial,helvetica,sans-serif;
	font-size: 1em;
	COLOR: #222222;
	text-align: justify;
}
.normaltextsmall
{
	font-family: verdana, geneva, arial,helvetica,sans-serif;
	font-size: 0.9em;
	COLOR: #222222;
	text-align: justify;
}
.normaltextright {
	font-family: verdana, geneva, arial,helvetica,sans-serif;
	font-size: 1em;
	COLOR: #222222;
	text-align: right;
}
.normaltextcenter {
	font-family: verdana, geneva, arial,helvetica,sans-serif;
	font-size: 1em;
	COLOR: #222222;
	text-align: center;
}


/* Links Page */

dd {
	padding: 0 0 20px 0;
}

dl {
	padding: 0 0 20px 0;
}
.smallgrey, a.smallgrey {
	color: #555;
	font-size: 90%;
}

.bloccotesto {
	margin: 10px 0 0 0;
	font-family: verdana, geneva, arial,helvetica,sans-serif;
	font-size: 1em;
	COLOR: #222;
	text-align: justify;
}

.quadrostandard {
	text-align: left;
	width: 90%;
	border: 1px solid #DDD;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #ffffeb;
}

.grassetto {
	font-weight: bold;
}


a.membersonly {
	color: #FF3300;
	font-size:80%;
	font-weight: bold;
}

a.membersonly:hover {
	color: #FF9900;
	font-size:80%;
	font-weight: bold;
}