.c_icon img {
float:left;
}

.title_black, .title_orange, .title_greey, .title_blue, .title_yellow, .title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin:0px 5px;
	float:none;
	
}
.title_black, .title_orange{
	color: #FFF;
}
.title_blue{
	color: #fff;
}
.title_greey{
	color: #000100;
}
.title_yellow, .title{
	color: #D47B1D;
}
.left_title_black, .left_title_orange, .left_title_yellow, .left_bottom_blue{
	vertical-align:top;
	text-align: left;
}
.left_title_greey{
	vertical-align: top;
	text-align:left;
	background: transparent url(images/mid_greey.jpg) repeat-x top;
}
.right_title_greey{
	vertical-align: top;
	text-align:right;
	background: transparent url(images/mid_greey.jpg) repeat-x top;
}
.left_bottom_greey{
	vertical-align: bottom;
	text-align: left;
	background: transparent url(images/boder_bottom.jpg) repeat-x bottom;
}
.right_bottom_greey{
	vertical-align: bottom;
	text-align: right;
	background: transparent url(images/boder_bottom.jpg) repeat-x bottom;
}
.right_title_black, .right_title_orange, .right_title_yellow, .left_bottom_blue{
	vertical-align:top;
	text-align: right;
}
.left_bottom_con{
	vertical-align: bottom;
	text-align: left;
}
.right_bottom_con{
	vertical-align: bottom;
	text-align: right;
}
.boder_bottom{
	background: transparent url(images/boder_bottom.jpg) repeat-x bottom;
	height: 3px;
}
.bg_title_greey{
	background: transparent url(images/mid_greey.jpg) repeat-x top;
	height: 30px;
	width: 100%;
	vertical-align: top;
}
.bg_title_blue{
	background: transparent url(images/bg_title_container_blue.png) repeat-x top;
	height: 31px;
	vertical-align: top;
}
.bg_title_yellow{
	background: transparent url(images/mid_yellow.jpg) repeat-x top;
	height: 30px;
	vertical-align: top;
}
.bg_title_black{
	background: transparent url(images/mid_black.gif) repeat-x top;
	height: 30px;
	vertical-align: middle;
}
.bg_title_orange{
	background: transparent url(images/mid_orange.gif) repeat-x top;
	height: 30px;
	vertical-align: middle;
}
.bg_title{
	border-bottom: dotted 1px #DFDBDC;
}
.content_title_black, .content_title_orange, .content_title_greey, .content_title_yellow, content_title{
	padding: 5px;
}
.content_title_orange_border{
	padding: 0px;
}

.content_title_black, .content_title_orange_border, .content_title_orange, .content_title_blue, .content_title_greey, .content_title_yellow{
	border-left: 1px solid #DFDBDC;
	border-right: 1px solid #DFDBDC;
}
.content_title_blue{
	background: #E7F1F4;
}
.content_title_white{
	background: transparent url(images/mid_white.jpg) repeat-x top;
	height: 31px;
	padding: 5px;
}

/* copy from container phuongdu */


.c_container_box{margin-bottom: 10px}
.c_actions{float:left;}

.c_content{clear:both;}
.c_title_box{text-align: left; background: transparent url(images/HeadingsBg1.png) repeat-x top; border:solid 1px #e4e4e4; padding: 5px 0 0 15px; height: 24px}

.c_contentpane_box{padding: 5px; text-align: justify}
.c_contentpane_box{border: solid 1px #e4e4e4; margin-top: 2px}
.c_footer {clear:both;padding:0; text-align:right}
.Normal p{margin:0px;}

.shadowl, .shadowr{padding: 0; margin: 0; height: 17px; margin-top: 2px}
.shadowl{background: transparent url(images/shadowl.png) no-repeat bottom left}
.shadowr{background: transparent url(images/shadowr.png) no-repeat bottom right}

.TitleHead_box{font-size: 14px; font-weight: bold; color: #555; background: transparent url(images/FormBullet1.gif) no-repeat left center; padding: 0 0 0 15px}

