


a { color:#f90; }

.thumb {
	width:240px;
	float:left;
	padding:10px;
}

.thumb * {
	display:block;
	border:none;
	text-decoration:none;
}

.thumb a { 
	font-size:8pt;
	text-transform:uppercase;
}

.thumb img { border:1px solid #aaa; }

.thumb strong { color:#3B5D80; }


.row { 
	width:800px;
	margin:0 auto 0 auto;
	clear:both;
}

#row div  {
    padding-bottom: 100px;
}


.row h1 {
    margin:0;
    padding:20px 0 0 0;
    float:none;
    display;block;
    border:none;
    color:#000;
    font-size:15pt;
    font-weight:normal;
    clear:both;
}


