@charset "utf-8";
/* CSS Document */

#relatedThumbnails {
	float: left;
	margin: 15px 15px 0 0;
}
img.thumb {
	float: left;
	height: 77px;
	margin: 0 1px 0 0;
	padding: 0 0 24px 0;
	border: 0;
	background: url(../images/reflect.gif) repeat-x 0 bottom;
}

#pageDescription {
	display: inline-table;
	font: 1.3em Arial, Helvetica, sans-serif;
	margin: 0 0 0 10px;
	clear: both;
	overflow: hidden;
}

#sections {
	float: left;
	clear: left;
	margin: 1px 0 0 10px;
	width: 535px;
	font: 1.1em Arial, Helvetica, sans-serif;
}
#sections.noContentBlocks {
	width: auto;	
}

/* Fixes for IE 6 */
#ie6 #sections {
	margin: 10px 0 0 5px;
}
#ie6 #sections.noContentBlocks {
	width: 730px;
}

.sectionsContent {
	float: left;
	clear: both;
	width: 100%;
}

.sectionColumn {
	float: left;
	margin: 0 30px 0 0;
}

.sectionItem {
	margin: 0 0 20px 0;
	width: 230px;
}
.sectionItem a.arrowLink {
	font: 1.4em Arial, Helvetica, sans-serif;
}
.sectionItem p {
	margin: 0;
	font: 1.1em Arial, Helvetica, sans-serif;
}

#featureBlocks {
	float: right;
	width: 195px;
	margin: 15px 0 0 0;
	overflow: hidden;
}

#tipOfTheDayContents {
	padding: 0 0 35px 10px;
	background: url(../images/reflect.gif) repeat-x 0 bottom;
	font: 1.1em Arial, Helvetica, sans-serif;
}
#tipOfTheDayContents a {
	font: bold 1.1em Arial, Helvetica, sans-serif;
}