.whiteborder
{
clear: both;
border-bottom: 1px dotted white;
}

.website
{
margin-left: 25px;
margin-right: 25px;
}

.website .leftalign
{
width: 220px;
}
.website .rightalign
{
width: 240px;
}

.website img
{
margin-left: 10px;
margin-bottom: 2px;
padding:5px;
border: 1px solid black;
}

.website p
{
margin-left: -25px;
margin-right: -25px;
}