/*--------------------------------------------------------------------------------------------------------------*/
/* CSS Styles for myFPL_mod_header01 DotNetNuke Module by Bryan Hunsinger 										*/
/*--------------------------------------------------------------------------------------------------------------*/

div#myFPL_mod_header01 {
	height:197px;
	width:990px;
	background: url(/images/myFPL/topBkgrd01.jpg);
	color: #003366;
}

#myFPL_mod_header01 #logo {
	padding-top:7px;
	float:left;
	width:310px;
	text-align:right;
}

#myFPL_mod_header01 #form {
	float:right;
	width:680px;
	margin-top: 70px;
}

#myFPL_mod_header01 #form .quickform 
{
	/*padding-left: 160px;*/
	float: right;
	margin-top: 0px;
	padding-top: 5px;
}
#myFPL_mod_header01 #form .quickform td 
{
	font-size: 11px;
	color: #003366;
}
#myFPL_mod_header01 #form .quickform td .smallfont 
{
	font-size: 10px;
	width: 180px;
}
.myFPL_mod_header02_input
{
    /*height:10px;*/
    font-size: 11px
}

.myfpl_header01 
{
    margin-bottom: 5px;
    margin-right: 2px;
}