h.fbList li {
	padding-bottom: 4px;
	padding-left: 3px;
}
.fbList li span {
	font-size: 8pt;
}

div.newsItem p.title {
	font-weight: bold;
	margin-top: 0;
}

div.newsItem p.source {
	font-style: italic;
	margin-top: 0;
}

div.newsItem p.summary {
	font-weight: bold;
	margin-top: 0;
}

div.newsItem span.text {
}

div.newsItem p.link {
	margin-top: 0px;
}

img.subComment {
	border-bottom: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
}

img.subComment#sub0 {
	border-top: 10px solid #FFFFFF;
}

img.sub {
	border: 1px solid #000000;
	margin-top: 10px;
}

img.sub#sub0 {
	margin-top: 0px;
}

span.itemImages {
	float: right;
	margin: 0px 0px 10px 10px;
}

.rteSpan p {
	margin: 0;
	padding: 0;
}

.rteSpan table thead, .rteSpan table tfoot {
	font-family: Arial, Verdana, sans-serif;
	font: Arial, Verdana, sans-serif;
	font-size: 9.5pt;
	background-color: #f4f4f4;
	color: #000000;
}

.rteSpan table tbody {
	font-family: Arial, Verdana, sans-serif;
	font: Arial, Verdana, sans-serif;
	font-size: 9.5pt;
	background-color: #FAFAFA;
	color: #000000;
}

#gSearchField {
	width: 130px;
	border: 1px solid #CCCCCC;
}

#gSearchButton {
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	height: 20px;
}

#gTranslateTable {
	width: 175px;
}

#albumThumb, #albumFull {
	border: solid 1px #000000;
}

#pageNav {
	border: 1px solid #000000;
}

#pageNav ul {
	/* Mac IE { */
		margin: 10px 10px 10px 0px!important;
		padding: 0px 0px 0px 30px!important;
	/* } */
	
	/* Firefox, Safari { \*/
		margin: 10px 10px 10px 0px!important;
		padding: 0px 0px 0px 30px!important;
	/* } */
	
	/* IE6 { */
		padding: 0px 0px 0px 0px;
		margin: -7px 3px 10px 30px;
	/* } */
	
	line-height: 20px;
}

.yellowBackground {
	background-color: #FFE84B;
}

table {
	font: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #000000;
}

.darkBorderBottom {
	border-bottom:  1px solid #FFFFFF;
}

.darkBorderTop {
	border-top:  1px solid #FFFFFF;
}

.darkBorderRight {
	border-right:  1px solid #FFFFFF;
}

.darkBorderLeft {
	border-left:  1px solid #FFFFFF;
}

.lightBorderBottom {
	border-bottom:  1px solid #FFFFFF;
}

.lightBorderTop {
	border-top:  1px solid #FFFFFF;
}

.lightBorderRight {
	border-right:  1px solid #FFFFFF;
}

.lightBorderLeft {
	border-left:  1px solid #FFFFFF;
}

dl{padding:5px;}
dl dt{ color:#333;}
dl dd{padding:5px;}

img {
	behavior: url('/apps/shared/iepngfix.htc');
	border: none;
}

td.image img {
	margin: 0px 0px 10px 7px;
	border: 1px solid #000000;
}

#googleMap * {
    behavior: none;
}

.centered-text { text-align:center; }


span.en-gray-button {
	background-color: #f0f0f0;
	border: 1px solid #a0a0a0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #444444;
	padding: 5px 9px;
	border-radius: 5px;
	margin-right: 5px;
}

span.en-gray-button:hover {
	border: 1px solid #808080;
	background-color: #e8e8e8;
	color: #000000;	
	cursor: pointer;
}


span.en-gray-button-small {
	background-color: #f0f0f0;
	border: 1px solid #a0a0a0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #444444;
	padding: 2px 6px;
	border-radius: 8px;
	margin-right: 5px;
}

span.en-gray-button-small:hover {
	border: 1px solid #888888;
	background-color: #888888;
	color: #ffffff;	
	cursor: pointer;
}


div.en-breadcrumb {
	#border: 1px solid #cccccc;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #444444;
	padding: 0px 7px 12px 8px;
}


