<!--

#content #relatedinfo {
position: relative;

float: right;
margin: 0;
padding-left: 15px;
padding-right: 0px;
padding-bottom: 10px;
}

#caption {
font-style: italic;
font-size: 10px;
text-align: right;
padding-right: 0px;
}

#content #relatedinfo ul li {
padding-left: 20px;
list-style: none;
background-image: url(http://www.yorku.ca/graddvst/images/bulleticon.gif);
}


#toprow {
width: 610px;
margin-top: 10px;
}
#toprowleft {
float: left;
width: 389px;
}
#toprowright {
float: right;
width: 205px;

margin-left: 10px;
padding-bottom: 10px;
}
#bottomrow {
clear: both;
width: 610px;
margin-top: 10px;
}
#bottomrowleft {
float: left;
width: 389px;
}
#bottomrowright {
float: right;
width: 205px;
}

#toprowright p {margin: 4px;}

-->


