/* denna stylesheet-fil skall bara ligga på live-servern */

/* gömmer texten från förstasidan */
.start .footer	{
text-indent:-9999px;
}

/* sätter slideshow-diven till fast höjd */

#slideshow	{
height:333px;
width:970px;
position:relative;
overflow:hidden;
}
