.actorbox{

width: 122px;
height: 200px;
border: 0px solid #000;
text-align: center;
}

.actorboxpadding{
margin: 0 8px 10px 8px;
float: left;
}

#actorinfo{
float: left;
width: 240px;
}

#agent{
background-colour: #EDF4F5;
padding: 4px;
}

#actorphoto{
float: left;
width: 300px;
}






