/* Body Structure - Content */
/* Pages: fansites */
/* ============================================ */
	.fansitebox {
		width: 620px;
		padding: 15px 10px;
		text-align: left;
		/*color: #e8e8e8;*/
	}
		.fansitebox iframe {
			width:620px;
			height:200px;
			background: #872605;
			border: 0px;
			margin-bottom: .4em;
		}
		.fansitebox .legal {
			font-size: x-small;
		}
		.fansitebox .desc {
			margin: 1em 0px;
			font-weight: bold;
		}
			.fansitebox .title {
				font-size: 1.2em;
				font-weight: bold;
				text-decoration: none;
				color: #872605;
				}

			.fansitebox .date {
				color: #000000;
				font-weight: bold;
				font-size: 1em;
				margin: 4px 0px 5px 0px;
				}
