﻿ul.showcase
{
    border:0px dotted #ccc;
    float:left;
    margin-bottom:30px;
}

ul.showcase li
{
    list-style-type:none;
    display:inline;
    height:300px;
    border-top:1px dotted #ccc;
    margin-bottom:8px;
    float:left;
    margin-right:40px;
    padding:0 5px;
}

ul.showcase li h3
{
    margin-bottom:5px;

}

#workshowcase
{
    margin-bottom:25px;
}

#openingtestimonial
{
    width:849px;
	margin:0 auto;
	padding:8px;
	clear:both;
}

#openingtestimonial a:link, a:hover, a:visited
{
    color:#333333;
    text-decoration:underline;
}

h2
{
	color:#333333;
}

