div#primer_formulary
{
	background-color:#ecf3f7;
	text-align :center;
	margin: 20px 0px 0px 20px;
	color: #006699;
	width: 900px;
	border: solid #006699 3px;
	font-weight: bold;
	font-size: 12px;
	text-indent: 0px;
}

div#primer
{
	background-color:#ecf3f7;
	text-align :right;
	margin: 0px 200px 0px 0px;
	text-indent: 0px;
	color: #006699;
}

div#resume_primer
{

	background-color:#ecf3f7;
	border: solid #006699 3px;
	margin: 10px 0px 0px 10px;
	color: #006699;
    width: 986px;
	text-indent: 20px;
	font-weight:bold;
	font-size: 14px;
}

div#resume_primer h1
{
	background-color:#ecf3f7;
	color: #006699;
    margin-left: 20px;
	font-weight:bold;
	font-size: 12px;
}


div#parameters
{
	width:990px;
	background-color:#ffffff; 
	font-size: 12px;
	color: #000000;
	font-family:Lucida Sans,serif, Helvetica;
}

select.size
{
	font-size: 12px;
	color:black;
	width:900px;
}

div#blast
{
	width:990px;
	font-size: 12px;
	margin-left:10px;
	background-color:#ecf3f7;
	font-family:Lucida Sans,serif, Helvetica;
}

div.data
{
	font-size: 14px;
	font-family:Lucida Sans,serif, Helvetica;
}

img#gepeto
{
	border: solid #006699 1px;
}

div#wb_content img
{
	border:none;
}

.color_bold p
{
    margin-left: 20px;
    margin-right: 10px;
	color: #006699;
}

table#egn_link
{
	text-align:center;
	padding:3px;
	margin-left: 20px;
	border-spacing : 10px;
}

table#data
{
	text-align:center;
	/*padding:3px;*/
	border-spacing : 5px;
	border: solid #006699 1px;
}

table#data th
{
	font-family: monospace;
	border: thin solid #006699;
	width: 5%;
	background-color: #ecf3f7;
}

.float
{
	float:left;
}

div.spacer
{
	clear: both;
}

