.iconbox {

font-size: .8em;
padding: 3px;
height: 450px;
background: url(/images/franchise/training.jpg) no-repeat top right;
/* margin-left: auto;
margin-right: auto; */
}
.brleft {
clear: left;
}
.brright {
clear: right;
}
.iconbox .iconrow {
border: 1px solid #000;
}


.icon {
width: 87px;
padding: 1px;
float: left;
text-align: center;
overflow: hidden;
}

.icon img {
margin: 2px;
border: 0;
}

.icon a, .icon a:visited, .icon a:hover, .icon a:active {
display: block;
padding: 5px;
height: auto;
width: auto;
text-decoration: none;
color: #00F;
}
.icon a:hover {
color: #F00;
padding: 4px;
border: 1px dotted #000;
}
.icon a:active {
color: #F00;
background: #a3b2e3;
}




.bigright {
float: right;
clear: right;
width: 265px;
height: 162px;
}

.bigright img {
margin: 3px;
border: 0;
}

h3 {
font-size: 2em;
font-family: arial;
}

