/* CSS Document */
table {
	padding: 0px;
	margin: 0px;
}
#pb_mainbox{
	width:555px; 
	position:relative; 
	float:left;
}
#pb_topimage{
	padding-bottom:10px;
}
.pb_bigbanner{ 
	height:152px; 
	background-image:url(images/bg_big_banner.jpg); 
	background-repeat:no-repeat; 
	text-align:center;
	padding-bottom: 8px;
}
.pb_smallbanner{
	width:272px; 
	height:152px; 
	float:left; 
	background-image:url(images/bg_small_box.gif); 
	background-repeat:no-repeat; 
	padding:0 5px 5px 0;
}
.pb_smallbanner img{
	border: none;
}
.pb_seedetails{
	padding: 0 5px 1px 0;
}
#pb_sidebox{
	position:relative;
	float:right;
	width:184px;
	margin-right:2px;
}
#pb_account{
	width:184px;
	position:relative;
	float:right;
	background-image:url(images/bg_manageaccount.gif); 
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000
}
#pb_account form{
	padding: 0;
	margin: 0;
}
#pb_account label{
	font-weight: bold;
	padding-bottom: 5px;
}
#pb_account br{
	display:block;
	clear: left;
	height: 3px;
}
#pb_account a{
	color:#4777bf;
}
#pb_accountinner{
	padding: 36px 16px 10px 16px;
}
#pb_sidebanners img{
	padding: 1px 0 0 0;
	display:block;
	clear: left;
}
#pb_faq{
	background-image:url(images/questions_header.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin:0;
	padding:1px 0 0 0;
	width:184px;
	display:block;
	clear: left;
}
#pb_faq ul{
	margin: 0;
	list-style-type: none;
	text-indent: 0px;
	width: 184px;
	padding: 38px 0 0 0;
}
#pb_faq li{
	list-style-type: none;
	text-indent: 0px;
	margin: 1px 0 0 0;
	background-color: #e2e2e2;
	border-top:solid #dadada 1px;
	padding: 10px;
}
#pb_faq a{
	color: #4777bf;
	font-size: 11px;
}
#pb_disclaimer{
	padding: 10px; 
	clear: both; 
	font-size: 10px; 
}
