@charset "utf-8";
/* Default Style  */
 #help h2, #help h3{margin-top:20px;margin-bottom:10px;}

#help ol,#help ul{margin-left:30px;}
table.help{
  border-top:1px solid #cccccc;
 	border-bottom:1px solid #cccccc;
border-right:1px solid #cccccc;
border-left:1px solid #cccccc;
 border-collapse:collapse;
}
.help th{
	border:1px solid #e5eff8;
	background-color:#e1e1e1;
	text-align:center;
	padding:5px;
	margin:2px;

}
.help td{
 border-bottom:1px solid #e5eff8;
 border-left:1px solid #e5eff8;
 padding:.3em 1em;
 text-align:left;
}
#help blockquote{
margin-left:30px;
margin-right:30px;
}
/*************   link style   *****************/
/*
a:link {
    text-decoration:none;
}
a:visited {
    text-decoration:none;
}
a:active {
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
*/

/*************   list style   *****************/

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */ 

