/*
	================================================
	These style rules are for the press page
	================================================
*/

div#wrapper div#col2 h1
{
     font-size: 1.8em;
     margin:0 0 15px 0;
}

div#wrapper div#col2 h2
{
     font-size: 1.4em;     
}

div#wrapper div#col2 span
{
    font-style: italic; 
    color: #999; 
    font-size: 0.8em;
    font-weight: normal;
    padding-left:10px;
}

div#thumbnails img {
    margin: 0 12px 12px 0;
    border: 2px solid #999;
    float: left;
}