#resources-left-column {
	width:180px;
	padding:15px;
	float:left;
}

#resources-main-column {
	float:left;
	width:510px;
	margin:15px;
}
#resource-objects {
	margin-bottom:30px;
}

#resources-nav {
	margin-bottom:15px;
	font-size:12px;
}
.resources-nav-on {
	font-weight:bold;
	color:#3962db;
}
#resources-nav a {
	color:black;
}

.product, .download {
	clear:both;
}
.product-thumb, .download-thumb {
	float:left;
	margin:0 15px 15px 0;
}
.product-thumb img, .download-thumb img {
	border:solid 1px #e1e1e1;
}
.download-thumb a:hover img {
	border:solid 1px #3a63db;
}
.product-info, .download-info {
	float:left;
	width:370px;
}
.product-title, .download-title {
	margin-bottom:8px;
	font-size:15px;
	font-weight:bold;
	color:#022f8c;
}
.download-title-on {
	font-style:italic;
}
.download-title {
	margin-bottom:2px;
}
.download-title a {
	color:#022f8c;
	text-decoration:none;
}
.download-title a:hover {
	text-decoration:underline;
}
.product-desc, .download-desc {
	margin-bottom:8px;
	font-size:11px;
	color:black;
}
.product-price {
	float:right;
	text-align:right;
	margin:0 0 5px 15px;
	font-size:15px;
	font-weight:bold;
	color:#022f8c;
}
.product-normal-price {
	color:#cc0000;
	text-decoration:line-through;
}
.product-postage {
	font-size:11px;
	font-weight:normal;
	color:#3a63db;
}
.download-instructions {
	margin-bottom:16px;
	font-size:11px;
	color:#3a63db;
}
.download-file {
	margin-bottom:8px;
	font-size:11px;
	line-height:13px;
	clear:both;
}
.download-file-icon {
	float:left;
	margin:0 10px 5px 0;
}
.download-file a {
	color:black;
	font-weight:bold;
	text-decoration:none;
}
.download-file a:hover {
	text-decoration:underline;
}
.download-file-size {
	color:#3a63db;
}

#accessForm input {
	margin-bottom:10px;
}
.accessFormError {
	font-size:12px;
	font-weight:bold;
	color:#cc0000;
	margin-bottom:10px;
}
.accessQuestion {
	font-size:15px;
	font-weight:bold;
	color:#3a63db;
	margin-bottom:10px;
}
