/* study files properties */
#sf-header {
	margin-bottom: 2px;
	background-image: url("/images/page-header-image-sf.jpg");
	position: relative;
	height: 150px;
	}

#sf-title {
	position: absolute;
	width: 240px;
	left: 540px;
	bottom: 10px;
	text-align: left;
	}

#content { padding: 1px 20px 1px 30px };

#content p { margin-bottom: 4px }

#content .sf-item {
	margin: 30px 0;
	}

#content .sf-item td { vertical-align: top }

#content .sf-number {
	font-size: 48px;
	font-weight: bold;
	color: #F0F0F0/*#76797C*/;
	padding-top: 16px;
	}

#content .sf-preview {
	margin-right: 16px;
	margin-left: 16px;
	}

#content .item-name {
	font-size: 16px;
	color: #E9B02F;
	padding-left: 10px;
	padding-bottom: 2px;
	}

#content .semester {
	font-size: 11px;
	color: #76797C;
	padding-right: 10px;
	float: right;
	}

#content .description {
	padding: 0 10px;
	background: url( "/images/sf-item-bg.gif" ) repeat-x;
	border-top: 1px solid #ddd;
	}

#content .sf-list {
	list-style: disc outside url("/images/arrow-7-yellow.gif");
	padding-left: 14px;
	}

h5 { padding: 0; margin: 0 }

h3 {
	font-weight: bold;
	font-size: 20px;
	line-height: normal;
	text-transform: lowercase;
	text-align: left;
	color: #E9B02F;
	margin-bottom: 2px;
	}

