/* Baron Custom Accessories - Photos & Videos Style Sheet */
/* All associated graphics copyright 2006, Baron Custom Accessories */
/* Last Modified: August 24th, 2006 */

.mediaboxleft {
	float: left;
	width: 294px;
	margin-bottom: 8px;
	border: 1px Solid #333;
	background-color: #CCC;
}

.mediaboxright {
	float: right;
	width: 294px;
	margin-bottom: 8px;
	border: 1px Solid #333;
	background-color: #CCC;
}

.boxtitle {
	background-color: #333;
	color: #FFF;
	font-weight: bold;
	padding: 2px;
}

.boxtext {
	text-align: left;
	padding: 0 6px 4px 6px;
}
