.history-box{
width: 720px;
margin-left: 20px;
}



.ad-box{
width: 50px;
float: left;
color: white;
background-color: #1C79C6;
vertical-align: top;
padding: 8px;
border-top: 1px #1C79C6 solid;
}

.ad-box_c{
width: 50px;
float: left;
color: white;
background-color: #003399;
vertical-align: top;
padding: 8px;
border-top: 1px #003399 solid;
}

.text-box{
padding: 8px;
width: 600px;
float: left;
border-top: 1px #1C79C6 solid;
background-color: white;
}

.text-box2{
padding: 8px;
width: 600px;
float: left;
border-top: 1px #1C79C6 solid;
background-color: white;
}

.text-box2_c{
padding: 8px;
width: 600px;
float: left;
border-top: 1px #003399 solid;
background-color: white;
}

.sub-box{
float: left;
clear: both;
background-color: #1C79C6;
background-position: 50px auto;
margin-top:10px;
width: 682px;
}

.sub-box_c{
float: left;
clear: both;
background-color: #003399;
background-position: 50px auto;
margin-top:10px;

}


.clearfix {
  clear: both;
}


.image-right{
width: 200px;
float: right;
}


.image-right img{
width: 200px;
margin-bottom: 8px;
padding: 5px;
float: right;
border: 1px black solid;
}


.text-box2 p{
float: left;
width: 350px;
margin-bottom: 1em;}

.text-box2 p{margin-bottom: 1em;}

.text-box p{margin-bottom: 1em;}
.text-box2_c p{float: left;width: 350px;}
.imageRight-borderless{
width: 200px;
float: right;
margin-bottom: 20px;
}

#content textbox_550 p{
width: 500px;
float: left;
}



