div.pnl_wrapper{
	float:left;
	width:100%;
	margin-bottom:40px;
}

div.pnl_border{
	float:right;
	width:100%;
	background-color:#0f143e;
}

img.pnl_border_left{
	float:left;
}

img.pnl_border_right{
	float:right;
}

div.pnl_container{
	float:right;
	width:100%;
	background-image:url('../images/bg_blue.gif');
	padding-bottom:20px;
}

div.pnl_title{
	color:#CFB53B;
	text-align:center;
	width:90%;
	border-bottom:solid 1px #CFB53B;
	margin:0px 5% 0px 5%;
	padding-bottom:3px;
}

div.pnl_list{
	color:#ffffff;
	margin:10px 5px 10px 10px;
}

div.pnl_list_img_cntnr{
	float:left;
	width:16px;
	margin:0px 5px 10px 0px;
}

img.pnl_list_img{
	margin:-1px 2px 0px 0px;
	vertical-align:top;
}

div.pnl_list_left_col{
	float:left;
	width:50%;
}

div.pnl_list_right_col{
	float:right;
	width:45%;
}

div.pnl_list_item{
	float:left;
	width:160px;
	margin:0px 0px 15px 0px;
}
