﻿.thirdBox
{
    background-position:left top;
    background-repeat:no-repeat;
    display:block;
    float:left;
    padding-left:136px;
    width:104px; /* 240- 140px padding */
}
	.thirdBox h2 {
		display:none;
	}
	.thirdBox .thirdBoxCopy
	{
	    height:36px;
	    width:84px;
	}
	.thirdBox a
	{
        background-position:left top;
        background-repeat:no-repeat;
        display:block;
        height:32px;
        margin-left:16px;
        margin-top:45px;
        width:73px;	    
	}
	    .thirdBox a strong
	    {
	        display:none;
	    }