﻿.boxTable {
     width: 213px;
     margin: 10px 10px 12px 10px;
    }
.boxTable th {
    width: 50%;
    }
.boxTable th h4 {
    padding: 0 5px;
	 font-size: 12px;
    }
.boxTable th a {
    padding: 0;
    background: none;
    color: #339933;
    text-decoration: none;
    }
.boxTable th a:hover {
    text-decoration: underline;
    }
.boxWrap {
     margin: 0 0 5px 0;
}
