﻿.box-wrapper { text-align: center; margin-top: 30px; margin-bottom: 30px; }
.box-outer { background: #b3b3bb; width: 180px; }
.box { position: relative; padding: 0px; background: #d0d9e0; left: -4px; width: 180px; top: -4px; }
.box-inner { border: solid 1px #438fe5; }
.box-content { border: solid 8px #fff; padding: 10px; color: #073052; text-align: left; }
