/* members in list form */

.memberInfo
{
clear: both;
display: block;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #97AE45;
width:463px;
}
.memberInfo a, .memberInfo a:visited, .memberInfo a:active, .memberInfo a:hover
{
font-weight: bold;
color: #3B6A48;
}

.memberInfo .name
{
font-weight: bold;
}

/*
================================
COMMON STYLES 
================================
*/



.left {float:left;}
.right {float:right}
.hide {display:none;}
.pointer {cursor:pointer;}
.clearBoth {clear:both;}

.clearfix:after 
{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}  /* for IE/Mac */


a:active, a:focus
{
  outline: none;
}

table
{
border-collapse: collapse;
}

/*
================================
MAIN STYLES
================================
*/




body
{
  background-color: white;
  font-family: Arial, Verdana, Sans-Serif;
  color: #568A34;
  font-size: 12px;
  overflow-x: hidden;
  overflow-y: scroll;
  /*background: url(../DAG_template/leaf_corner.gif) no-repeat fixed bottom left;*/
 /* background: url("../DAG_template/leaf_corner.gif") no-repeat fixed left bottom ;*/
  /*background: url(../DAG_template/leaf_corner.gif) no-repeat fixed left bottom transparent;*/
}


.leaf_corner
{
  background: url(../DAG_template/leaf_corner.gif) no-repeat fixed left bottom transparent;
}

td
{
  font-size: 12px;
}


textarea
{
overflow: auto;
font-family: Arial, Verdana, Sans-Serif;
}

#container
{
}



a, a:hover, a:visited, a:active
{
  color: #98AD48;
  text-decoration: none;
  font-weight: normal;
}


#mainWrapper
{
background: url(../DAG_Template/top_bg_fade_grey.gif) repeat-x top left;
 /* height: 100pc;*/
}

#mainWrapper_green
{
background: url(../DAG_Template/top_bg_fade_green.gif) repeat-x top left;
 /* height: 100pc;*/
}

#sizeWrapper
{
  width: 908px;
  margin: 0 auto;
}

/*
================================
HEADER STYLES 
================================
*/

#headerWrapper
{
}

#header
{
  width: 889px;
  padding: 0 0 0 0;
}

#header .container
{
  width:889px;
  height: 110px;

}

#header h1
{
}

#header .search
{
padding-top: 15px;

}

.searchBox
{
  background: url(../DAG_template/search_input_bg.gif) no-repeat;
  width: 214px; /*184(png) eller 214 (gif)*/
  height: 25px;
}

input.searchText
{
width: 177px; /* 145(png) eller 177(gif)*/
border: 0px;
background: transparent;
font-size: 11px;
color: #568A34;
}

.usernameBox
{
  background: url(../DAG_template/username_input_bg.png) no-repeat;
  width: 144px;
  height: 23px;
  margin-right: 10px;
}

input.tbUsername
{
width: 124px;
border: 0px;
background: transparent;
font-size: 11px;
color: #568A34;
}

.passwordBox
{
  background: url(../DAG_template/password_input_bg.png) no-repeat;
  width: 144px;
  height: 23px;
}

input.tbPassword
{
width: 110px;
border: 0px;
background: transparent;
font-size: 11px;
color: #000000;
}

#header .payoff
{
padding-top: 75px;
padding-left: 8px;
}

/* Search image bank */

.searchImageBankBox
{
  background: url(../DAG_template/search_imagebank_input_bg.gif) no-repeat;
  width: 274px;
  height: 25px;
}

input.searchImageBankText
{
width: 230px;
border: 0px;
background: transparent;
font-size: 11px;
color: #006944;
}

input.watermark
{
    color: #cccccc;
}

.searchText
{
 color: #568A34;
 /*color #0090AD;*/
}

/*
================================
BODY STYLES 
================================
*/
#body
{
  width: 908px;
  margin: 0 auto;
}

/*
================================
SIDEBAR STYLES 
================================
*/

#sideBar
{
  width: 139px;
  margin: 0 34px 0 0;
}

/*
================================
NAVI STYLES 
================================
*/
.GhostedSubnaviItem{
cursor:hand;
font-size:11px;
color:gray;
}

div.navi
{
border-top: 1px solid #97AE45;
}

#navi td, td.normal
{
  color: #568A34;
  font-size: 12px;
  /*float: left;*/
  text-align: center;
  /*dag ingen padding? alle andre bruger 30px?*/
    padding: 12px 0;
  padding-left: 7px; 
  padding-right: 7px;
}
#navi td.selected
{
  color: #568A34;
  font-size: 12px;
  /*float: left;*/
  background: url(../DAG_Template/menu_selected_top_bg_fade_green.gif) repeat-x top;
}

#navi td.hover
{
  color: #568A34;
  font-size: 12px;
  /*float: left;*/
  background: url(../DAG_Template/menu_selected_top_bg_fade_green.gif) repeat-x top;
}
#navi td.hoverSelected
{
  color: #568A34;
  font-size: 12px;
  /*float: left;*/
  background: url(../DAG_Template/menu_selected_top_bg_fade_green.gif) repeat-x top;
}

#navi td.selected a
{
  color: #568A34;
  font-weight: bold;
}
#navi td.hover a
{
  color: #568A34;
}
#navi td.hoverSelected a
{
  color: #568A34;
  font-weight: bold;
}

#navi td a
{    /*
  display: block;*/
  padding: 12px 0;
 padding-left:0px;
   padding-right:0px; /*DAG padding*/
  font-weight: normal;
  color: #568A35;
}

/*DAG:*/
/*
#navi li
{
padding-left:7px;
padding-right:7px;

}*/

/*
================================
SECONDARY NAVI STYLES 
================================
*/
.secondaryNav
{
  margin: 34px 0 0 0;
    border-top: 1px solid #97AE45;
  background-color: white;
}

    .secondaryNav li
    {
        padding: 7px 0px 8px 10px;
/* padding: 7px 0px 8px 10px; */
        border-bottom: 1px solid #97AE45;  
    }
    
        .secondaryNav li.selected a
        {
     color: #568A34;
        }
    
        .secondaryNav li a
        {
            font-size: 11px;
     font-weight: normal;
            display: block;
    color: #568A34;
        }
.thirdlevelMenuContainerVisible
{
  background-color: #ebf0de;
  margin-left: -10px;
  padding-left: 10px;
  padding-bottom:8px;
}
.fourthlevelMenuContainerVisible
{
  background-color: #f3f7ec;
  margin-left: -10px;
  padding-left: 10px;
}


.openWithChildren
{
  background-image: url(../DAG_Template/arrow_down.png);
  background-repeat: no-repeat;
  background-position: 120px 9px;
  }

.closedWithChildren
{
  background-image: url(../DAG_Template/arrow_right.png);
  background-repeat: no-repeat;
  background-position: 122px 9px;
}
.thirdlevelMenuContainerHidden
{
  display: none;
}
.fourthlevelMenuContainerHidden
{
  display: none;
}
li.thirdlevelSelected
{
  padding: 7px 0px 0px 0px; 
         border-bottom: 0px;
}
li.fourthlevelSelected
{
         border-bottom: 0px;
  margin:0px;
  padding:0px;
  padding: 7px 0px 0px 0px;
}
li.thirdlevelNotSelected
{
  padding: 7px 0px 0px 0px;
         padding-bottom: 0px;
  border-bottom: 0px;
}
li.fourthlevelNotSelected
{
         border-bottom: 0px;
  margin:0px;
  padding:0px;
  padding: 7px 0px 0px 0px;
}
.fourthlevelNav
{margin-top:5px;padding-bottom:-15px;}

/*
================================
TERTIARY NAVI STYLES 
================================
*/

.tertiaryNav li
{
padding: 7px 0px 0px 10px;
border-bottom: none;
}

/*
================================
CONTENT STYLES 
================================
*/
.content
{
  width: 714px;
  font-size: 12px;
  line-height: 18px;
  background-color: white;
}

  .content p
  {
    margin-bottom: 10px;
  }

  .content strong
  {
    font-weight: bold;
  }

  .content em
  {
    font-style: italic;
  }

  .content ol, .content ul
  {
    list-style-position: inside;
    margin-bottom: 10px;
  }
  .content ul
  {
    list-style-type: disc;
  }

.content a
{
font-weight: normal;
text-decoration: underline;
}

a.rightArrow, a.rightArrow:active, a.rightArrow:visited, a.rightArrow:hover,
.rightArrow a, .rightArrow a:active, .rightArrow a:visited, .rightArrow a:hover,
.mainContent a, .mainContent a:active, .mainContent a:visited, .mainContent a:hover,
.mainContent p a, .mainContent p a:active, .mainContent p a:visited, .mainContent p a:hover,

#tinymce p a, #tinymce p a:active, #tinymce p a:visited, #tinymce p a:hover,
#tinymce a, #tinymce a:active, #tinymce a:visited, #tinymce a:hover
{
text-decoration: none;
font-weight: bold;
background: url(../DAG_template/linkarrow_limegreen.gif) no-repeat center right;
padding: 0 10px 1px 0;
}


a.noArrow, a.noArrow:active, a.noArrow:visited, a.noArrow:hover,
.noArrow a, .noArrow a:active, .noArrow a:visited, .noArrow a:hover
{
  text-decoration: none;
  font-weight: normal;
  background: none;
  padding: 0 0 0 0;
}

.twoCol .mainContent
{
padding-top: 36px;
width: 463px;
}

.twoCol .rightBar
{
  margin-top: 25px;
    width: 250px;
}

.mainContentWide
{
padding-top: 36px;
}

.expoCenter
{

}

.sectionRightAlign img
{
display: block;
}
.sectionLeftAlign img
{
display: block;
}


/* BLOG */

.blogroll
{
margin: 0px;
padding: 0px;
padding-bottom: 5px;
}

.blogroll a, .blogroll a:active, .blogroll a:visited
{
color: white;
/*font-size: 11px;*/
text-decoration: none;
}
.blogroll a:hover
{
color: white;
/*font-size: 11px;*/
text-decoration: underline;
}

.post a, .post a:active, .post a:visited, .post a:hover {
text-decoration: none;
color: #568A34;
}

.post h2 {
color: #568A34;
}

.post {
margin-bottom: 20px;
clear: both;
}

.navigation {
float: right;
}

.nav-previous {
  float:left;
}
.nav-next {
  padding-left:10px;
float: right;
}

.entry-content {
  padding-bottom:10px;
}
/*
================================
FOOTER STYLES 
================================
*/

#footer
{
  padding: 15px 0 0 0;
  padding-bottom: 20px;
}

#footer div.container
{
  display: table-cell;
  text-align: right;
  width: 889px;
  margin: 0 auto;
  font-size: 12px;
  /*padding-left: 150px; */  /*173 150*/
  color: #84868A; /*#606060; #84868A;*/
}

#footer a
{
  color: #606060; /*#606060; #84868A;*/
}
/*
================================
FRONTPAGE STYLES 
================================
*/

.frontpage 
{
margin-bottom: 10px;
}

.frontpage .expoWrapper
{
margin-top: 15px;
}

.frontpage .expo {
width: 227px;
/*height: 189px;*/
}

.frontpage .expo, .frontpage .expo p
{
font-size: 11px;
}

.frontpage .expoDoubleWidth
{
width: 454px;
height: 189px;
font-size: 11px;
}

.frontpage .expoText
{
padding-top: 8px;
padding-left: 14px;
padding-right: 20px;
color: white;
}

.frontpage div.expoLink
{
padding-top: 2px;
}

.frontpage a.expoLink
{
color: white;
font-weight: bold;
background: url(../DAG_template/linkarrow_frontpageexpo.gif) no-repeat center right;
padding: 0 9px 1px 0;
    text-decoration: none;
}

.frontpage a.expoLinkAll {
  text-decoration: none;
  cursor:pointer;
}

.frontpage .expoHeadline
{
    height: 36px;
font-family: Museo-700;
font-size: 17px;
font-weight: bold;
line-height: 1.1; 
  padding-top:0px;/*padding-top:78px; */ /*height 114-78 */
  padding-left: 13px;
  padding-right:30px;
/*  margin:30px 22px 10px 0px;*/
/*padding: 16px 12px 10px 0px; */
}

/* Museo */
  .dagFrontPageHeadline {font-family: Museo-300; font-size:33px; color:#97ae46;} /*33*/
  .dagFrontPageText {font-family: Museo-300; font-size:16px; color:#3b6948;}
  .dagExpoTitle { font-family: Museo-700; font-size:15px; color:#fdfdff; }

  .loggedOnText { font-family: Museo-500; font-size:19px; color: #97ae46; }
              

/* Default */   
/* lys blå #006272 */   
/* blå #008faf */   
/* Logo grøn #3b6948 */   
/* Logo grøn lys 97ae46*/   
/* Grundfarve grøn mørk 3b6948*/   
/* Grundfarve grøn normal 8FB895*/   
/* Grundfarve grøn lys c4d4c4*/   
/* Grundfarve grå lys 606060*/   
/* Grundfarve grå mørk c5c5c5*/   




/* Right bar expos */

.rightBar .expoSection
{
padding-left: 37px;
}

/* DAG */
.expoSection ol, .expoSection ul
{
    list-style-position: inside;
    margin-bottom: 10px;
}
.expoSection ul
{
list-style-type: disc;
}
.expoSection li
{
}

.expoSection p, .expoSection td, .expoSection a {
  font-size: 12px;
}

.expoSection a.expoLink {
font-size: 11px;
font-weight: bold;
background: url(../DAG_template/linkarrow_frontpageexpo.gif) no-repeat center right;
padding: 0 9px 1px 0;
    text-decoration: none;
}

.expoSection a.expoLinkAll {
  text-decoration: none;
  cursor:pointer;
}

.rightBar .expo
{

}

.expoSection  ul li {

list-style-type: none;
list-style-image: none;
margin-bottom: 15px; /*15*/

}

.expoSection ul, .expoSection ul ol {
  margin: 0;
  padding: 0;
}
/*EO DAG*/

.expoCenter
{
background-color: #8FB895;
color: white;
line-height: 18px; /*15 */
}
.expoSection .expoHeadline
{
font-family: Museo-700; /*500*/
font-size: 17px;
font-weight: bold;
line-height: 1.1;  
padding: 16px 12px 10px 16px;
}


.expoSection .expoText
{
/*padding: 0px 12px 1px 16px;*/ /*0px 12px 16px 16px;*/
  padding: 0px 8px 1px 16px;
}

.propertyGridLabel
{
font-weight: bold;
padding-right: 20px;
}

table.propertyGrid
{
margin-top: 5px;
margin-left: 5px;
color: #606060;
}

/* stock photo album */

.stockPhoto
{
vertical-align: bottom;
padding-left: 10px; /*10px*/
padding-right: 10px; /*10px*/
padding-bottom: 30px;
border-bottom: 1px solid #C5C5C5;
padding-top: 20px;
width: 150px;
}

.stockPhotoThumbnail
{
}

.stockPhotoHeadline
{
color: #606060;
padding-top: 4px;
}

.stockPhotoSearchTerms
{
color: #a0a0a0;
font-size: 10px;
}
/*
================================
BLOG ENTRY STYLES 
================================
*/

.BlogEntry .ArthurText{

  font-size:11px;
  color:#a2a2a2;
}


/*
================================
FRONTPAGE DESGINBOX STYLES 
================================
*/
.designbox
{
  width:196px;
  height:85px;
  background-image:url(/gfx/dag_design_bg.jpg);
  background-repeat:no-repeat;
  padding-top:40px;
  margin-top:10px;
  padding-left:18px;
  line-height:18px;
}
.designbox a
{
   color:white;
   font-weight:bold;
}


/*
================================
FRONTPAGE BLACKLINK STYLES 
================================
*/
a.blackRightArrow, a.blackRightArrow:active, a.blackRightArrow:visited, a.blackRightArrow:hover
{
    background: url(../DAG_template/linkarrow_black.gif) no-repeat center right;
    padding: 0 8px 0px 0;
}

/*
================================
FRONTPAGE LOGIN STYLES 
================================
*/
input.watermark
{
    color: #cccccc;
    }
.tbUsername, .tbPassword
{ color: #568A34; }

    .memberBox
    {
        width: 600px;
        float: right;
    }
    .textSpacer
    {
        margin-right: 8px;
    }
    .login
    {
        color: #5e6062;   
    }
    .smallFont
    {
        font-family: Arial;
        font-size: 10px;
    }
    .moveUp
    {
        margin-top: -8px;
    }


/*
================================
FRONTPAGE MEMBERBOX STYLES 
================================
*/

    .memberBox
    {
        width: 600px;
        float: right;
    }
    .textSpacer
    {
        margin-right: 8px;
    }
    .login
    {
        color: #5e6062;   
    }
    .smallFont
    {
        font-family: Arial;
        font-size: 10px;
    }
    .moveUp
    {
        margin-top: -8px;
    }


/*DAG Add*/

/* Google maps */
.googleMapsInfoPop
{
height: 140px;
color: #3B6A48;
}
.googleMapsInfoPop h2
{
color: #3B6A48;
font-size: 20px;
font-weight: bold;
margin-bottom: 8px;
}
.googleMapsInfoPop a, .googleMapsInfoPop a:visited, .googleMapsInfoPop a:active, .googleMapsInfoPop a:hover
{
font-weight: bold;
color: #3B6A48;
}

/* members in list form */

.memberInfo
{
clear: both;
display: block;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #97AE45;
}
.memberInfo a, .memberInfo a:visited, .memberInfo a:active, .memberInfo a:hover
{
font-weight: bold;
color: #3B6A48;
}

.memberInfo .name
{
font-weight: bold;
}

/* Project gallery */

.projectList
{
}

.projectList a.rightArrow, .projectList a.rightArrow:active, .projectList a.rightArrow:visited, .projectList a.rightArrow:hover
{
font-weight: normal;
color: #3C6948;
}

.projectWrapper
{
/*float: left;*/
padding-top: 10px;
}

.project
{
background: url(/DAG_template/gardenproject_thumb_framebackground.gif) no-repeat; 
width: 153px; 
height: 110px;
padding-right: 2px;
}

.projectRightmost
{
background: url(/DAG_template/gardenproject_thumb_framebackground.gif) no-repeat; 
width: 153px; 
height: 110px;
padding-right: 0px;
}


.projectPadding
{
padding-left: 9px; 
padding-top: 17px;
}

.projectImage
{
margin-bottom: 20px;
}
.projectNoMatch
{
font-style: italic;
}
/* advanced project viewer */
.projectView .rightArrow
{
color: #3C6948;
}

#thumbnailSection
{
width: 136px; 
margin-left: 13px;
}

#thumbnailListWrapper
{
height: 320px; 
overflow: hidden; 
position: relative;
}
.projectView .upArrow
{
text-align: center; 
padding-bottom: 12px;
}

.projectView .downArrow
{
text-align: center; 
padding-top: 12px;
}
.projectView .title
{
font-weight: bold; 
padding-top: 7px; 
padding-bottom: 4px;
}
.projectView .description
{
  width:501px;
  height:80px;
  overflow-x: hidden;
  overflow-y: scroll;
}
.projectView .projectImageThumbnail
{
background: url(/DAG_template/thumb_framebackground.gif) no-repeat; 
width: 135px; 
height: 99px; 
margin-bottom: 8px;
}

.projectImageThumbnail .padding
{
padding-top: 8px; 
padding-left: 9px;
}
.projectImageThumbnail .imageTitle
{
background-color: #96AD46; 
color: white; 
font-weight: bold; 
padding: 1px; 
padding-left: 4px;
}

.categoryCheckBoxes
{
padding-top: 6px;
padding-left: 14px;
padding-right: 5px;
}


.categoryCheckBoxesList input
{
display: block;
float: left;
padding-top: 5px;
padding-right: 5px;
}
.categoryCheckBoxesList label
{
display: block;
float: left;
padding-top: 3px;
}

.sectionRightAlign img
{
padding-bottom: 4px;
}
.sectionLeftAlign img
{
padding-bottom: 4px;
}

/* FAQ */

div.faqEntry
{
clear: both;
display: block;
padding-bottom: 8px;
padding-top: 25px;
border-top: 1px solid #CDCDCD;
}

h2.faqEntryTitle
{
}

div.faqQuestion
{
color: #568A34;
font-size: 14px;
font-weight: bold;
padding-bottom: 15px;
}

div.faqAnswer
{

}

a.faqAnchor, a.faqAnchor:visited, a.faqAnchor:active, a.faqAnchor:hover
{
text-decoration: none;
  background:none;
}


.faqQuestionListEntry
{
margin-bottom: 5px;
}

.faqQuestionListEntry a, .faqQuestionListEntry a:visited, .faqQuestionListEntry a:active, .faqQuestionListEntry a:hover
{
color: #98AE42;
background: url(../DAG_template/linkarrow_limegreen.gif) no-repeat center right;
padding: 0 9px 1px 0;
font-weight: bold;
text-decoration: none;
}


.faqEntry a.top, .faqEntry a.top:active, .faqEntry a.top:visited, .faqEntry a.top:hover
{
color: #99AE37;
background: url(../DAG_template/linkarrow_top.png) no-repeat center left;
padding: 0 0px 1px 16px;
}


/*
================================
SUBSCRIPTION FORM
================================
*/
#subscribeform
{
    background-image:url(/images/box-tilmeld.jpg);
    width:464px;
    height:110px;
    background-repeat:no-repeat;
    }
#unsubscribeform
{
    background-image:url(/images/box-afmeld.jpg);
    width:464px;
    height:50px;
    background-repeat:no-repeat;
    }
#subscribeform .subscribeTbl
{
    position:relative;
    left:22px;
    top:43px;
    
    }
#unsubscribeform .subscribeTbl
{
    position:relative;
    left:22px;
    top:18px;
    
    }
#subscriptionMessage
{
     background-image:url(/images/box-clean.jpg);
    width:454px;
    height:35px;
    background-repeat:no-repeat;
    padding-top:15px;
    padding-left:10px;
    }
.inputForm_txt
{
    border:0px;
    width:412px; 
    height:18px;   
    font-size: 11px;
color: #568A34;

    }
.inputForm_btn
{
    position:relative;
    top:-2px;
    width:58px;
    height:23px;
    }
    
#subscribeform .subscribeTbl
{
    left:22px;
    top:40px;
}
#subscribeform .subscribeTbl .spacer
{
  height:0px;
  }
#subscribeform .subscribeTbl .text2 input
{
   margin-top:14px;
   height:15px;
}
#subscribeform .subscribeTbl .text1 input
{
   margin-top:4px;
   height:15px;
}

.inputForm_btn
{
    top:-1px;
    left:-5px;
    }
.swichlink
{
 text-decoration:none;
 color:#b4b4b4;
 font-weight:bold;
margin-top:25px;
margin-bottom:25px;
display:block;
}

/* Google marker */

.messagePopBox
{
z-index: 600;
position: absolute;
display: none;
}

/* Leverandør liste element - google maps visningen */
.FindLeverandorBox
{
  float:left;
  padding-left:10px;
  padding-top:10px;
  width:218px;
  height:90px;
  border-bottom:solid 1px gray;
  overflow:hidden;
}

/*aspNetHidden*/

.aspNetHidden {
display:inline-block;
}

/* Search field */
input.watermark
{
    color: #cccccc;
    }
.searchText 
{
  color: #568A34;
}

h2, #tinymce h2 {
font-weight: normal;
font-size: 20px;
color: #568A34;
margin-bottom: 10px;
}



/* activities / calendar */

a.navigator, a.navigator:hover, a.navigator:active, a.navigator:visited
    {
        color: #ffffff;
        font-weight: normal;
        margin-right: 0px;
        text-decoration: none;
        background: none;
        padding: 0 0 0 0;
    }
/*EO activities / calendar */






































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h2 {
font-weight: normal; font-size: 20px; /*color: #959595;*/  color: #568A34; margin-bottom: 10px;
}

h3 {
font-weight: bold; font-size: 12px; /* color: #959595; */ color: #568A34; margin: 0px; padding: 0px; margin-bottom: 3px;
}

.DownloadButton {
padding-right: 10px;
}

p {
font-size: 12px; color: #568A34; margin: 0px; padding: 0px; margin-bottom: 10px;
}

.light {
color: #98AD48;
}

.rightArrow {

}

.faqQuestion {
font-style: italic; padding-top: 5px;
}

.faqAnswer {

}

.imageRightAlign {
float: right; padding-left: 9px; padding-bottom: 10px;
}

.imageLeftAlign {
float: left; padding-right: 9px; padding-bottom: 10px;
}

.sectionRightAlign {
margin: 0px; padding: 0px; float:right; padding-left: 9px; padding-bottom: 20px; color: #666666; font-size: 11px; text-align: left; line-height: 14px;
}

.sectionLeftAlign {
margin: 0px; padding: 0px; float:left; padding-right: 9px; padding-bottom: 20px; color: #666666; font-size: 11px; text-align: center; line-height: 14px;
}

.noArrow {
text-decoration: none;   font-weight: normal;   background: none;   padding: 0 0 0 0; 
}


