body {
	padding:0px 0 0 0px;
}
.home_help {
	padding: 0px 10px 15px 10px;
}
.right_content{
	margin-left: 300px;
	padding:0;
	}
.left_content { 
	width: 300px;
}
h1 {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size:1.3em;
	color: #0190B2;
}

h3 {
	color:#6E58BC;
	font-size:1.2em;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
}
h4 {
	margin:10px 0;
	}
.header_title{
	font-size: 1.6em;
	/*margin:15px 0;*/
}
strong{
	color: #333;

}
img{
	display:inline;
	padding:0;
	vertical-align: middle;
}
img.screenshot {
	}
a {
	color:#000;
	text-decoration:underline;
}

a:hover, a:focus {
	color:#CC3300;
	cursor:pointer;
	text-decoration:underline;
}
a:visited {
	color:#000;
	text-decoration:underline;
}

a.blast_query_page {
	background-color:#cc55cc;
	height:400px;
	width:400px
	}

a.blast_query_page:hover {
	background:#CC3300 url(/help/screenshots/blast_query_page.png) no-repeat left bottom;
		height:400px;
	}


.home_help p {
	font-family: Arial, Helvetica, Sans-serif;
}

.but {
	font-family: Arial, Helvetica, Sans-serif;
}

ol.help {
	font-family: Arial, Helvetica, Sans-serif;
	list-style-type: decimal;
}


ul.help {
	font-family: Arial, Helvetica, Sans-serif;
	list-style-type:disc;
}
.help li {
	padding: 0 0 10px 0;
	}
.not_styled{
	list-style-type:none;
}

th {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
}

.header {
	padding-top:10px;
	font-style: italic;
	font-family: Arial, Helvetica, Sans-serif;
}
code {
font-size:1.1em;
}
.wrapper p.tips{
	padding:0 10px 0 22px;
	margin:0px 0 5px 0;
}

.helptips {
	background-color: #FFFEEE;
	padding: 10px;
	border: 1px solid #558883;
	margin: 0px 0px 0px 0px;
	width: 600px; 
	color: #333333;
	margin: 10px;
}

.helptips ul {
	list-style-type: none;
	font-family:  Arial, Helvetica, Sans-serif;
	padding: 0 10px 0px 10px;
}

.helptips li {
	margin-bottom: 10px;
	margin-right: 20px;
	}
