/* CSS Document */
#content_left {
width:293px;
}
#content_left h5 {
margin-left:15px;
margin-right:15px;
padding-bottom:5px;
color:#009900;
font-size:14px;
background-image:url('/01/images/jpg/green_dash_line.jpg');
background-position: left bottom;
background-repeat:repeat-x;
}
#content_right {
display:inline;
float:right;
width:293px;
}
#content_right h5 {
margin:0;
margin-left:15px;
margin-right:15px;
padding-bottom:5px;
color:#009900;
font-size:14px;
background-image:url('/01/images/jpg/green_dash_line.jpg');
background-position: left bottom;
background-repeat:repeat-x;
}

