/* 
================================
 Container Styles for HYPACK
================================
*/   

.title_lite_bg { font-size:13px; color:#383F47; font-weight:bolder; }
.title_dark_bg { font-size:13px; color:#FFF; font-weight:bolder; }

table.container_master { width:100%; margin-bottom:8px; }

.top_left_5 { width:14px; height:25px; background: url(images/top_left_5.png) 0 0 no-repeat; }
.top_middle_5 { background: url(images/top_middle_5.png) 0 0 repeat-x; white-space:nowrap; }
.top_right_5 { width:14px; height:25px; background: url(images/top_right_5.png) 0 0 no-repeat; }
.bottom_left_5 { width:11px; height:11px; background: url(images/bottom_left_5.png) 0 0 no-repeat; }
.bottom_middle_5 { width:100%; background: url(images/bottom_middle_5.png) 0 0 repeat-x; white-space:nowrap; }
.bottom_right_5 { width:11px; height:11px; background: url(images/bottom_right_5.png) 0 0 no-repeat; }
.content_5 { border-left: solid 3px #808080; border-right: solid 3px #808080; background-color:#ECEEF1; padding: 0 15px 0 15px; }
.action_rowl_5 { border-left: solid 3px #808080; background-color:#ECEEF1;;}
.action_row_5 { background-color:#ECEEF1;; vertical-align:middle; white-space:nowrap; }
.action_rowr_5 { border-right: solid 3px #808080; background-color:#ECEEF1; }