#ibank4_beta_header {
	position: relative;
	background: black url(../images/ibank4_beta/header_bg.jpg) top left no-repeat;
	height: 301px;
	width: 100%;
}

#ibank4_beta_header h1 {
	position: absolute;
	top: 44px;
	right: 40px;
	font-size: 138px;
	word-spacing: -20px;
	color: black;
}

#ibank4_beta_header h1>span {
	font-size: 18px;
	vertical-align: 95px;
}

#ibank4_beta_header img#title {
	position: absolute;
	top: 35px;
	right: 45px;
}

#ibank4_beta_header h2 {
	position: absolute;
	top: 180px;
	right: 49px;
	font-size: 22px;
	color: #c88836;
	font-weight: normal;
}

#ibank4_beta_header p {
	position: absolute;
	top: 220px;
	right: 49px;
	font-size: 31px;
	color: black;
}

#disclaimer {
	position: relative;
	height: 94px;
	background: url(../images/ibank4_beta/disclaimer_bg.jpg) top left repeat-x;
	border-bottom: 1px solid gray;
}

#disclaimer p {
	color: white;
	padding: 15px 20px;
}

#disclaimer a { color: white }

#guidelines {
	position: relative;
	width: 598px;
	float: left;
	padding: 0 20px;
	border-right: 1px solid gray;
	line-height: 150%;
}

#guidelines h1 {
	display: block;
	/*height: 24px;
	background: url(../images/ibank4_beta/check.gif) top left no-repeat;
	padding-left: 35px;*/
	font-size: 20px;
	margin-top: 20px;
}

#guidelines h1 img {
	vertical-align: bottom;
}

#guidelines p {
	font-size: 14px;
	margin-bottom: 10px;
}

#guidelines ul li {
	list-style: disc;
	list-style-image: none;
	font-size: 12px;
	margin-bottom: 0;
}

#guidelines ol li {
	font-size: 12px;
	margin-left: 20px;
	margin-bottom: 0;
}

#guidelines table {
	margin-bottom: 20px;
}

#guidelines table td {
	vertical-align: middle;
	border-collapse: collapse;
	padding-right: 15px;
}

#guidelines table h2 {
	color: #000000;
	margin-bottom: 4px;
}

#hot_topics {
	float: left;
	padding: 0 20px;
	width: 318px;
}

#hot_topics h1 {
	font-size: 14px;
	margin-top: 15px;
}

#hot_topics ul {
	padding-left: 0;
	margin-bottom: 30px;
}

#hot_topics li {
	list-style: none;
	list-style-image: none;
	font-size: 11px;
	color: black;
	margin-bottom: 10px !important;
}

#hot_topics h2, #hot_topics p, #hot_topics li {
	font-size: 11px;
	color: black;
	margin: 0;
}

#hot_topics p.small { color: #696969 }

#backgroundPopup{  
display:none;  
position:fixed;  
_position:absolute; /* hack for internet explorer 6*/  
height:100%;  
width:100%;  
top:0;  
left:0;  
background:#000000;  
border:1px solid #cecece;  
z-index:1;  
}  
#popupContact{  
display:none;  
position:absolute;
top: 50px;
left: 250px;
width: 450px;
background:#FFFFFF;  
border:2px solid #cecece;  
z-index:2;  
padding:12px;  
font-size:13px;
}  
#popupContact h1{  
text-align:left;  
font-size:22px;  
font-weight:700;  
border-bottom:1px dotted #D3D3D3;  
padding-bottom:2px;  
margin-bottom:20px;  
}
#popupContact ul li{
list-style: none;
color: gray;
margin-bottom: 0;
clear: left;
}
#popupContact li img {
height: 22px;
width: 22px;
float: left;
margin: 0 8px 8px 0;
}
#popupContactClose{  
font-size:14px;  
line-height:14px;  
right:6px;  
top:4px;  
position:absolute;
font-weight:700;  
display:block;  
cursor: pointer;
}

.addthis_toolbox {
	margin-top: 20px;
}
