

body{
    background-color:#b7b4b4;
    margin: 7 0 0 0;
    height:auto;
}
*{outline:none;} 
hr
{
    height: 1px; 
    border-style: none; 
    color: #CCCCCC;
    background-color: #CCCCCC;
    }

.fl {float:left;}
.fr {float:right;}
.clr {clear:both;}
.center{text-align:center;}
.text-left{text-align: left;}
.text-right{text-align: right;}

.table-competition tr{}
.table-competition td{height:20px;}
.table-competition-colorrow:hover{background-color:#eee;border-radius: 3px;}

.infobox-wide{width:560px; padding: 10px; background-color:#fff; border: 1px solid #aaa; border-radius: 3px; margin-bottom: 10px; background-color:#ddd;}



.red-headline-box
{
    float:left;
    text-align:left;
    width:560px;
    height:37px;
    line-height:37px;
    padding-left: 15px;
    margin-bottom:10px;
    }    
    
.competition-apply-searchresult 
{
        display:none; 
        position:absolute; 
        margin-left:120px; 
        border:1px solid #aaaaaa; 
        padding: 5px; 
        background-color: #fff; 
        border-radius:3px; 
        width:194px;
        max-height:100px;
        overflow-y:scroll;
        }   
        
.comp-admin-dd{float:left; position: absolute; z-index:100; margin-top:-6px;cursor:pointer; width:200px;}         
.comp-admin-ddsel{float:left; position: absolute; z-index:101; margin-top:-6px; border:1px solid #aaaaaa; background-color:white; display:none; width:160px; padding: 5px;}
.comp-admin-ddselitem{float:left; cursor:pointer; background-color:Transparent; }
.comp-admin-ddselitem:hover{background-color: #eee; width:160px;}

/* ------------------------------------------------------------ */
/* wrap everything!                           */
/* ------------------------------------------------------------ */
#pagewrapper
{
    
    min-width:100%;
    width:100%;
    text-align:center;
}

.competion-form{
    float:left;
    }
/* ------------------------------------------------------------ */
/* container to acutal site!                                    */
/* ------------------------------------------------------------ */
#container {
    text-align:left;
    margin: 0 auto;
    /*  IE7 comp needs absolute! */
    /*position:relative;*/
    width: 966px;
    /*min-width:966px;
    max-width:966px;   */
    height:auto;
}  

#containerAdjuster
{
    margin-left:-50px;
    }
.applyDropShadowMedium{
            -moz-box-shadow: rgba(0, 0, 0, 0.50) 4px 8px 10px; /* Mozilla variant: color / x offset / y offset / blur size - */
	        -webkit-box-shadow: rgba(0, 0, 0, 0.50) 4px 8px 10px; /* color / x offset / y offset / blur size */
	        box-shadow: rgba(0, 0, 0, 0.50) 4px 8px 10px; /* CSS3 */
	        /* For IE 8 */
	        /*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#5286c4',MakeShadow=true,ShadowOpacity=0.30)";*/
	        /* For IE 5.5 - 7 */
	        /*filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#5286c4',MakeShadow=true,ShadowOpacity=0.30);*/
}
    
/* Default text för td, sätt samma som .text */
.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("img/icons/feed-icon-14x14.png") no-repeat 0 50%;
} 
table
{
   /* position:   relative;
    z-index:    auto;  
*/
    }
td
{
font-family: Trebuchet MS,Verdana;
font-size: 12px;
color: #000000;            
}
.tdBlackBorder
{
font-family: Verdana;
font-size: 10px;
color: #000000;   
border:solid 1px black;
}
.tdBoxesContent
{
    text-align:left;
    font-family: Trebuchet MS,Verdana;
    font-size: 12px;
    color: #000000; 
    background-color:#eeeded ;
}
.tdBoxesIndent
{
    width:25px;
    text-align: left;
}
.centertable
{ 
  margin-top:0px;
  margin-bottom:0px;
  margin-left:auto;
  margin-right: auto;
  width: 1065px;
  min-height: 100%;
  height: 100%;
     /* position:   relative;
    z-index:    auto;  */
 
}  
.centertable-td
{
        background-color:#ffffff;
}
.tdred
{
    background-color:#720201;
} 
iframe {
border: 0px solid #ffffff;
}

h1      { font-family : Trebuchet MS,Verdana, Arial; font-size: 15px; 	font-weight:bold; margin:0px 0px 5px 0px; }
h2      { font-family : Trebuchet MS,Verdana, Arial; font-size: 12px; 	font-weight:bold; margin:0px 0px 5px 0px; }
h3      { font-family : Trebuchet MS,Verdana, Arial; font-size: 12px; 	font-weight:bold; margin:0px 0px 5px 0px; }

/* Ta bort dotted outlining globalt för alla länkar! */
a, img 
{
    outline: none;
    } 

/* AREA baserade styles är de som används för att speca upp tabellerna i .master filerna */
.AREAleft {
	height:	auto;
	background-color: #202020;
	}
.AREAbloggtwittering{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	width: 190px;
	height: auto;
	background-color: #202020;
	/*background-image: url('img/plattaBloggers.jpg');*/
	background-repeat:repeat-y ;
	}	
.AREAcontent {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	width: 640px;
	height: 470px;
	background-color: #ffffff;
	}
.AREAcontent2 {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	width: 640px;
	height: 470px;
	background-color: #202020;
	}	
.AREAlogotype{
	width:	190px;
	height:	95px;
	background-image: url('img/logotype.jpg');
	background-color: #202020;
	}
.AREAsearch{
	font-family: verdana;
	font-size: 10px;
	width: 640px;
	height: 53px;
	background-color: #ffffff;
	text-align: right;
	}
.AREAtopmenu{
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	width: 640px;
	height: 42px;
	background-color: #820024;
	text-align: right;
	}

/* Denna används av ShareStuff.vb, för att montera ShareThis koden i */	
.AREAshareThisLayer
{
    float:right;
    /*position: relative;*/
    z-index:auto;
    margin-top:0px;
    margin-right:20px;
	text-align: right;
	}
	
/* Client-side div som [hantera sidor] ligger i */
.AREAhanteraSidor
{
    text-align:right;
    margin-right:30px;
    }
    
.AREAblogPanel
{
    /*text-align:right;
    margin-right:30px;*/
    }    
    
/* Var var det jag nu använde denna? */
.TEXTtopmenu
{
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;    
}

/* För att specifiera upp layouten för tabellen som formulär fel visas i. */
.PANELerror
{
    border: 1px solid;
    border-color:Black;
    background-color: #ffff99;
}
	
.AREAfooter {
	background-color: #3f3f3f;
	height: 84px;
	}

.AREAtextbggrey
{
    background-color: #eeeded;
    }	
/*  -------------------------------------------------------------------------------
    Nedan är de som används för att skriva ut sidor med, nedan style ska även
    in i Language/English.xml för Ultimate Editors dropdown 'Text-stil'
*/
.headline           {	font-family: Trebuchet MS,Arial; font-size: 15px; font-weight: bold; color: #003a00;}
.headlineBox        {	font-family: Trebuchet MS,Arial; font-size: 15px; font-weight: bold; color: #eeeeee;}
.headlineCMS        {	font-family: Trebuchet MS,Arial; font-size: 15px; font-weight: bold; color: #003a00;}
.subheadline        {	font-family: Trebuchet MS,Arial; font-size: 12px; font-weight: bold; color: #000000;}
.text               {	font-family: Trebuchet MS,Arial; font-size: 12px; font-weight: normal; color: #000000;}
.textvit            {   font-family: Verdana;  font-size: 12px; color: #ffffff; }
.textsmall          {	font-family: Trebuchet MS,Arial; font-size: 10px; font-weight: normal; color: #000000;}
.stats              {	font-family: Trebuchet MS,Arial; font-size: 12px; font-weight: normal; color: #000000;}
.statsOnDark        {	font-family: Trebuchet MS,Arial; font-size: 12px; font-weight: normal; color: #e0e0e0;}
.footer             {	font-family: Trebuchet MS,Arial; font-size: 10px; font-weight: normal; color: #222222;}
.textbox            {   font-family: Trebuchet MS,Arial; font-size: 14px; color: #000000; width: 534px; }    
.headlinebox        {   font-family: Trebuchet MS,Arial; font-size: 14px; font-weight: bold; color: #000000; }
.code               {   font-family: Courier; font-size: 11px; font-weight: normal; line-height: 13px; color: #008000; }

/* ADMIN classer */
.admin_headline     {	font-family: Trebuchet MS,Arial; font-size: 15px; font-weight: bold; color: #000000;}
.admin_subheadline  {	font-family: Trebuchet MS,Arial; font-size: 12px; font-weight: bold; color: #000000;}
.admin_text         {	font-family: Trebuchet MS,Arial; font-size: 12px; font-weight: normal; color: #000000;}
.admin_settings     {	font-family: Trebuchet MS,Arial; font-size: 10px; font-weight: normal; color: #000000;}

/* paneltexterna */
.panel_headline     {	font-family: Arial; font-size: 10pt; font-weight: normal; color: #000000;}
.panel_subheadline  {	font-family: Arial; font-size: 10pt; font-weight: normal; color: #000000;}
.panel_text         {	font-family: Arial; font-size: 10pt; font-weight: normal; color: #000000;}

.news_headline      {  font-family: Trebuchet MS,Verdana,Arial; font-size: 15px; font-weight: bold; color: #ffffff;}
.news_text          {  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: normal; color: #ffffff;}
.news_date          {  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: normal; color: #000000;}




/*  -------------------------------------------------------------------------------
    LÄNKAR
*/

/* Länk där INGEN class har satts, GENERELL länk m.a.o. Stilen ska vara densamma som .text */
a:link 				{  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: normal; color: #000000; text-decoration: underline}
a:visited 			{  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: normal; color: #000000; text-decoration: underline}
a:hover 			{  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: normal; color: #000000; text-decoration: underline}
a:active 			{  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: normal; color: #000000; text-decoration: underline}

a.white:link 			{  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: normal; color: #ffffff; text-decoration: none}
a.white:visited 		{  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: normal; color: #ffffff; text-decoration: none}
a.white:hover 			{  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: normal; color: #ffffff; text-decoration: underline}
a.white:active 			{  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: normal; color: #ffffff; text-decoration: none}

/* Topy meny länkar */
a.menu:link 	        {  font-family: Times New Roman,Verdana,Arial; font-size: 14px; font-weight: bold; color: #ffffff; text-decoration: none}
a.menu:visited 	        {  font-family: Times New Roman,Verdana,Arial; font-size: 14px; font-weight: bold; color: #ffffff; text-decoration: none}
a.menu:hover 	        {  font-family: Times New Roman,Verdana,Arial; font-size: 14px; font-weight: bold; color: #ffffff; text-decoration: none}
a.menu:active 	        {  font-family: Times New Roman,Verdana,Arial; font-size: 14px; font-weight: bold; color: #ffffff; text-decoration: none}

/* Topy meny länkar, vald */
a.menu_active:link 		{  font-family: Times New Roman,Verdana,Arial; font-size: 14px; font-weight: bold; color: #859a69; text-decoration: none}
a.menu_active:visited 	{  font-family: Times New Roman,Verdana,Arial; font-size: 14px; font-weight: bold; color: #859a69; text-decoration: none}
a.menu_active:hover 	{  font-family: Times New Roman,Verdana,Arial; font-size: 14px; font-weight: bold; color: #859a69; text-decoration: none}
a.menu_active:active 	{  font-family: Times New Roman,Verdana,Arial; font-size: 14px; font-weight: bold; color: #859a69; text-decoration: none}

/* Special CSS för vald submenu item*/
a.submenu:link 		        {  font-family: Trebuchet MS,Verdana; font-size: 14px; font-weight:normal; color: #eeeeee; text-decoration: none}
a.submenu:visited 	        {  font-family: Trebuchet MS,Verdana; font-size: 14px; font-weight:normal; color: #eeeeee; text-decoration: none}
a.submenu:hover 	        {  font-family: Trebuchet MS,Verdana; font-size: 14px; font-weight:normal; color: #eeeeee; text-decoration: none}
a.submenu:active 	        {  font-family: Trebuchet MS,Verdana; font-size: 14px; font-weight:normal; color: #eeeeee; text-decoration: none}
.submenu      		        {  font-family: Trebuchet MS,Verdana; font-size: 14px; font-weight:normal; color: #ffffff;}

/* Special CSS för vald submenu item*/
a.submenu_active:link 		{  font-family: Trebuchet MS,Verdana; font-size: 14px; font-weight:normal; color: #859a69; text-decoration: none}
a.submenu_active:visited    {  font-family: Trebuchet MS,Verdana; font-size: 14px; font-weight:normal; color: #859a69; text-decoration: none}
a.submenu_active:hover 	    {  font-family: Trebuchet MS,Verdana; font-size: 14px; font-weight:normal; color: #859a69; text-decoration: none}
a.submenu_active:active 	{  font-family: Trebuchet MS,Verdana; font-size: 14px; font-weight:normal; color: #859a69; text-decoration: none}


/* Special CSS för vald submenu2 item*/
a.submenu2:link 		    {  font-family: Trebuchet MS,Arial,Verdana; font-size: 12px; font-weight:bold; color: #003a00; text-decoration: none}
a.submenu2:visited 	        {  font-family: Trebuchet MS,Arial,Verdana; font-size: 12px; font-weight:bold; color: #003a00; text-decoration: none}
a.submenu2:hover 	        {  font-family: Trebuchet MS,Arial,Verdana; font-size: 12px; font-weight:bold; color: #003a00; text-decoration: underline}
a.submenu2:active 	        {  font-family: Trebuchet MS,Arial,Verdana; font-size: 12px; font-weight:bold; color: #003a00; text-decoration: none}
.submenu      		        {  font-family: Trebuchet MS,Arial,Verdana; font-size: 12px; font-weight:bold; color: #003a00;}

/* Special CSS för vald submenu2 item*/
a.submenu2_active:link 		{  font-family: Trebuchet MS,Arial,Verdana; font-size: 12px; font-weight:bold; color: #000000; text-decoration: none}
a.submenu2_active:visited   {  font-family: Trebuchet MS,Arial,Verdana; font-size: 12px; font-weight:bold; color: #000000; text-decoration: none}
a.submenu2_active:hover 	{  font-family: Trebuchet MS,Arial,Verdana; font-size: 12px; font-weight:bold; color: #000000; text-decoration: underline}
a.submenu2_active:active 	{  font-family: Trebuchet MS,Arial,Verdana; font-size: 12px; font-weight:bold; color: #000000; text-decoration: none}

a.admin_settings:link 		{  font-family: Trebuchet MS,Verdana,Arial; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none}
a.admin_settings:visited 	{  font-family: Trebuchet MS,Verdana,Arial; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none}
a.admin_settings:hover 		{  font-family: Trebuchet MS,Verdana,Arial; font-size: 10px; font-weight: bold; color: #000000; text-decoration: underline}
a.admin_settings:active 	{  font-family: Trebuchet MS,Verdana,Arial; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none}


/* Nyhets länkar */
a.news:link 		{  font-family: Trebuchet MS,Verdana,Arial; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none}
a.news:visited 	    {  font-family: Trebuchet MS,Verdana,Arial; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none}
a.news:hover 		{  font-family: Trebuchet MS,Verdana,Arial; font-size: 10px; font-weight: bold; color: #000000; text-decoration: underline}
a.news:active 	    {  font-family: Trebuchet MS,Verdana,Arial; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none}


/* Denna används av ADMIN mode för panel som [hantera sidor] */
a.panelmenu:link 	{  font-family: Trebuchet MS,Verdana; font-size: 12px; font-weight: normal; color: #003a00; text-decoration: none}
a.panelmenu:visited {  font-family: Trebuchet MS,Verdana; font-size: 12px; font-weight: normal; color: #003a00; text-decoration: none}
a.panelmenu:hover 	{  font-family: Trebuchet MS,Verdana; font-size: 12px; font-weight: normal; color: #003a00; text-decoration: underline}
a.panelmenu:active 	{  font-family: Trebuchet MS,Verdana; font-size: 12px; font-weight: normal; color: #003a00; text-decoration: none}

/* footer.inc använder nedan class */
a.footer:link 		{  font-family: Trebuchet MS,Verdana,Arial; font-size: 10px; font-weight: normal; color: #222222; text-decoration: none}
a.footer:visited 	{  font-family: Trebuchet MS,Verdana,Arial; font-size: 10px; font-weight: normal; color: #222222; text-decoration: none}
a.footer:hover 		{  font-family: Trebuchet MS,Verdana,Arial; font-size: 10px; font-weight: normal; color: #222222; text-decoration: underline}
a.footer:active 	{  font-family: Trebuchet MS,Verdana,Arial; font-size: 10px; font-weight: normal; color: #222222; text-decoration: none}


/* Denna används i namn kolumn bl.a i admin sidor som listar */
a.admin:link 		{  font-family: Trebuchet MS,Verdana,Arial; font-size: 11px; font-weight: bold; color: #202020; text-decoration: none}
a.admin:visited 	{  font-family: Trebuchet MS,Verdana,Arial; font-size: 11px; font-weight: bold; color: #202020; text-decoration: none}
a.admin:hover 		{  font-family: Trebuchet MS,Verdana,Arial; font-size: 11px; font-weight: bold; color: #820024; text-decoration: underline}
a.admin:active 	    {  font-family: Trebuchet MS,Verdana,Arial; font-size: 11px; font-weight: bold; color: #202020; text-decoration: none}


/* Panellänkar för Twitter */
a.twitter:link 		{  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none}
a.twitter:visited   {  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none}
a.twitter:hover     {  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none}
a.twitter:active 	{  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none}
.TEXTtwitter        {  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: normal; color: #000000;}


/* Panellänkar för bloggen */
a.blogpanel:link    {  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: normal; color: #003a00; text-decoration: none}
a.blogpanel:visited {  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: normal; color: #003a00; text-decoration: none}
a.blogpanel:hover   {  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: normal; color: #003a00; text-decoration: none}
a.blogpanel:active 	{  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: normal; color: #003a00; text-decoration: none}
a.adminblogpanel:link    {  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: normal; color: #003a00; text-decoration: none}
a.adminblogpanel:visited {  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: normal; color: #003a00; text-decoration: none}
a.adminblogpanel:hover   {  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: normal; color: #003a00; text-decoration: none}
a.adminbblogpanel:active {  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: normal; color: #003a00; text-decoration: none}

.TEXTblogpanel      {  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: normal; color: #000000;}
.TEXTblogpanelDate  {  font-family: Trebuchet MS,Verdana,Arial; font-size: 12px; font-weight: normal; color: #000000;}

/* tror inte denna används!
.menu_headline      {  font-family: Verdana,arial; font-size: 12px; font-weight:bold; font-style:normal; color: #fefffd; text-decoration: none}
*/

/* tror inte denna används!
a.download:link 	{  font-family: Arial; font-size: 10pt; font-weight: normal; color: #003366; text-decoration: none}
a.download:visited  {  font-family: Arial; font-size: 10pt; font-weight: normal; color: #003366; text-decoration: none}
a.download:hover 	{  font-family: Arial; font-size: 10pt; font-weight: normal; color: #418cb3; text-decoration: none}
a.download:active 	{  font-family: Arial; font-size: 10pt; font-weight: normal; color: #003366; text-decoration: none}
*/


.buttonVit {
    font-family: Trebuchet MS, Arial, Helvetica; 
    font-size: 12px; 
    font-weight: normal;
    color:#000000;
    background-color:#ffffff;
    border:1px solid #000000;
    border-radius: 3px;
    padding-left: 5px;
    padding-right: 5px;
    height:28px;
    line-height: 24px;
}
.buttonVit:hover
{
    cursor:pointer;
    background-color: #eeeeee;
    }
    
    
.admin_button {
font-family: Arial; 
font-size: 10pt; 
font-weight: normal;
color:#ffffff;
background-color:#0b3c01;
border:1px solid;
border-color:#666666;
padding-left: 5px;
padding-right: 5px;
margin-top:3px;
}

.admin_input 
{
    font-size: 10px; 
    font-family: Arial; 
    font-weight: normal; 
    border: 1px solid; 
    border-color: #0b3c01;
    width:150px;
}
input[type=text],input[type=password],select {
    font-size: 12px; 
    font-family: Arial; 
    font-weight: normal; 
    color: #0b3c01;
    border: 1px solid #0b3c01; 
    border-radius: 3px; 
    padding-left:3px;
    margin-bottom:4px;
    height:22px;
    line-height: 20px;
}

textarea{
    font-size: 12px; 
    font-family: Arial; 
    font-weight: normal; 
    border: 1px solid #0b3c01; 
    border-radius:3px; 
    margin-bottom:4px;
    padding-left:3px;
    padding-top:3px;

}
.input_text 
{
    font-size: 10pt; 
    font-family: Arial; 
    font-weight: normal; 
    border: 1px solid; 
    border-color: #0b3c01; 
    }

.input_text_news
{
    font-size: 9pt; 
    font-family: Trebuchet MS, Arial; 
    font-weight: normal; 
    border: 1px solid #0b3c01; 
    height: 16px;
    }
    
.splash_overlay
{
    /* NOTERA NEDAN display: none; som måste bort, vi styr med .visible=true/false från Code-behind */
	/* display: none; */
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: white;
	z-index:1001;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
}

.splash_content 
{
    /* NOTERA NEDAN display: none; som måste bort, vi styr med .visible=true/false från Code-behind */
    /* display: none; */
	position: absolute;
    top: 50%;
	left: 50%;
	margin-left: -200px;
	margin-top: -100px;
	width: 500px;
	height: 200px;
	padding: 0px;
	border: none;
	z-index:1002;
	overflow: auto;
}

/* http://www.webmasterworld.com/forum83/1696.htm */
a.labb 
{
display: block; 
background: #fff url("img/menuSelected.gif") top left no-repeat;
vertical-align: middle;
text-align: left;
border: 0px;
/*width: 18px;
height: 18px; */
}


