﻿.slideFrame
{   width:450px;
    text-align:center;
    float:left;
    height:380px;
    padding-top:2px;      }

.imgSlide
{   border:solid 1px black;
    height:350px; 
    width:450px;  
    float:left;  }
    
#imgDesc
{   width:320px;
    float:left;     
    padding:2px 10px 10px 10px;
    line-height:16px;        }
 
 .navButton
 {   background-color:#dddddd;
    color:#1a429a;
    font-weight:bold;
    height:18px;
    font-size:10px;
    margin:3px 10px 0 0;     }

.imgTitle
{
    font-size:14px;
    color:#333333;
    font-weight:bold;     }
