/*
Project Name: Caspar Website
Author: Paul Demers/pdemersjr.com
Modified: 6-6-09
File Name: supplement.css
Version: 1.6609

General Site Tweaks
*/

/* Removes standard link styling to match what was there. */
.astyleremove{
text-decoration: none;
color:#336666;
}

.dent{
margin-left: 10px;
}

.overflow419{
height:419px;
overflow: auto;
}

.overflow422{
height:422px;
overflow: auto;
}


