#tdOne,
#tdTwo,
#tdThree,
#tdFour
{
background-color: #F0F0F0;
border: 1px solid silver!important; 
padding: 10px;
}

#tdOne
{
background-color: #D1E4EF;	
}

#tdOne img,
#tdTwo img,
#tdThree img,
#tdFour img
{
border: 3px solid silver!important; 
margin: 5px 0px;
max-height: 100px;
max-width: 150px; 
}

#tdOne .header,
#tdTwo .header,
#tdThree .header,
#tdFour .header
{
font-size: 14px!important;
font-weight: bold!important;
margin: 5px 0px!important;
color: #335473!important;
}

#tdOne img.noborder,
#tdTwo img.noborder,
#tdThree img.noborder,
#tdFour img.noborder
{border: 0}

