@charset "UTF-8";
/* CSS Document */


.floatingpod {
padding:10px;
position:absolute;
top:363px ! important;
top:353px;
margin-left:470px;
height:143px ! important;
width:143px ! important;
height:163px;
width:163px;
background: url(/ftproot/images/pod_163hw.png) top left no-repeat;
text-transform:uppercase;
color:#452325;
font-size:10pt;
}

.floatingpod a {
text-transform:uppercase;
color:#452325;
font-size:10pt;
}

.floatingpod a:hover {
text-transform:uppercase;
color:#452325;
font-size:10pt;
text-decoration:underline;
}

form input.inputfield {
		background:		#ffffff;
		font-size:		1em;
		border:			1px solid #cccccc;
}

form textarea {
		background:		#ffffff;
		font-size:		1em;
		border:			1px solid #cccccc;
}

form p input.inputfield, form p textarea, {
		background:		#ffffff;
		font-size:		1em;
		border:			1px solid #cccccc;
}

input.button{
		width:			70px;
		border:			1px solid #666666;
		background:		white;
		color:			#666666;
}
