.bl_grey {background: url(/images/box/4bl.gif) 0 100% no-repeat #c9c9c9; width: 100%} 
.br_grey {background: url(/images/box/4br.gif) 100% 100% no-repeat} 
.tl_grey {background: url(/images/box/4tl.gif) 0 0 no-repeat} 
.tr_grey {background: url(/images/box/4tr.gif) 100% 0 no-repeat; padding:10px; color: #000000;} 
.tr_grey a{color: #000000; font-weight: bold;}

.bl_pink {background: url(/images/box/5bl.gif) 0 100% no-repeat #ff00a8; width: 100%} 
.br_pink {background: url(/images/box/5br.gif) 100% 100% no-repeat} 
.tl_pink {background: url(/images/box/5tl.gif) 0 0 no-repeat} 
.tr_pink {background: url(/images/box/5tr.gif) 100% 0 no-repeat; padding:10px; color: #FFFFFF;} 
.tr_pink a{color: #FFFFFF; font-weight: bold;}

.bl_blue {background: url(/images/box/6bl.gif) 0 100% no-repeat #0074d6; width: 100%} 
.br_blue {background: url(/images/box/6br.gif) 100% 100% no-repeat} 
.tl_blue {background: url(/images/box/6tl.gif) 0 0 no-repeat} 
.tr_blue {background: url(/images/box/6tr.gif) 100% 0 no-repeat; padding:10px; color: #FFFFFF;} 
.tr_blue a{color: #FFFFFF; font-weight: bold;}

.bl_green {background: url(/images/box/7bl.gif) 0 100% no-repeat #1eff00; width: 100%} 
.br_green {background: url(/images/box/7br.gif) 100% 100% no-repeat} 
.tl_green {background: url(/images/box/7tl.gif) 0 0 no-repeat} 
.tr_green {background: url(/images/box/7tr.gif) 100% 0 no-repeat; padding:10px; color: #084100;} 
.tr_green a{color: #084100; font-weight: bold;}

.bl {background: url(/images/box/1bl.gif) 0 100% no-repeat #ff8400; width: 100%} 
.br {background: url(/images/box/1br.gif) 100% 100% no-repeat} 
.tl {background: url(/images/box/1tl.gif) 0 0 no-repeat} 
.tr {background: url(/images/box/1tr.gif) 100% 0 no-repeat; padding:10px; color: #FFFFFF;} 
.tr a{color: #FFFFFF; font-weight: bold;}


.clear {font-size: 1px; height: 1px}

.search {width:49%; float:left; background:#31C3F2 url(/images/box/head_1_b.gif) bottom repeat-x; color:#FFFFFF; font-weight:bold; text-transform:uppercase;}
.search .t_1 {background:url(/images/box/head_1_t.gif) top repeat-x;}
.search .r_1 {background:url(/images/box/head_1_r.gif) right repeat-y;}
.search .l_1 {background:url(/images/box/head_1_l.gif) left repeat-y;}
.search .br_1 {background:url(/images/box/head_1_br.gif) bottom right no-repeat;}
.search .bl_1 {background:url(/images/box/head_1_bl.gif) bottom left no-repeat;}
.search .tr_1 {background:url(/images/box/head_1_tr.gif) top right no-repeat;}
.search .tl_1 {background:url(/images/box/head_1_tl.gif) top left no-repeat; padding:19px 16px 22px 16px; color:#FFFFFF;}

.search_o {width:49%; float:right; background:#FF6D40 url(/images/box/head_2_b.gif) bottom repeat-x; color:#FFFFFF;}
.search_o .t_2 {background:url(/images/box/head_2_t.gif) top repeat-x;}
.search_o .r_2 {background:url(/images/box/head_2_r.gif) right repeat-y;}
.search_o .l_2 {background:url(/images/box/head_2_l.gif) left repeat-y;}
.search_o .br_2 {background:url(/images/box/head_2_br.gif) bottom right no-repeat;}
.search_o .bl_2 {background:url(/images/box/head_2_bl.gif) bottom left no-repeat;}
.search_o .tr_2 {background:url(/images/box/head_2_tr.gif) top right no-repeat;}
.search_o .tl_2 {background:url(/images/box/head_2_tl.gif) top left no-repeat; padding:19px 16px 22px 16px; color:#FFFFFF;}

.input_search {font-weight:normal; padding:2px 1px; width:180px;}

span.alert {
	color: #c00;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #FFD6D6 url(/images/status-alert.png) 10px 50% no-repeat;
}

span.info {
	color: #0055BB;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
	background: #D8E5F8 url(/images/status-info.png) 10px 50% no-repeat;
}

span.alert,
span.info {
	display: block;
	padding: 10px 10px 10px 45px;
	margin: 15px 0;	
}

