.location
{
width:80%;
margin-bottom:10px;
border:thin solid #8cd2f4;
}

.location a
{
display:block;
}

.location p
{
margin-left:10px;
margin-right:10px;
}

.mouseover p
{
margin-left:10px;
margin-right:10px;
}

.mouseover
{
background-color:#D3E0E5;
width:80%;
margin-bottom:10px;
border:thin solid #8cd2f4;
}

.title
{
color:#0096D6;
font-size:110%;
}
