/* ================================
    CSS STYLES FOR DotNetNuke
   ================================*/   

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {}

/* background color for the content part of the pages */
Body 
{
    margin: 3px 0px 10px 0px;
   /* SUMMER COLOR - */
    background-color: #004500;
   /* Fall color - 
    background-color: #E57126;*/
    text-align: center; 
    font-size: 10px;
    font-family: Verdana, Arial, Tahoma, Sans;
}

/* background/border colors for the selected tab */
.TabBg {}

.SubMenu {background-color: #f7f7f7;}

.HeaderPane
{
    background-color: #FFFFFF;
    text-align:right;
    vertical-align: bottom;
    padding-bottom: 5px;
    width: 235px;
}

.HeaderPane_left
{
    background-color: #FFFFFF;
    text-align:right;
    vertical-align: bottom;
    padding-bottom: 5px;
    width: 290px;
}

.LeftPane {}

.titlePane
{
    padding: 0px 0px 0px 20px;
   /* color: #014601;
    font-weight: bold;
    font-size: 20px;*/
 }

.ContentPane 
{
    padding: 10px 20px 10px 20px; 
    margin:0px 0px 0px 0px;
    background-color: #FFFFFF;
    
}

.HomePix
{
    padding: 0px 0px 0px 0px; 
    margin:0px 0px 0px 0px;
    background-color: #FFFFFF;
    background-image: url('/2/Portals/2/images/Home_pix1.jpg');
    background-repeat: no-repeat;
}

.ContentPane1 
{
    padding: 5px 5px 0px 5px; 
    margin:0px 0px 0px 0px;
    background-color: #FFFFFF;
    vertical-align: top;
}

.ContentPane2 
{
    padding: 5px 5px 0px 5px; 
    margin:0px 0px 0px 0px;
    background-color: #FFFFFF;
    vertical-align: top;
}

.ContentPane3 
{
    padding: 5px 5px 0px 5px; 
    margin:0px 0px 0px 0px;
    background-color: #FFFFFF;
    vertical-align: top;
}

.TopPane{}

.TopSeason{}

.HomeBannerPane
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-color: #FFFFFF;
}

.RightPane  {}

.SecondBar {background-color: #112E0B;}

.BorderLeft
{
    /* Summer */ 
    background-image: url('images/msa_left.gif'); 
    /* Fall 
    background-image: url('images/msaFall_left.gif');*/ 
    background-repeat: repeat-y;
    width: 10px;
}

.BorderRight
{
    /* Summer */ 
    background-image: url('images/msa_right.gif');
    /* Fall  
    background-image: url('images/msaFall_right.gif');*/ 
    background-repeat: repeat-y;
    width: 10px;
}


table
{
    border-width: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*border-collapse: collapse;*/
	border-spacing: 0px;
}

td
{
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px; 
}

.collapse
{
    border-width: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}
/*
.tdMenu
{
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px; 
}*/

/*summer*/ 
a {color: #014601; text-decoration: underline;}
a:link  {color: #014601; text-decoration: underline;}
a:visited {color: #666666; text-decoration: underline;}
a:active {color: #014601; text-decoration: underline;}
a:hover {color: red; text-decoration: underline;}
/*fall 
a {color: #C85127; text-decoration: underline;}
a:link  {color: #C85127;}
a:visited {color: #666666;}
a:active {color: #C85127;}
a:hover {color: red;}
*/ 

/*summer*/ 
a.lkTxt {color: #014601; text-decoration: underline;}
a.lkTxt:link  {color: #014601; text-decoration: underline;}
a.lkTxt:visited {color: #014601; text-decoration: underline;}
a.lkTxt:active {color: #014601; text-decoration: underline;}
a.lkTxt:hover {color: red; text-decoration: underline;}
/* fall 
a.lkTxt {color: #C85127; text-decoration: underline;}
a.lkTxt:link  {color: #C85127;}
a.lkTxt:visited {color: #C85127;}
a.lkTxt:active {color: #C85127;}
a.lkTxt:hover {color: red; text-decoration: underline;}*/ 

/*summer*/
a.noLine {color: #014601; text-decoration: none;}
a.noLine:link  {color: #014601; text-decoration: none;}
a.noLine:visited {color: #014601; text-decoration: none;}
a.noLine:active {color: #014601; text-decoration: none;}
a.noLine:hover {color: red; text-decoration: underline;}
/* fall 
a.noLine {color: #C85127; text-decoration: none;}
a.noLine:link  {color: #C85127;}
a.noLine:visited {color: #C85127;}
a.noLine:active {color: #C85127;}
a.noLine:hover {color: red; text-decoration: underline;}*/

/*summer*/
A.menuBottom
{    
    font-size: 9px;
    color: #014601;
    vertical-align: middle;
    text-decoration: none;
}
A.menuBottom:link {color: #014601; text-decoration: none;}
A.menuBottom:visited {color: #014601; text-decoration: none;}
A.menuBottom:active {color: #014601; text-decoration: none;}
A.menuBottom:hover {color: red; text-decoration: underline;}
/*fall
A.menuBottom
{    
    font-size: 9px;
    color: #C85127;
    vertical-align: middle;
    text-decoration: none;
}
A.menuBottom:link {color: #C85127;}
A.menuBottom:visited {color: #C85127;}
A.menuBottom:active {color: #C85127;}
A.menuBottom:hover {color: red; text-decoration: underline;}*/

/* -- ANCHOR <li> ---- */
/*summer*/
A.anchorParent{color: #014601; text-decoration: none;}
A.anchorParent:link {color: #014601;}
A.anchorParent:visited {color: #014601;}
A.anchorParent:active {color: #014601;}
A.anchorParent:hover {color: #014601; text-decoration: underline;}
/* fall
A.anchorParent{color: #C85127; text-decoration: none;}
A.anchorParent:link {color: #C85127;}
A.anchorParent:visited {color: #C85127;}
A.anchorParent:active {color: #C85127;}
A.anchorParent:hover {color: #C85127;text-decoration: underline;}*/

a.anchorKid{color: #FFFFFF; text-decoration: none;font-size: 14px;}
a.anchorKid:link {color: #FFFFFF;}
a.anchorKid:visited {color: #FFFFFF;}
a.anchorKid:active {color: #FFFFFF;}
a.anchorKid:hover {color: #FFFFFF; text-decoration: underline;}


/* ----------------------- */

/* text style for the selected tab */
.SelectedTab {}
/* hyperlink style for the selected tab */
A.SelectedTab:link {}
A.SelectedTab:visited  {}
A.SelectedTab:active   {}
A.SelectedTab:hover    {}

/* text style for the unselected tabs */
.OtherTabs {}    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {}
A.OtherTabs:visited  {}
A.OtherTabs:active   {}
A.OtherTabs:hover    {}

A.picto
{    
    font-size: 11px;
    color: #666666;
    vertical-align: top;
}
A.picto:link {}
A.picto:visited {}
A.picto:active {}
A.picto:hover {color: #014601;}


/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

P
{
    padding: 5px 0px 15px 0px; 
    margin: 0px 0px 0px 0px;
}

/* text style used for most text rendered by modules */
.Normal
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {}
A.CommandButton:visited  {}
A.CommandButton:active   {}
A.CommandButton:hover    {}

A.white:link {color:white;}
A.white:visited  {color:white;}
A.white:active   {color:white;}
A.white:hover    {color:white;}
    
/* GENERIC */
H1  
{
    font-size: 16px;
    font-weight: bold;
    /* Summer*/
    color: #014601;
    /* Fall 
    color: #C85127;*/
    margin: 0px 0px 0px 0px;
}

H2  
{  
    font-size: 12px;
    font-weight: bold;
    color: Black;
    margin: 0px 0px 0px 0px;
}

.white {color:white;}

H3  
{
    font-size: 11px;
    font-weight: bold;
    color: Black;
    margin: 0px 0px 0px 0px;
}

H4  
{
    font-size: 10px;
    font-weight: bold;
    color: #333333;
    margin: 0px 0px 0px 0px;
}

H5  
{
    font-size: 10px;
    color: #666666;
    margin: 0px 0px 0px 0px;
}

DT
{
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}
.skinObject
{
   font-size: 10px;
   color: #827B68;
   font-weight : normal;
   padding: 5px 0px 10px 0px;
}

A.homeLink{
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}
A.homeLink:link  { color: #000000;}
A.homeLink:visited {color: #000000;}
A.homeLink:active {color: #000000;}
A.homeLink:hover {color: #014601;}

A.homeLink2{
    font-size: 11px;
    font-weight: bold;
    color: #666666;
}
A.homeLink2:link  { color: #666666;}
A.homeLink2:visited {color: #666666;}
A.homeLink2:active {color: #666666;}
A.homeLink2:hover {color: #014601;}


A.subMenu 
{
    /* summer */
    color: #014601;
    /* fall 
    color: #C85127;*/
    text-decoration: none;
}
A.subMenu:link {}
A.subMenu:visited{}
A.subMenu:active{}
A.subMenu:hover{text-decoration: underline;}

SMALL{}

BIG {}

BLOCKQUOTE, PRE {}

ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 20px;
}

UL LI   
{
    list-style: disc;
}

UL LI LI    {}
UL LI LI LI {}
OL LI   {}
OL OL LI    {}
OL OL OL LI {}
HR {}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {}   

/* style of item titles by Announcements and events */
.ItemTitle    {}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {}
.ModuleTitle_MenuBar {}
.ModuleTitle_MenuItem {}
.ModuleTitle_MenuIcon {}
.ModuleTitle_SubMenu {}
.ModuleTitle_MenuBreak {}
.ModuleTitle_MenuItemSel {}
.ModuleTitle_MenuArrow {}
.ModuleTitle_RootMenuArrow {}
/******************* Main Menu *******************/

/* look this website to know wich property do what...
http://www.skinningtoolkit.com/DOTNETNUKECLASSES/SolpartMenu/tabid/109/Default.aspx*/

/******************* Main Menu *******************/
.MainMenu_MenuContainer {background-color: transparent;}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana, Arial, Tahoma; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	height: 20px;
	background-color: Transparent;	
    border-left: solid 0px Gray;
    border-bottom: solid 0px Gray;
    border-top: solid 0px Gray;
    border-right:  solid 0px Gray;    
}

/*Must be under MainMenu_MenuItem to be effective*/
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background-color: Transparent;	
	font-weight: bold;
    color:white;
    font-family: Verdana, Arial, Tahoma;
    height: 35px;   
}

.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #e7e7e7; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: solid 1px Gray;
    border-left: solid 1px Gray;
    border-top: solid 1px Gray;
    border-right: solid 1px Gray;
}

.MainMenu_SubMenuItemActive
{
    background-color: #ffffff;
   /* summer */
	color: #014601; 
	/* fall 
	color: #C85127;*/
    border-left: solid 0px Gray;
    border-bottom: solid 0px Gray;
    border-top: solid 0px Gray;
    border-right: solid 0px Gray;
    font-family: Verdana, Arial, Tahoma; 
}

.MainMenu_MenuBreak {
	border-bottom: solid 1px #EEEEEE; 
	border-left: solid 0px #EEEEEE; 
	border-top: solid 1px #EEEEEE;  
	border-right: solid 0px #EEEEEE; 
	
	background-color: #EEEEEE; 
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	/* summer */
	color: #014601;
	/* fall 
	color: #C85127; */
	font-family: Verdana, Arial, Tahoma; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal;
	background-color: #ffffff;
	
	border-left: solid 0px Gray;
    border-bottom: solid 0px Gray;
    border-top: solid 0px Gray;
    border-right: solid 0px Gray; 
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-left: solid 0px #e7e7e7;
	border-right: solid 1px #e7e7e7;
	border-bottom: solid 0px #e7e7e7;
	border-top:  solid 0px #e7e7e7;
}

/************* R O O T **************/
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	height: 35px;
	padding-top: 4px;
}

.MainMenu_RootMenuItem
{
   font-weight: bold;
   font-size: 12px;
   color: white;
   height: 35px;
   background: transparent;
   font-family: Verdana, Arial, Tahoma;    
}

.MainMenu_RootMenuItemSelected
{
    background-color: #e7e7e7;
    /* summer */
    color: #014601;
    /* fall 
    color: #C85127;*/
    height: 35px;
    font-weight: bold;
    font-family: verdana, Tahoma, Arial;
}

/**************************************************/



/**************************************************/
.containerTitle
{
   font-weight: bold;
   font-size: 12px;
}

.seo
{
   /* Summer */
   color: #cccccc;
   /* Fall 
   color: #333333;*/
   padding: 0px 20px 0px 20px;
}

.redBoxPane
{
   font-size: 12px;
   color: #FFFFFF;
   font-weight: bold;
   background-color: #014601;
   text-indent: 5px; 
}

.grayBoxPane{background-color : #efefef;}

.date
{
   font-size: 12px;
   color: #FFFFFF;   
}

.reservation
{
   font-size: 14px;
   /* summer */
    color: #014601;
    /* fall 
	color: #C85127; */
   font-weight: bold;
}

a.breadcrumb
{
   color: #666666;
   font-size: 11px;
   text-indent: 5px; 
}
a.breadcrumb:link  { color: #666666;}
a.breadcrumb:visited{color: #666666;}
a.breadcrumb:active{color: #666666;}
a.breadcrumb:hover
{
    /* summer */
    color: #014601;
    /* fall 
	color: #C85127; */
    }

.breadcrumb
{
   color: #999999;
   font-size: 11px;
   text-indent: 5px; 
}

.tabInfo
{
   /* summer*/ 
   border: solid 1px #014601;
   /* fall
   border: solid 1px #C85127;*/
   width: 100%;
   border-collapse: collapse;
   background-color: #f7f7f7;
}

.tab
{
    /* summer*/
   border: solid 1px #014601;
    /* fall
   border: solid 1px #C85127;*/
   width: 100%;
   border-collapse: collapse;
}


.tab_title
{
    /* summer */
    border: solid 1px #014601;
    background-color: #014601;
    /* fall 
    border: solid 1px #C85127; 
    background-color: #C85127;   */
    padding: 2px 5px 2px 5px;
    width: 100%;
}

.tab_td
{
    padding: 4px 5px 4px 5px;
}

.tab_altTd
{
    background-color: #f7f7f7; 
    padding: 4px 5px 4px 5px;
}

.tab_notes
{
    /* summer */
    border-left: dashed 1px #014601;
    border-right: dashed 1px #014601;
    border-bottom: dashed 1px #014601;
    border-top: dashed 1px #014601;
    /* fall 
    border-left: dashed 1px #C85127;
    border-right: dashed 1px #C85127;
    border-bottom: dashed 1px #C85127;
    border-top: dashed 1px #C85127;*/
    
    padding: 3px 1px 3px 3px;
    font-size: 10px;
}

.rightImage
{
   margin: 0px 0px 10px 10px;
   float: right; 
   border: solid 2px #666666;
}

.leftImage
{
   margin: 0px 10px 10px 0px;
   /*float: left; */
   border: solid 1px #666666;
}

.FeaturedImage
{
   margin: 0px 0px 0px 0px;
   /*float: left; */
   border: solid 1px #666666;
}

.Event_leftImage
{
   margin: 0px 10px 10px 0px;
   float: left;
   border: solid 1px #666666;
}


.leftImageLogo
{
   margin: 0px 10px 10px 0px;
   /*float: left; */
   border-bottom: solid 1px #666666;
}

hr
{
    border: none 0;
    border-top: 1px dotted #666666;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: 0px;
 }
 
 div.lineLogo
 {
    border-top: dashed 1px #666666;
    padding: 0px 0px 0px 0px;
    margin-top: 10px;
    margin-bottom: 0px;
    width:100px;
 }
 
  div.line
 {
    border-bottom: dashed 1px #666666;
    padding: 0px 0px 0px 0px;
    margin-top: 4px;
    margin-bottom: 4px;
 }

/* ------------ SOUS - MENU  ------------ */
.sm_td_title
{
    padding-left: 4px;
    /* Summer */
    background-color: #014601;
    /* Fall 
    background-color: #C85127;*/
}

.sm_title{color: #FFFFFF; font-size: 12px; font-weight: bold; }

a.sm_level1_n:link {color: #5A5D5A; font-size: 12px; text-decoration: none;}
a.sm_level1_n:visited {color: #5A5D5A; font-size: 12px; text-decoration: none;}
a.sm_level1_n:active {color: #5A5D5A;  font-size: 12px; text-decoration: none;}
/* summer*/
a.sm_level1_n:hover {color: #014601; font-size: 12px; text-decoration: underline;}
/* fall
a.sm_level1_n:hover {color: #C85127; font-size: 12px; text-decoration: underline;}*/
.level1_bgcolor { background-color: #F7F7F7 }

a.sm_level2_n:link {color: #5A5D5A; font-size: 11px; text-decoration: none;}
a.sm_level2_n:visited {color: #5A5D5A; font-size: 11px; text-decoration: none;}
a.sm_level2_n:active {color: #5A5D5A;  font-size: 11px; text-decoration: none;}

/* summer*/
a.sm_level2_n:hover {color: #014601; font-size: 11px; text-decoration: underline;}
/* fall 
a.sm_level2_n:hover {color: #C85127; font-size: 11px; text-decoration: underline;}*/
.level2_bgcolor { background-color: #F7F7F7 }

a.sm_level3_n:link {color: #5A5D5A; font-size: 11px; text-decoration: none;}
a.sm_level3_n:visited {color: #5A5D5A; font-size: 11px; text-decoration: none;}
a.sm_level3_n:active {color: #5A5D5A;  font-size: 11px; text-decoration: none;}
/* summer */
a.sm_level3_n:hover {color: #014601; font-size: 11px; text-decoration: underline;}
/* fall 
a.sm_level3_n:hover {color: #C85127; font-size: 11px; text-decoration: underline;}*/
.level3_bgcolor { background-color: #F7F7F7 }

/* summer*/
a.sm_level1_o:link {color: #014601; font-size: 12px; font-weight: bold; text-decoration: underline;}
a.sm_level1_o:visited {color: #014601; font-size: 12px; font-weight: bold; text-decoration: underline;}
a.sm_level1_o:active {color: #014601;  font-size: 12px; font-weight: bold; text-decoration: underline;}
a.sm_level1_o:hover {color: #014601; font-size: 12px; font-weight: bold; text-decoration: underline;}
/*fall 
a.sm_level1_o {color: #C85127; font-size: 12px; font-weight: bold; text-decoration: underline;}
a.sm_level1_o:link {}
a.sm_level1_o:visited {}
a.sm_level1_o:active {}
a.sm_level1_o:hover {}*/

/* summer*/
.sm_level2_o{color: #014601; font-size: 11px; font-weight: bold;}
.sm_level3_o{color: #014601; font-size: 11px; font-weight: bold;}
/*fall 
.sm_level2_o{color: #C85127; font-size: 11px; font-weight: bold;}
.sm_level3_o{color: #C85127; font-size: 11px; font-weight: bold;}
*/


/************************************/
.sfdgs{}

.tableau_titre {
color:white;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
text-align: left;
}
.cadre_titre {
color:white;
float:left;
font-size:12px;
font-weight:bold;
padding-bottom:3px;
text-transform:uppercase;
text-align: left;
}
.cadre_velo {
	background-color:#014601;
	display:block;
	padding:3px;
	width:559px;
}
.td_Bike_Description {
background-color:White;
border-collapse:collapse;
border-left:3px solid #014601;
font-size:70%;
width:100%;
}
.td_Bike {
background-color:White;
}
.bike_desc {
font-size:11px;
}

/*********************************************************/

.SubTitle
{
/*    border-right:solid 1px #000000;
    border-bottom:solid 1px #000000; */
    padding-left:5px;
    height:20px;
    font-weight:bold;
}

.TitleLength
{
/*    border-right:solid 1px #000000;
    border-bottom:solid 1px #000000; */
    width:45px; 
    text-align:center;
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    font-weight:bold;
    height:20px;
}

.TitleOpen
{
/*    border-right:solid 1px #000000;
    border-bottom:solid 1px #000000; */
    width:50px; 
    text-align:center;
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px; 
    font-weight:bold;
    height:20px;
    padding-left:2px
}

.TitleComment
{
/*    border-bottom:solid 1px #000000; */
    width:65px; 
    text-align:center;
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px; 
    font-weight:bold;
    height:20px;
    padding-left:2px
}

.titleGroup
{
/*    border-bottom:solid 1px #000000; 
*/
padding-left:5px;height:20px; font-weight:bold;
}

.ValueType
{
/*    border-right:solid 1px #000000;border-bottom:solid 1px #000000;*/
 width:18px; text-align:center;height:20px;
}
.ValueNumber
{
/*    border-right:solid 1px #000000;border-bottom:solid 1px #000000; 
*/
width:18px; text-align:center;height:20px;
}
.ValueName
{
/*    border-right:solid 1px #000000;border-bottom:solid 1px #000000;*/
 width:155px;padding-left:3px;height:20px;
}
.ValueLength
{
/*    border-right:solid 1px #000000;border-bottom:solid 1px #000000;*/
 text-align:center;height:20px;width:45px;
}
.ValueOpen
{
/*    border-right:solid 1px #000000;border-bottom:solid 1px #000000;*/
 text-align:center;height:20px;width:50px;
}
.ValueComment
{
/*    border-bottom:solid 1px #000000;*/
 text-align:center;height:20px;width:60px;
}

.NoBorderBottom
{
    border-bottom:solid 0px #000000;
}

.NoBorderRight
{
    border-right:solid 0px #000000;
}

.BorderTop
{
    border-top:solid 1px #000000;
}

.LegendeGauche
{
    width:52px;
/*    border-left:solid 1px #000000;
    border-bottom:solid 1px #000000;*/
    height:20px;
}

.LegendeDroite
{
    width:132px;
/*    border-left:solid 1px #000000;*/
    padding-left:5px;
/*    border-bottom:solid 1px #000000;*/
    height:20px;
}



