/*---------------- FLAGS -------------------*/

.flag-01 {clear:both; margin:20px 0px 0px 46px;}

/*---------------- BX 1 -------------------*/
.bx1 {
	position:relative;
	float:left;
	clear: both;
	margin:0px 0px 8px 12px;
	width:380px;
	display:inline;
	}
.bx1-dot {
	background-image:url(../../_img/dot-w.gif);
	background-position:center center;
	background-repeat:repeat-x;
	width:100%;
	height:6px;
	font-size:4px;
	margin-top:15px;
	}
	
/*---------------- BX 2 -------------------*/
.bx2 {
	position:relative;
	float:left;
	clear: both;
	margin:0px 0px 0px 12px;
	width:380px;
	display:inline;
	font-size:9px;
	}
.bx2-bullet {background-image:url(../../_img/ct-bullet.gif); width:6px; height:6px; float:left; overflow:hidden; margin:3px 3px 0px 0px;}
.bx2-txt {width:370px; float:left;}
.bx2-txb {font-size:9px; font-weight:bold; color:#0B3566}
.bx2-p { margin-bottom:10px; clear:both; width:380px;}
.bx2 h4{font-size:9px; font-weight:bold; margin:0;}
.bx2 a:link{color:#0B3566; text-decoration:none;}
.bx2 a:visited{color:#0B3566; text-decoration:none;}
.bx2 a:hover{color:#0B3566; text-decoration:none;}