/* ================================
    default styles for globalstech
   ================================
*/

/* background color for the content part of the pages */
body
{
	background-color: white;
	margin: 0px;
}

.controlpanel, .pagingtable
{
	width: 100%;
	background-color: #ffffff;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
}

.skinobject
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #003366;
	font-family: tahoma, arial, helvetica;
	text-decoration: none;
}

a.skinobject:link
{
	text-decoration: none;
	color: #003366;
}

a.skinobject:visited
{
	text-decoration: none;
	color: #003366;
}

a.skinobject:hover
{
	text-decoration: none;
	color: #003366;
}

a.skinobject:active
{
	text-decoration: none;
	color: #003366;
}

/* styles for language skinobject */
.language
{
	vertical-align: middle;
	margin: 0px;
}

.language img
{
	border: none;
}


/* style for module titles */
.head
{
	font-family: 宋体;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
}

/* style of item titles on edit and admin pages */
.subhead,
.subhead
{
	font-family: 宋体;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

/* module title style used instead of head for compact rendering by quicklinks and signin modules */
.subsubhead
{
	font-family: 宋体;
	font-size: 11px;
	font-weight: bold;
	color: black;
}

/* text style used for most text rendered by modules */
.normal, .normaldisabled
{
	font-family: 宋体;
	font-size: 12px;
	font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.normaldisabled
{
	color: silver;
}

/* text style used for rendered text which requires emphasis */
.normalbold
{
	font-family: 宋体;
	font-size: 12px;
	font-weight: bold;
}

/* text style used for error messages */
.normalred
{
	font-family: 宋体;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for nav compatibility */
.normaltextbox
{
	font-family: 宋体;
	font-size: 12px;
	font-weight: normal;
}
/* styles used by data grids */
.datagrid_alternatingitem
{
	background-color: white;
	color: red;
	font-family: 宋体;
	font-size: 10px;
	font-weight: normal;
}
.datagrid_container
{
	background-color: transparent;
}
.datagrid_footer
{
	background-color: white;
}
.datagrid_header
{
	background-color: transparent;
	color: black;
	font-family: 宋体;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.datagrid_item
{
	background-color: transparent;
	color: black;
	font-family: 宋体;
	font-size: 10px;
	font-weight: normal;
}
.datagrid_selecteditem
{
	background-color: silver;
	color: blue;
	font-family: 宋体;
	font-size: 10px;
	font-weight: normal;
}

/* styles used by treemenu skin object */
.treemenu_node
{
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	font-weight: normal;
}

.treemenu_nodeselected
{
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	background-color: #dcdcdc;
}

a.treemenu_node:link, a.treemenu_nodeselected:link
{
	text-decoration: none;
	color: #003366;
}

a.treemenu_node:visited, a.treemenu_nodeselected:visited
{
	text-decoration: none;
	color: #003366;
}

a.treemenu_node:hover, a.treemenu_nodeselected:hover
{
	text-decoration: none;
	color: #ff0000;
}

a.treemenu_node:active, a.treemenu_nodeselected:active
{
	text-decoration: none;
	color: #003366;
}

/* styles used in the filemanager */
.filemanager
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height: 400px;
}
.filemanager_toolbar
{
	border-bottom: black 1px solid;
	height: 25px;
}
.filemanager_explorer
{
	height: 100%;
	border: #696969 1px solid;
	background-color: white;
	margin: 2px 2px 2px 2px;
}

.filemanager_filelist
{
	height: 100%;
	border: #696969 1px solid;
	background-color: white;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}

.filemanager_messagebox
{
	text-align: center;
	vertical-align: middle;
	background-color: white;
	padding: 25px 25px 25px 25px;
}

.filemanager_header
{
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #e7e7ff;
	background-color: #9ebff6;
	border-bottom: #696969 1px solid;
	height: 25px;
}

.filemanager_pager
{
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	background-color: #eeeeee;
	border-top: #696969 1px solid;
	height: 25px;
}

.filemanager_statusbar
{
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	background-color: #dedfde;
	height: 25px;
	margin: 2px 2px 2px 2px;
}

.filemanager_item
{
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	color: black;
	background-color: #f8f8f8;
	border-top: black 1px dashed;
	border-bottom: black 1px dashed;
}

.filemanager_altitem
{
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	color: black;
	background-color: #eeeeee;
	border-style: none;
}
.filemanager_selitem
{
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: #99ffff;
	border-style: none;
}

.filemanagertreenode
{
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-weight: normal;
}

.filemanagertreenodeselected
{
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	background-color: #dcdcdc;
}

a.filemanagertreenode:link, a.filemanagertreenodeselected:link
{
	text-decoration: none;
	color: #003366;
}

a.filemanagertreenode:visited, a.filemanagertreenodeselected:visited
{
	text-decoration: none;
	color: #003366;
}

a.filemanagertreenode:hover, a.filemanagertreenodeselected:hover
{
	text-decoration: none;
	color: #ff0000;
}

a.filemanagertreenode:active, a.filemanagertreenodeselected:active
{
	text-decoration: none;
	color: #003366;
}

/* styles used in the wizard framework */
.wizard
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height: 400px;
	width: 650px;
}
.wizardbutton
{
	border-right: #696969 1px solid;
	padding-right: 2px;
	border-top: #696969 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #696969 1px solid;
	padding-top: 2px;
	border-bottom: #696969 1px solid;
	background-color: #dcdcdc;
}
.wizardheader
{
	background: #ffffcc;
	border-bottom: black 1px solid;
	height: 40px;
}
.wizardfooter
{
	border-top: black 1px solid;
	background: #ccffcc;
	height: 25px;
	text-align: right;
}
.wizardbody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.wizardhelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	border-left: black 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #ccffff;
}
.wizardhelptext
{
	overflow: auto;
	font-size: 8pt;
	width: 180px;
	color: black;
	font-family: tahoma, verdana, arial, sans-serif;
	height: 300px;
}
.wizardtext
{
	font-size: 9pt;
	color: black;
	font-family: tahoma, verdana, arial, sans-serif;
}


/* text style used for help text rendered by modules */
.help
{
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 2px;
	border-left: black 1px solid;
	color: black;
	padding-top: 2px;
	border-bottom: black 1px solid;
	font-family: tahoma, arial, helvetica;
	background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.commandbutton
{
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
a.commandbutton:link
{
	text-decoration: underline;
	color: #003366;
}

a.commandbutton:visited
{
	text-decoration: underline;
	color: #003366;
}

a.commandbutton:hover
{
	text-decoration: underline;
	color: #ff0000;
}

a.commandbutton:active
{
	text-decoration: underline;
	color: #003366;
}

/* button style for standard html buttons */
.standardbutton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: verdana, sans-serif;
}


/* generic */
h1
{
	font-family: tahoma, arial, helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #666644;
}

h2
{
	font-family: tahoma, arial, helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #666644;
}

h3
{
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}

h4
{
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}

h5, dt
{
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

h6
{
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

tfoot, thead
{
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	color: #003366;
}

th
{
	vertical-align: baseline;
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

a:link
{
	text-decoration: none;
	color: #003366;
}

a:visited
{
	text-decoration: none;
	color: #003366;
}

a:hover
{
	text-decoration: underline;
	color: #ff0000;
}

a:active
{
	text-decoration: none;
	color: #003366;
}

small
{
	font-size: 8px;
}

big
{
	font-size: 14px;
}

blockquote, pre
{
	font-family: lucida console, monospace;
}


ul li
{
	list-style-type: square;
}

ul li li
{
	list-style-type: disc;
}

ul li li li
{
	list-style-type: circle;
}

ol li
{
	list-style-type: decimal;
}

ol ol li
{
	list-style-type: lower-alpha;
}

ol ol ol li
{
	list-style-type: lower-roman;
}
ol ul li
{
	list-style-type: disc;
}

hr
{
	color: #696969;
	height: 1pt;
	text-align: left;
}

/* module title menu */
.moduletitle_menucontainer
{
	border-bottom: blue 0px solid;
	border-left: blue 0px solid;
	border-top: blue 0px solid;
	border-right: blue 0px solid;
}

.moduletitle_menubar
{
	cursor: pointer;
	height: 16;
	background-color: transparent;
}

.moduletitle_menuitem
{
	cursor: pointer;
	color: black;
	font-family: tahoma, arial, helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	border-right: white 0px solid;
	background-color: transparent;
}

.moduletitle_menuicon
{
	cursor: pointer;
	background-color: #eeeeee;
	border-left: #eeeeee 1px solid;
	border-bottom: #eeeeee 1px solid;
	border-top: #eeeeee 1px solid;
	text-align: center;
	width: 15px;
	height: 21px;
}

.moduletitle_submenu
{
	z-index: 1000;
	cursor: pointer;
	background-color: #ffffff;
	border-bottom: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-right: #ffffff 0px solid;
}

.moduletitle_menubreak
{
	border-bottom: #eeeeee 1px solid;
	border-left: #eeeeee 0px solid;
	border-top: #eeeeee 1px solid;
	border-right: #eeeeee 0px solid;
	background-color: #eeeeee;
	height: 1px;
}

.moduletitle_menuitemsel
{
	cursor: pointer;
	color: black;
	font-family: tahoma, arial, helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: #c1d2ee;
}

.moduletitle_menuarrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	border-right: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	border-top: #ffffff 0px solid;
}

.moduletitle_rootmenuarrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
}

/* main menu */
.mainmenu_menucontainer
{
	background-color: transparent;
}
.mainmenu_menubar
{
	cursor: pointer;
	height: 16px;
	background-color: transparent;
}
.mainmenu_menuitem
{
	cursor: pointer;
	color: black;
	font-family: tahoma, arial, helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	border-right: white 0px solid;
	background-color: transparent;
}
.mainmenu_menuicon
{
	cursor: pointer;
	background-color: #eeeeee;
	border-left: #eeeeee 1px solid;
	border-bottom: #eeeeee 1px solid;
	border-top: #eeeeee 1px solid;
	text-align: center;
	width: 15px;
	height: 21px;
}
.mainmenu_submenu
{
	z-index: 1000;
	cursor: pointer;
	background-color: #ffffff;
	border-bottom: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-right: #ffffff 0px solid;
}
.mainmenu_menubreak
{
	border-bottom: #eeeeee 1px solid;
	border-left: #eeeeee 0px solid;
	border-top: #eeeeee 1px solid;
	border-right: #eeeeee 0px solid;
	background-color: #eeeeee;
	height: 1px;
}
.mainmenu_menuitemsel
{
	cursor: pointer;
	color: black;
	font-family: tahoma, arial, helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: #c1d2ee;
}
.mainmenu_menuarrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	border-right: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	border-top: #ffffff 0px solid;
}
.mainmenu_rootmenuarrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
}

/* legacy styles from zhd 1-2 */
.headbg
{
	background-color: #cccccc;
}

.tabbg
{
	background-color: black;
}

.selectedtab
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: tahoma, arial, helvetica;
	text-decoration: none;
}

a.selectedtab:link
{
	text-decoration: none;
	color: white;
}

a.selectedtab:visited
{
	text-decoration: none;
	color: #eeeeee;
}

a.selectedtab:hover
{
	text-decoration: none;
	color: #cccccc;
}

a.selectedtab:active
{
	text-decoration: none;
	color: #eeeeee;
}

.othertabs
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: tahoma, arial, helvetica;
	text-decoration: none;
}

a.othertabs:link
{
	text-decoration: none;
	color: white;
}

a.othertabs:visited
{
	text-decoration: none;
	color: #eeeeee;
}

a.othertabs:hover
{
	text-decoration: none;
	color: #cccccc;
}

a.othertabs:active
{
	text-decoration: none;
	color: #eeeeee;
}

.pagingtable
{
	height: 33px;
}

/*
.labeleditoverclass
{	
	cursor: pointer;
	text-decoration: underline overline;
}
*/

.labeledittextclass
{
	border: solid 1px red;
	background-color: transparent;
}

.labeleditworkclass
{
	/*background:  no-repeat right;*/
	border: solid 0px red;
	background-color: transparent;
}

/* style for the zhdtextsuggest control select menu */
.suggesttextmenu
{
	border: solid 1px black;
	white-space: nowrap;
	background: white;
}
/* style for the zhdtextsuggest control selected menu node */
.suggestnodeover
{
	background-color: navy;
	color: white;
}


/*edit in place tool bar classes*/
.eipbackimg
{
	border: outset 1px; /*give toolbar a 3d look*/
	position: absolute; /*needed so it doesn't take up space */
	margin-top: -22px; /*specify toolbar to be just above text */
	white-space: nowrap; /* makes toolbar horizontal */
	background: ;
	background-color: #99cccc;
	height: 22px;
}

.eipbuttonbackimg
{
	width: 21px;
	height: 21px;
	cursor: pointer; /*change mouse to pointer when hover over button*/
	display: -moz-inline-box; /* gecko proprietary  (order is important here!)*/
	display: inline-block; /* supported by opera and ? */
}

.eipbutton_edit
{
	background: url(/uploads/image/images/eip_edit.gif) no-repeat 100% center;
}
.eipbutton_save
{
	background:  no-repeat 100% center;
}
.eipborderhover
{
	border: outset 1px;
}

/* used to collapse panes without any content in them */
.zhdemptypane
{
	width: 0px;
}

/* used to set the different module align options - from module settings */
.zhdalignleft
{
	text-align: left;
}
.zhdalignright
{
	text-align: right;
}
.zhdaligncenter
{
	text-align: center;
}

/* login styles */
.loginpanel
{

}

.logintabgroup
{
	
}

.logintab {
	float: left;
	background:  left top;
	margin: 0 3px 3px 0;
	padding: 5px 5px 4px 5px;
	text-decoration: none;
	color: #fff;
	border: 1px #25569a solid;
}

.logintabselected{
	float: left;
	background:  left top;
	margin: 0 3px 3px 0;
	padding: 5px 5px 4px 5px;
	text-decoration: none;
	color: #fff;
	background-position: 0% -41px;
	border: 1px #25569a solid;
}

.logintabhover
{
	float: left;
	background:  left top;
	margin: 0 3px 3px 0;
	padding: 5px 5px 4px 5px;
	text-decoration: none;
	color: #555;
	border: 1px #c00 solid;
	cursor:pointer;
}

.logincontainergroup
{
	clear: both;
	padding-top: 5px;
}

.logincontainer
{
	
}
/*itellu css*/

/*toolbar button*/
.toolbar
{
  border:solid 1px #a6a6a6;
  background-image:;
  background-repeat:repeat-x;
  vertical-align:middle;
  text-align:center;
}
.toolbar td
{
	white-space:nowrap;
	padding:2px;
}
.toolbar td a
{
	font-size:12px;
	color:black;
	border:none;
    padding:2px;
    text-decoration:none;
}
.toolbar td a:link
{
	text-decoration:none;
	color:black;

}
.toolbar td a:hover
{
  border:solid 1px #0a246a;
  padding:1px;
  background-color:#b6bdd2;
  background-image:none;
  font-family:verdana;
  color:black;
  cursor:default; 
  text-decoration:none;

}
.toolbar td a:active
{
  border:solid 1px #0a246a;
  padding:1px;
  background-color:#8592b5;
  background-image:none;
  font-family:verdana;
  color:white;
  cursor:default;
 text-decoration:none;

}
.toolbar td a:visited
{
 text-decoration:none;
 color:black;


}

.pager_container
{
 line-height:40px;
 border:none;
 vertical-align:middle;
 text-align:center;
 font-size:12px;
	font-family: tahoma, arial, helvetica;
	margin-top:14px;
}
.pager_currentitem
{
	color:blue;
	font-size:12px;
	font-family: tahoma, arial, helvetica;
	margin-right:4px;
}

a.pager_currentitem:link ,a.pager_currentitem:visited,a.pager_currentitem:active 
{
  text-decoration:none;
  color:blue;

}

a.pager_currentitem:hover 
{
  text-decoration:none;
  color:red;
}
.pager_item 
{
   	color:black;
	font-size:12px;
	font-family: tahoma, arial, helvetica;
	margin-right:4px;
}

a.pager_item:link, a.pager_item:visited,a.pager_item:active 
{
   text-decoration:none;
   color:black;
}
a.pager_item:hover    {
  text-decoration:none;
  color:red;
}

.pager_first
{
	


}
.pager_first_disable
{



}
.pager_last
{

}
.pager_last_disable
{


}
.pager_previous
{

}
.pager_previous_disable
{	


}
.pager_next
{


}
.pager_next_disable
{	


}
.pager_currentindex
{
	color:red;
	font-size:12px;
	font-family: tahoma, arial, helvetica;
}
.pager_count
{
	color:blue;
	font-size:12px;
	font-family: tahoma, arial, helvetica;
}
.pager_goto
{
	width:16px;
	margin:0;
	padding:0;
	color:black;
	font-size:12px;
	font-family: tahoma, arial, helvetica;
	height:14px;
	border:solid 1 #cccccc;

}
.pager_gotohandler
{
	width:12px;
	height:11px;
	margin-right:4px;
	background-image:;
	background-repeat:no-repeat;
	background-position:center;

}

.leftlabelcol
{
	font-size:12px;
	font-weight:bold;
	white-space:nowrap;
	color: #003366;
	padding:5;
	width:120px;
}
/* ljj add some datagrid style*/
/* styles used by data grids */

.datagrid_container
{
	width:100%;
	font-family:宋体;
	border:solid 1 #c8cbd0;
	background-color:#ffffff;
}
.datagrid_container table
{
	width:100%;
}
.datagrid_header
{
	font-size:14px;
	font-weight:bold;
	color:#676769;
	height:30px;
	background-image:url(/uploads/image/idatagrid/grid_top.jpg);
	

}
.datagrid_header td,.datagrid_header th
{
	margin:1;
	padding:2 4 2 4;
	border:solid 1 #c8cbd0;
	text-align:left;

}
.datagrid_item
{
 height:20px;
 line-height:20px;
 font-size:12px;
 color:#606060;
 background-color:#ffffff;
 background-image:none;
 
 
}
.datagrid_item td
{
	border:solid 1 #c8cbd0;
	 padding-left:4;

}
.datagrid_alternatingitem
{
	height:20px;
	line-height:20px;
	font-size:12px;
 	color:#0b0e15;
 	background-color:#eff3fe;
 	background-image:none;


}
.datagrid_alternatingitem td
{
	border:solid 1 #c8cbd0;
	 padding-left:4;

}
.datagrid_selecteditem
{
	 background-image:none;

}
.datagrid_footer
{
	 background-image:none;

}
.datagrid_pager
{
	 background-image:none;

}
/*080520 new class for xhtml*/
table.settings
{
	width:100%;
	
}
td.subhead
{
	white-space:nowrap;
 }
div.workpanel
{
	width:100%;
	display:block;
	margin:0;
	padding:0;
	
}
div.sectiontab-container
{
	background-color:white;
	text-align:left;
	position:relative;
	width:100%;
	height:auto;


}
div.sectiontab-nav-container
{
	
	position:relative;
	clear:both;

}
div.sectiontab-nav-container *
{
	list-style:none;
	margin:0;
	padding:0;
	border:0;
	white-space:nowrap;
	position:relative;

}
div.sectiontab-nav-container ul 
{
	padding:10px 10px 0 50px;

}

div.sectiontab-nav-container ul li
{
	display:block;
	float:left;
	font-size:12px;
	padding:0 8px 0 8px;
	cursor:pointer;
	background: no-repeat left top;
	padding:0 0 0 4px;
	margin-right:3px;
}
div.sectiontab-nav-container ul li span
{
	float:left;
	display:block;
	background:url(/uploads/image/images/tab_default_right.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#627eb7;
}
div.sectiontab-nav-container ul li.sectiontab-nav-hover,
div.sectiontab-nav-container ul li.sectiontab-nav-current
{
	background-position:0% -42px;
	top:1px;
}
div.sectiontab-nav-container ul li.sectiontab-nav-hover span,
div.sectiontab-nav-container ul li.sectiontab-nav-current span
{
	background-position:right -42px;

}
div.sectiontab-content-container
{
	width:100%;
	border:1px solid #bcd2e6;
	clear:both;
	

}
div.sectiontab-content-container div.sectiontab-content
{
	display:none;
	width:100%;
}

div.sectiontab-content-container div.sectiontab-content-current
{
	display:block;
}
.indent
{
	text-indent:2em;
}