
.team {
width:770px;

}


.left {
width:450px;
height:300px;
float: left;
}

.right {
width:310px;
position: right;
float: right;
}

div.favourite {
background-image: url(teamstuff/images/favourite.gif);
position: absolute;
width:450px;
height:120px;
float: left;

}

.photothumbs{
position: absolute;
width:450px;
height:104px;
float: left;

}

.teamimg {
width:700px;
height:60px;
text-align:left;
background: transparent;
}

.mainteam {
width:720px;
height:175px;
text-align:center;
background: transparent;
}