/* Default stylesheet lom.no */


body {
  background-color: #dedede;
  color: #444444;
  font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", "Lucida Sans Unicode", Geneva, sans-serif;
  font-size: 12px;
  margin: 0px;
}
table,caption,th,td {
font-size: 11px;
}
td a {

}


td a:link {
color:#0E3546 !important;
}

td a:hover {
color:#555555 !important;
}

table caption {
	text-align: left;
	margin:4px 0;
	padding:0;
	font-size: 14px;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
  margin: 4px 0px;
  padding: 0px;
}

h1 {
  font-size: 16px;
}
h2 {
  font-size: 14px;
}
h3 {
  font-size: 12px;
}
h4 {
  font-size: 11px;
}
h5 {
  font-size: 11px;
}
h6 {
  font-size: 11px;
}
p {
  padding: 0px;
  margin: 4px 0px 16px 0px;
}
/* End General elements*/



a img {
	border: none;
}
.body img {
	margin: 3px 0px 5px 10px;
	max-width: 98%;
}
.viewarea .block img {
	max-width: 98%;
}
.body img[align="left"] {
	margin-left: 0;
}
.body img[align="right"] {
	margin-right: 0;
}

/* Use class layout on images and tables used for layout */
img.layout, a img.layout {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

table.layout {
  margin: 0px;
  padding: 0px;
}
td.layout {
  padding: 0px;
  text-align: left;
  vertical-align: top;
}
/* General links */
a:link {color: #112F9F; /*0E3546*/ }
a:visited { color: #444444;}
a:hover {color: #112F9F; /*0E3546*/ }

/* read more.. links */
.link  { }
a.link:link { }
a.link:visited { }
a.link:hover { }

/* Standard navigation links */
a.menu, span.menu { }
a.menu:link, .menu a:link { text-decoration: none; }
a.menu:visited, .menu a:visited { text-decoration: none; }
a.menu:hover, .menu a:hover { text-decoration: underline; }

a.menuselected, span.menuselected { }
a.menuselected:link { text-decoration: underline; }
a.menuselected:visited { text-decoration: underline; }
a.menuselected:hover { text-decoration: underline; }

a.itemselectedcurrent, span.itemselectedcurrent { }
a.itemselectedcurrent:link { text-decoration: underline; }
a.itemselectedcurrent:visited { text-decoration: underline; }
a.itemselectedcurrent:hover { text-decoration: underline; }

a.topmenu, span.topmenu { }
a.topmenu:link { }
a.topmenu:visited { }
a.topmenu:hover { }

/* Printable/tell a friend links  */
.toollink { }
a.toollink:link { }
a.toollink:visited { }
a.toollink:hover { }

/* Copyright, CustomPublish powered link etc.  */
.cp { text-align: center;}
.cp a:link { color: #111;}
.cp a:visited {  color: #222;}
.cp a:hover { color: #333;}


/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink { }
.headlinelink:link { }
.headlinelink:visited { }
.headlinelink:hover { }

/* Linked headlines on listing pages */
.headline .headlinelink { }
.headline .headlinelink:link { }
.headline .headlinelink:visited { }
.headline .headlinelink:hover { }

/* Navigation path links */
.path  {  }
a.path:link { }
a.path:visited { }
a.path:hover { }

/* Sitemap links */
.tree { font-weight: normal; }
a.tree:link { text-decoration: none; color: #000000; }
a.tree:visited { text-decoration: none; color: #000000; }
a.tree:hover { text-decoration: underline; color: #000000; }

.sitetree { font-weight: normal; }
a.sitetree:link { text-decoration: none; color: #000000; }
a.sitetree:visited { text-decoration: none; color: #000000; }
a.sitetree:hover { text-decoration: underline; color: #000000; }


/* SECTION: Standard CP classes*/
.default { }
.date { color: #666; font-size: 10px; /* background: url(/getfile.php/981155.1554.qccuvsrypc/date.png)  no-repeat;*/padding:2px 5px 0 /* 20px */;}
.authorimg { color: #333333; font-size: 10px; background: url(/getfile.php/981156.1554.veyddfypdw/user.png) no-repeat;padding:2px 5px 0 20px;}
.feedback { }
.copyright { }
.path span.arrow { padding: 0px 3px; }


.box span.corner {
background-image: url(/getfile.php/1017088.922.ycaffefxyt/box_border.png);
}

.box.orange span.corner {
background-image: url(/getfile.php/1054042.922.yreupxqufd/box_orange_border.png);
}

/* CSS code for (rounded) corners. Remember position: relative; on container element */
span.corner { 
	
  	background-repeat: no-repeat;
	display: block;
  	position: absolute;
  	/* Set width/height to size of corner images */
  	width: 13px;
  	height: 13px;
}

#frontpagebanners span.corner {
	background-image: url(/getfile.php/1017959.922.xyctyxrbeq/bannerframe.png);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	z-index: 2;
	width: 10px;
	height: 8px;
}
.box .webcamframe{
margin:5px 10px;
position:absolute;
top:0;
left: 0;
z-index:10;
font-size: 14px;
}
.webcam img {
	max-width: 100%;
}


span.corner.tl {
  background-position: top left;
  left: -1px;
  top: -1px;
}
span.corner.tr {
  background-position: top right;
  right: -1px;
  top: -1px;
}

span.corner.br {
  background-position: bottom right;
  bottom: -1px;
  right: -1px;
}
span.corner.bl {
  background-position: bottom left;
  bottom: -1px;
  left: -1px;
} 


/* midtskygge */
div.s1 { 
  background-position: top left;
  background-repeat: repeat-y;
}
/* toppskygge */
div.s2 { 
  background-position: top left;
  background-repeat: no-repeat;
}
/* bunnskygge */
div.s3 { 
  background-position: bottom left;
  background-repeat: no-repeat;
}

/* Fully flexible shadows */
/* Use in combination with corners for a rounded box with almost any type of shadow */
/* Flexibility limited by image size due to combination of two shadows top+bottom/left+right in each image. */
/* HTML Skeleton: 
<div class="container"><!-- must have position: relative; -->
<div class="side h b"><div class="side h t"><div class="side v l"><div class="side v r">

Content here...

<span class="corner tl"></span>
<span class="corner tr"></span>
<span class="corner br"></span>
<span class="corner bl"></span>

</div></div></div></div><!-- end sides -->

</div><!-- end container -->
*/

div.side, span.side {
	 display: block;
}
/* v = vertical, h = horizontal, l = left, r = right */ 
div.side.v, span.side.v {
	 background-position: top left;
	 background-repeat: repeat-y;
}
div.side.v.r, span.side.v.r {
	 background-position: top right;
}
div.side.h, span.side.h {
	 background-position: top left;
	 background-repeat: repeat-x;
}
div.side.h.b, span.side.h.b {
	 background-position: bottom left;
}


 /* Site default shadows */
div.side.h, span.side.h {
	 /* Background-image with horizontal (top/bottom) shadows. Taller than tallest container with shadow. Split into two background images when required  */
}
div.side.v, span.side.v {
	 /* Background-image with vertical (left/right) shadows. Wider than page */ 
}


/* Standard tools */
div.tools { float: left;}
div.tool { margin: 2px 0px; }
#skiplink { display: none; }
div.pagebar { padding: 10px 0px; clear: both; }
.pagebar.prev { padding-right: 10px; }
#path span.arrow { padding: 0px 3px; }


/* Share Widget */

#sharebox {
background: #eee;
border: 1px solid #BBB;
float: right;
}
ul#sharelist {
color:#47494B;
font-family:Tahoma !important;
font-size: 11px !important;
list-style: none;
margin:5px;
padding:0;

}
ul#sharelist li a{
color: #47494B !important;
text-decoration: none;
}
ul#sharelist li a:hover{
text-decoration: underline;
}

ul#sharelist li {
float: left;
padding:3px 0px 3px 20px;
margin-right:10px;
}

ul#sharelist li.facebook {
background:transparent url(/getfile.php/1032312.1537.vfqpbyfveq/facebook_16.png) no-repeat 0 0px;
}
ul#sharelist li.twitter {
background:transparent url(/getfile.php/1032311.1537.uqwcudxqfr/twitter_16.png) no-repeat 0 0px;
}
ul#sharelist li.digg {
background:transparent url(/getfile.php/1032314.1537.cdtcbestfc/digg_16.png) no-repeat 0 0px;
}
ul#sharelist li.tips {
background:transparent url(/getfile.php/1032316.1537.wsydepexdq/email_16.png) no-repeat 0 0px;
}
ul#sharelist li.print {
background:transparent url(/getfile.php/1032318.1537.tbsedbtprb/print_16.png) no-repeat 0 0px;
}
ul#sharelist li.delicious {
background:transparent url(/getfile.php/1032313.1537.xqasqyfbvb/delicious_16.png) no-repeat 0 0px;
}
ul#sharelist li.nettby {
background:transparent url(/getfile.php/1032317.1537.dssddyqbtq/nettby_16.png) no-repeat 0 0px;
}
ul#sharelist li.friendfeed {
background:transparent url(/getfile.php/1032320.1537.qrdaccptvr/friendfeed_16.png) no-repeat 0 0px;
}
ul#sharelist li.youtube {
background:transparent url(/getfile.php/1003217.1537.xerwcysexa/youtube.png) no-repeat 0 0px;
}
ul#sharelist li.vimeo {
background:transparent url(/getfile.php/1003219.1537.pwuqssbbap/vimeo.png) no-repeat 0 0px;
}
ul#sharelist li.blogger {
background:transparent url(/getfile.php/1003209.1537.pxqwvqvaby/blogger.png) no-repeat 0 0px;
}
ul#sharelist li.google {
background:transparent url(/getfile.php/1028790.922.rpctwsatpy/google_32.png) no-repeat 0 0px;
}
ul#sharelist li.stumbleupon {
background:transparent url(/getfile.php/1032315.1537.tpsppuuwuq/stumbleupon_16.png) no-repeat 0 0px;
}
ul#sharelist li.myspace {
background:transparent url(/getfile.php/1032322.1537.wxufrextty/myspace_16.png) no-repeat 0 0px;
}

/* SECTION: listing/view styles */
div.pagedescription { }
.pagedescription { }
h1.headline {
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
.twocol h1.headline {
	font-size: 12px;
}
 h1.headlineview {
	color: #084b88;
 	font-size: 16px; 
  	font-weight: bold; 
  	margin: 0px;
  	padding: 0px;
}
.headlineview.forside {
float: left;
}
.subheadline, h2.subheadline {
  font-weight: normal; 
  margin: 5px 0px 0px 0px;
  padding: 0px;
  line-height: 1.0;
}
.ingress {
}
div.ingress {
  margin: 6px 0px; 
  padding: 0px;
}
.ingressview {
}
div.ingressview {
  margin: 6px 0px; 
  padding: 0px;
}

.byline {
float: right;
}

p.byline, .byline {
  margin: 0px; padding: 0px;
}

/* SECTION: Articlemedia */
div.articlemedia { 
	width: 170px;
	float: left;
	margin-left: 10px;
}

div.articleimage { 
	margin-bottom: 10px;
}
div.articleimagedesc, i.paragraphpictext { 
	font-style: italic;
	padding: 1px 2px;
}
.imagetext {
	clear: both;
	font-size: 10px;
}

/* SECTION: viewarea block/spacing elements */
.block {
  margin-bottom: 15px;
}

.articleblock .imgwrap{
	float: left;
	width: 32.5%;
}
.articleblock .imgwrap img{
	/*max-width: 100%;*/
}
.articleblock .textwrap{
	float: right;
	width: 65%;
}
/* Full text width if no listing image */
div.articleblock.nopic .textwrap{
	float: none;
	width: auto;
}

/* 2-spalter */
div.twocol .articleblock, div.twocol .box{ 
	width: 49%;
}
div.twocol .articleblock .box{ 
	width: auto;
}
div.twocol .pair0 { 
	clear: both;
	float: left;
}
div.twocol .pair1 { 
	clear: right;
	float: right;
	margin-right: 0;
}

/* 3-spalter */
div.threecol .articleblock, div.threecol .box { 
	width: 321px;
	float: left;
	margin-right: 5px;
}
div.threecol .treble0 { 
	clear: both;
}
div.threecol .treble1 { 
	margin-right: 0;
}
div.threecol .treble2 { 
	clear: right;
	float: right;
	margin-right: 0;
}


/* 4-spalter */
div.fourcol .articleblock, div.fourcol .box { 
	width: 23.5%;
	float: left;
	margin-right: 2%;
}
div.fourcol .quad0 { 
	clear: both;
}
div.fourcol .quad2 { 
	margin-right: 0;
}
div.fourcol .quad3 { 
	clear: right;
	float: right;
	margin-right: 0;
}

hr, div.hr /* Replacement for hr (easier to style in older browsers) */{
	background-color: transparent;
	border-bottom: 1px solid #000000;
  font-size: 1px;
  clear: both;
  height: 10px;
  margin-bottom: 10px;
}
div.body {
  clear: both; 
  margin: 0px 0px 22px 0px;
}
.clearfix {clear: both; font-size: 1px; height: 0px; }
/* SECTION ARTPICS */
td.artpic {
  padding: 5px;
  vertical-align: top;
  text-align: left;
}
/* SECTION: page containers */ 
/*
blue - /getfile.php/980766.1554.eabqupqtbe/page_bg.png
orange - /getfile.php/981724.1554.xbttsafubf/page_bg_orange.png
yellow - /getfile.php/981734.1554.cxbsuqcyae/page_bg_yellow.png
dark green - /getfile.php/981736.1554.ddeeaaqesy/page_bg_darkgreen.png
*/
#page {
  width: 920px;
	margin: 0 auto;
  padding: 0px;
  text-align: left;
}

#page .inner{
  width: 980px;
	margin: 0 auto;
  padding: 0px;
  text-align: left;
}

#top {
	float: left;
	margin: 0px;
  	padding: 5px 0 0;
}
.topnav {
float: left;
margin: 0 auto;
background: #999999;
color: #FFF;
padding-top: 2px;
height: 22px;
width: 902px;
font-size: 10px;
}
.topnav a {
color: #FFF;
text-decoration: none;
}

.topnav a:hover {
color: #FFF;
text-decoration: underline;
}

.langbar {
float: right;
}

#middle {
}
#toolbar {
background: #FF6833 url(/getfile.php/1016893.922.depxyyqcrs/nav_bg.png) top right repeat-x;
width: 900px;
margin: 0 auto 5px;
height: 28px;
float: left;
padding-top: 9px;
position: relative;
z-index: 2;
}
.toolbar a:link, .toolbar a:visited, .toolbar a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.toolbar a:hover {
	text-decoration: underline;
}
#navbar {
	float: left;
	min-height: 100px;
	margin-right: 10px;
	width: 180px;
}

#main {
	float: left;
	width: 540px;
}

#mainsidebar {
	float: right;
	width: 180px;
}

#content {
width: 920px;
margin: 0 auto;
}

#subnavbar {
float: left;
width: 200px;
margin-right: 10px;
}

#articleslideshow {
float: left;
background: #222 url(/getfile.php/982552.1554.rpqpaaxrsf/slideshow_bg.png) no-repeat;
height: 280px;
width: 740px;
margin-bottom: 10px;
border: 1px solid #CCC;
}
#articleslideshow .articleslideshowimage {
position: relative;
z-index: 1;
float: left;
}
#articleslideshow .articleslidestext {
position: relative;
top:-145px;
z-index: 2;
float: right;
padding: 10px;
color: #FFF;
background: #222;
  /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
}
#articleslideshow .articleslidestext h1 {
}

#articleslideshow .articleslidestext p {

}


#footer {
background: #999 url(/getfile.php/1017237.922.dauptsevpb/footer_top.png) no-repeat top center;
width: 980px;
margin: 0 auto;
  clear: both;
  text-align: left;
  color: #FFF;
  font-size: 10px;
  padding: 15px 0px;
}

ul#footermenu {
text-align: left;
float: left;
list-style: none;
margin:0 20px;
list-style-position: outside;
}
ul#footermenu li {
padding: 3px 0px;
margin: 0;
}

ul#footermenu li ul{
padding: 3px 0px;
margin: 0;
list-style: none;
}

ul#footermenu li a:link{
text-decoration: none;
padding-right: 25px;
color: #FFF;
}

ul#footermenu li a:visited{
color: #222;
}

ul#footermenu li.menulevel0{
float: left;
}

ul#footermenu li.hassubitem a {
font-weight: bold;
}

ul#footermenu li.hassubitem ul a {
font-weight: normal;
}

ul#footermenu li a:hover,ul#footermenu li a.itemselected{
color: #000;
background: none;
}

#footer .divider {
background: url(/getfile.php/1017412.922.eqxdswuyvb/footer_divider.png) no-repeat;
height: 13px;
width: 700px;
margin: 0 auto;
}
#footer .footershortcuts {
font-size: 12px;
margin: 10px 20px;
padding: 10px 0;
width: 100%;
}

#footer .shortcut {
float: left;
padding-left: 40px;
margin: 0 10px;
min-height: 32px;
min-width: 15%;
}

#footer .shortcut a{
color: #FFF;
}
#footer .shortcut a:hover{
color: #000;
}


#footer .shortcut.rss{
background: url(/getfile.php/1017277.922.qsstvftwcy/f_rss.png) no-repeat left top;
}
#footer .shortcut.presse{
background: url(/getfile.php/1017274.922.rpwfwupbcq/f_presse.png) no-repeat left top;
}
#footer .shortcut.profil{
background: url(/getfile.php/1017275.922.fbeduvbvat/f_profil.png) no-repeat left top;
}
#footer .shortcut.flytthit{
background: url(/getfile.php/1017272.922.vebcdbappb/f_house.png) no-repeat left top;
}
#footer .shortcut.oppmuntring{
background: url(/getfile.php/1017273.922.pqteayufcq/f_oppmuntring.png) no-repeat left top;
}
#footer .shortcut.redaksjonen{
background: url(/getfile.php/1017276.922.bswucfxerf/f_red.png) no-repeat left top;
}
#footer .shortcut.twitter{
background: url(/getfile.php/1021002.922.dsswrppqce/twitter_24.png) no-repeat left top;
}
#footer .shortcut.facebook{
background: url(/getfile.php/1021001.922.varyfyrxav/facebook_24.png) no-repeat left top;
}




/* SECTION: Main */
.articleblock {
}

.slideshowpage .articleblock {
width: 240px;
float: left;
margin-right:5px;
}


/* SECTION: Sidebar */
.sidebar {
}

/* SECTION: box */
.box {
  padding: 0px;
  margin: 0px 0px 5px 0px;
  position: relative;
  border: 1px solid #CCCCCC;
  zoom: 1;
}
#frontpagebanners .box{
width:321px;
height: 100px;
}

#frontpagebanners .bannerimg {
position: relative;
z-index: 1;
}

.box .head {
background: url(/getfile.php/980914.1554.weasaaqasd/box_head_bg.png) repeat-x bottom left;
font-size: 14px;
padding: 5px 0px 7px 10px;
}
.box .cell {
background: #FFFFFF;
padding: 10px;
}
.box ul {
  padding: 0px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
}
.box ul li {
  margin: 0px 0px;
  padding: 0px;
}
.box p {
  padding: 0px;
  margin: 0px 0px 5px 0px;
}
.box h3.caption {
	color: #084b88;
  padding: 0px;
  margin: 0px;
}

/* SECTION: menu elements */


ul.menu, ul.submenu {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
ul.submenu {
	padding-left: 10px;
}
ul.menu li {
  margin: 0px;
  padding: 1px 0px;
}
ul.menu li ul li.menulevel1,ul.menu li ul li.menulevel2,ul.menu li ul li.menulevel3 {
background: url(/getfile.php/981392.1554.cerqcwetcx/menu_sublink.gif) no-repeat;
padding-left: 15px;
}
#topmenu {
  list-style-type: none;
}
#topmenu li {
  display: inline;
}

ul.mainmenu {
	margin: 0 0 5px;
}
ul.mainmenu li a.menulevel0 {
	background-color: #FF6733;
	background-image: url(/getfile.php/1145661.922.uvpqdywesb/mainmenu-bg.png);
	background-position: top left;
	background-repeat: repeat-x;
	color: #FFFFFF;
	display: block;
	padding: 5px 5px;
}

#tools {
  list-style-type: none;

}
#tools li {
  background-position: center left;
  background-repeat: no-repeat;
}
#tools li#tips {
}
#tools li#printable {
}

#path {
	float: left;
}

/* SECTION: search */
#search {
float: right;
}
#searchform {
margin:0px;
padding: 0;
/*background: url(/getfile.php/1016862.922.qqtwqdbbqd/search_bg.png) no-repeat;*/
position: relative;
bottom: 2px;
width:200px;
}
input.searchinput {
	font-size:12px;
	margin: 0;
	width: 140px;
  
}	
input.searchsubmit {
	/*background: url(/getfile.php/1016864.922.xrauafrpub/search_btn.png) no-repeat;*/
	margin: 0;
}
/* SECTION: banner locations */
.bannerlocation {
  clear: both;
  text-align: center;
}
.bannerlocation table {
  margin-left: auto;
  margin-right: auto;
}
.bannerlocation td {
  text-align: center;
  padding: 5px 0px;
}
.bannerlocation img {
  border-width: 0px;
}

.icalendardayhead  { background-color: #cecece;  }
.monthlycalendartable  { width: 100%; }
.calendardate { color:#333333; font-size: 85%;  }

.eventlist {
margin: 0px 0;
}
.eventlist .smalltext {
font-size: 10px;
color: #369;
}
.eventlist h3 {
text-align: center;
background: url(/getfile.php/1016893.922.depxyyqcrs/nav_bg.png) repeat-x 0 -2px;
padding: 8px 0;
color: #FFF;
margin: 0 -1px;
}

.eventlist .date { color: #555; font-size: 10px; background: url(/getfile.php/981155.1554.qccuvsrypc/date.png) no-repeat; padding: 2px 5px 0 20px;}
.eventlistwrap {
/*	float: left;
	width: 380px;*/
}
.fasteaktivitetar {
	float: right;
	min-height: 20px;
	padding: 5px;
	width: 140px;
}
.eventlist ul {
width: 100%;
}

.eventlist ul.listarrangement {
float: left;
}
.eventlist ul.listkurs {
float: right;
}
.eventlist ul li {
padding: 3px;
}

.eventlist ul li.odd,.eventlist ul li.even:hover {
background: #ffffff url(/getfile.php/1017390.922.bxwdcpsaad/event_odd.png) repeat-x bottom;
}

.eventlist ul li.even,.eventlist ul li.odd:hover {
background: #ecebeb url(/getfile.php/1017389.922.fdwqbqarpy/event_even.png) repeat-x bottom;
}

#eventsearch{
padding:10px 3px;
}

#eventsearch .searchinput{
border: 1px solid #CCC;
padding: 5px;
}

#eventsearch #calsearchsubmit{
border: 1px solid #CCC;
background: url(/getfile.php/1017397.922.vebavydubf/eventsearch_btn.png) no-repeat 5px 5px;
padding: 3px 3px 3px 25px;
height:25px;
width:58px;
}


.errmsg  { font-weight: bold; color: #aa0000;  }

table.weathertablesmall { 
	background-color: #FFFFFF;
	width: 100%;
}
table.weathertablesmall td.weatherlocname{
	padding-left: 3%;
	width: 52%
} 
table.weathertablesmall td.weathericon{
} 
table.weathertablesmall td.weathertemperature{
	padding-right: 3%;
	text-align: right;
	width: 12%;
} 
table.weathertablefivedays { }

table.weathertablefivedays td {
  padding: 5px;
}
table.weathertablefivedays td.weatherlocname {
  width: 100px;
  font-weight: bold;
}
table.weathertablefivedays { }
.weatherdaylabel, td.weatherfivedays {
  width: 75px;
}

input.newslettersubemail {
	width: 98%;
}

/* */

#vectorlom {
background: url(/getfile.php/1016877.922.aebfycpdtc/vectorlom.png);
float: right;
margin-top: 25px;
width: 246px;
height: 80px;
}

.langbar {
float: left;
}
#texttools,#colorscheme,#quicklinks {
float: right;
margin: 0 5px;
}

#scalenormal {
font-size:12px;
}
#scalelarge {
font-size:15px;
}
#scalelargest {
font-size:20px;
}
#texttools {
line-height:15px;
}
p.center {
text-align:center;
}
div.calfooter {
	padding: 4px 10px 4px;
}

#talewebholder {
	border: 1px solid red;
	position: absolute;
	left: 0;
	top: 0;
}
#PAFTOOLBAR {
	margin-left: -43px;
}