h1 {
        font-weight: bold;
        font-size: 1.3em;
        line-height: 1.0em;
}

h2 {
        font-weight: bold;
        font-size: 1.0em;
        line-height: 1.0em;
}
.h2svart {
        font-weight: bold;
        font-size: 0.8em;
        line-height: 1.0em;
}

.h2svart2 {
        font-weight: bold;
        font-size: 0.9em;
        line-height: 1.0em;
}

h3 {
        font-weight: bold;
        font-size: 0.8em;
        line-height: 1.0em;
}


h4 {
        font-weight: bold;
        font-size: 1.0em;
        line-height: 1.0em;
}

h5 {
        font-weight: bold;
        font-size: 0.8em;
        line-height: 1.0em;
}

.field td, 
.field p, 
.field li {
        font-size: 0.8em;
        line-height: 1.2em;
}

.placeA a {
        text-decoration: underline;
}

.placeA li a {
        text-decoration: none;
}

.placeA li a:hover {
        text-decoration: underline;
}

.placeA caption {
        font-weight: bold;
        font-size: 0.8em;
        line-height: 1.2em;
}

.placeA th {
        font-weight: bold;
        font-size: 0.8em;
        line-height: 1.2em;
}

.placeA td, 
.placeA th, 
.placeA p, 
.placeA li {
        font-size: 0.8em;
        line-height: 1.2em;
}

.templateStart .placeA td,
.templateStart .placeA p,
.templateStart .placeA li,
.placeA .newsListSmall li {
        font-size: 0.7em;
        line-height: 1.2em;
}


.placeB td, 
.placeB p,
.placeB li {
        font-size: 0.7em;
        line-height: 1.2em;
}

.placeD,
.placeE, 
.placeF ul{
        font-size: 0.8em;
        line-height: 1.2em;
}

.contentFoot {
        font-size: 0.7em;
}

.contentList {
        font-size: 0.8em;
	line-height: 1.2em;
}

.customFoot {
        font-size: 0.8em;
        line-height: 1.2em;
}


.placeA .head, 
.placeA .headMiddle {
        font-weight: bold;
        font-size: 0.8em;
        line-height: 1.0em;
}

.placeB .head, 
.placeB .headMiddle {
        font-weight: bold;
        font-size: 0.8em;
        line-height: 1.0em;
}

div.headToolbarMenu {
        font-size: 0.7em;
        line-height: 1.2em;         
}

div.menuSubHead {
        font-size: 0.78em; /* 0.7em Svensson  */
        font-weight: bold;
        line-height: 2.0em;
}

div.menuSubHeadTwoRows {
   		 padding-top: 1px;
   		 padding-bottom: 3px;
  	   font-size: 0.9em; 
  		 font-weight: bold;
 		 line-height: 1.0em; 
       text-align: center;
       vertical-align: middle;
      margin-bottom: 1em; /* Added 081211 to fix IE 7 chopping off the legs of the g and p */
}

div.menuSubPlate {
        font-size: 0.8em;
        font-weight: bold;
        line-height: 2.0em;
}

div.quickLaunch p {
        font-weight: bold;
        font-size: 0.8em;
}


.menuItem, 
.menuItemSelected {
        font-size: 0.8em;
        line-height: 16px;
}

.startBottomCenterHeadDiv, 
.startBottomRightHeadDiv {
        font-weight: bold;
        font-size: 0.8em;
        line-height: 1.2em;
}
.contentMainboxtTdSr {
        font-size: 1.5em;
        line-height: 1.2em;
}

ul.mainnav {
        font-size: 0.7em;
        line-height: 1.3em; /* 1.0 */
}



.placeALU  td {      
        font-size: 0.9em;
        line-height: 1.2em;
        padding: 5px;

}

/* Jul bakgrund */

/*
body {
   background-image: url(http://www.med.lu.se/design/plain/images/heads-2/julbg.png);
}
*/


/* Registration forms eg Neuroscience Day */

#registrationform legend {
        color:#000;
        font-weight: bold;
        padding:10px;
}

#registrationform input.kryssruta {
  margin-bottom: 1em;
}

#registrationform fieldset {
  margin: 1em;
}

.mandatory {
  background-color:#ffffcc;}

