﻿#phSummary {
	font-size: 1.4em;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


ul#thumbs {
	width:300px;
	list-style-type:none;
	padding:0;
	margin:0;
	float:right;
	xmargin: 0 0 5px 5px;
}

ul#thumbs li {
	float:left;
	width:131px;
	display:block;
	text-align:center;
}

ul#thumbs li a {}

#thumb1, #thumb2, #thumb3, #thumb4, #thumb5, #thumb6  {
	width: 131px;
	float:left;
}

#thumbs .clear {
	clear: both;
}
/*

#thumb1, #thumb2 {
	margin-bottom: 10px;
}

#thumb1, #thumb3 {
	margin-right: 10px;
}

#thumbs img {
	border: 1px solid #ccc;
	padding: 2px;
}

*/

#col1 #phArticle #thumbs a:hover {
	text-decoration: none;
	border: none;
}
#col1 #phArticle #thumbs p a:hover {
	text-decoration: none;
	border-bottom: 1px solid #000;
}



.right {float: right;}

div#fancy_title table, div#fancy_title table td {

border: none;
}

#fancy_freeIframe {
	display: none;
}
