a.content-link {text-decoration:none;color: #109d8e;font-weight:bold; }
a.content-link:hover {text-decoration:underline;color: #109d8e;font-weight:bold; }
.hometable { margin: 5px auto; }
.side-box { margin: 15px 0px;border: 2px solid #ededed; padding: 5px; }
td ul { margin-top: 0px; }
#ipmlogo {
    float: left;
    margin: 38px 0px 0px 56px;
}
#head-images {
    float: right;
    margin: 0px 75px 0px 0px;
}
#head-images .pics {
	position: relative;
    height: 194px;
    width: 325px;
}
#head-images .pics img {
	position: absolute;
    height: 194px;
    width: 325px;
    top: 0px;
    left: 0px;
}
.content-img {
    position: relative;
    height: 400px;
    width: 259px;
    float: left;
    margin-right: 8px;
}
.content-img .img-box {
    position: absolute;
    height: 194px;
    top: 0px;
    left: 0px;
    width:239px;
    height: 380px;
    padding:10px;
    background-color:white;
    text-align:center;
}
.content-img .img-box .testm {
	padding-top:5px;
}
.content-img .img-box img {
    border: 1px solid #dddddd;
}
.promo-code {
    float: right;
    color: white;
    font-weight: bold;
    margin-top: 20px;
    margin-right: 10px;
}