#hpMain {
	height:227px;	
	position:relative;
}
#hpMain .bg {
	position:absolute;
	top:20px;
	right:0px;
	width:770px;
	height:207px;	
}
#hpMain .buttons {
	position:absolute;
	top:55px;
	right:54px;
}
#hpMain .buttons input {
	display:block;
	margin-bottom:9px;
}
#hpMain .flash {
	position:absolute;
	top:20px;
	left:0px;	
}
#hpMain .search {
	position:absolute;
	top:75px;
	right:311px;	
	width:106px;
	font-size:11px;
	font-weight:bold;
}
#hpMain .search td {
	text-align:right;	
}
#hpBottom {
	padding-top:30px;	
}
#hpBottom .cbTripple {
	position:relative;
	width:770px;
	height:110px;
}
#hpBottom .cbTripple a {
	text-decoration:none;
	background-image:url(../images_pitriot/common/spacer.gif);
}
#hpBottom .cbTripple .left {
	width:256px;
	height:110px;
	position:absolute;
	top:0px;
	left:0px;
	text-indent:-9000px;
	overflow:hidden;
}
#hpBottom .cbTripple .mid {
	width:256px;
	height:110px;
	position:absolute;
	top:0px;
	right:257px;
	text-indent:-9000px;
	overflow:hidden;
}
#hpBottom .cbTripple .right {
	width:256px;
	height:110px;
	position:absolute;
	top:0px;
	right:0px;
	text-indent:-9000px;
	overflow:hidden;
}