/* 
================================
 Container Styles for CONFIDENT
 by Brad Schafer
================================
*/   

.containermaster {
	background-color: #ffffff;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
	width:100%;
}

td.title {height:35px; padding: 3px 0px 6px 38px; font-weight:600; font-family: Trebuchet MS;  font-size:13pt; }


.container-title-blk {background: url(hdr-blk.gif) no-repeat;}

.containerrow-2-blk {background-color: #E9E9D8;}
.container-top_x--{background: url(t_x--.gif) no-repeat top; width:19px; height:16px;}
.container-top_-x-{}
.container-top_--x{background: url(t_--x.gif) no-repeat top; width:12px; height:16px;}

.container-mid_x--{}
.container-mid_-x-{padding:4px;}
.container-mid_--x{}

.container-bot_x--{background: url(b_x--.gif) no-repeat bottom; width:19px; height:16px;}
.container-bot_-x-{}
.container-bot_--x{background: url(b_--x.gif) no-repeat bottom; width:12px; height:16px;}


.containerrow-3-blk {padding-top:8px; background-color: #FFFFFF;}

