
#container {
			width:360px;
			background-image: url(../_images/gradient_norm_blue.jpg);
			background-repeat: repeat;
			background-size:100%;
			background-position: bottom center;
			margin-left:auto;
			margin-right:auto;
			position:relative;
			font-family:Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#424242;
			}

#container .contshow	{
			display:block;
			visibility:visible;
			padding: 5px 5px 5px 5px;
			
			}
#container .btn		{
			width: 97px;
			height: 26px;
			background: url(../_images/btn.gif) no-repeat;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-weight:bold;
			font-size:10px;
			color:#142B33;
			text-align:center;
			line-height: 23px;
			cursor:pointer;
			}
#container .titler		{
			font-size:16px;
			color:#143D55;
			font-weight:bold;
			font-family:Geneva, Arial, Helvetica, sans-serif;
			padding: 0px 0px 16px 0px;
}
.subheader	{
			font-size:11px;
			font-weight:normal;
			color:#424242;
			}

#container input{
			background-color:#143D55;
			border: none;
			color: white;
			font-size:10px;
			}
			
#container option{
			background-color:#143D55;
			border: none;
			color: white;
			font-size:10px;
			}

#container select{
			background-color:#143D55;
			border: none;
			color: white;
			font-size:10px;
			margin-top:5px;
			}

.labelcol	{
			text-align:right;
			font-size:10px;
}

.labelcol_left{
text-align:left;
font-size:10px;
}

#container .ip_results {
			text-align:center;
			background:none;
			background: url(../_images/rslts_bg_rpt.gif) repeat-x;
			font-size:11px;
			font-weight:bold;
			color:#808080;
			border-top: solid #555555 1px;
			border-left: solid #555555 1px;
			border-bottom: solid #9D9D9D 1px;
			border-right: solid #9D9D9D 1px;
			width:100%;
}
#container .txtrslt 	{
			color:#818181;
			font-style:italic;
			font-size:10px;
			}
#fxdd_credits {

text-align:center;
margin-top:5px;

}