#Layout .bxTable p {
        margin: 1px;
        margin-left: 10px;
        line-height: 0.9em;
}


#text .bxResult,
#Layout .bxResult tr,
#Layout .bxResult td
{
	border: solid grey 1px;
}

#Layout .bxResult p {
        margin: 5px;
        margin-left: 10px;
}


.bxTable h3,
.bxTable h5
{
	color: #555555;
	text-align: left;
	font-weight: bold;
        margin: 1px;
	letter-spacing: -1px;
}

.bxTable h6
{
	font-weight: normal;
	font-style: italic;
	color: #555555;
	text-align: left;
        margin: 1px;
	letter-spacing: -1px;
}

#Container {
	background:#FFFFFF url(../images/bx_tail_top.jpg) repeat-x scroll 0 0;
}

/*
#text h1 {
	font-size: 2.1em;
}
*/

#text h1 { 
 	font-size: 2em; 
}
	
#text h2 {
	color: #222;
	margin: 25px 0 15px 0;
	font-weight: 300;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	clear: left;
	font-size: 1.8em;
}

#text h3 {
	font-size: 1.6em;
	color: #222;
	width: 95%;
	clear: both;
	font-weight: 300;
	line-height: 1.5em;
	border-bottom: 1px solid #ccc;
	margin: 25px 0 15px 0;
}

#text h4 {
	font-size: 1.4em;
	color: #222;
	font-weight: 300;
	margin: 10px 0;
}

#text h5 {
	font-size: 1.2em;
	color: #555;
	line-height: 1.4em;
	* margin-top: 25px;
	* margin-bottom: 25px;
}

