
/* about.php */

/* Author: Madi Karizma (egolabelnyc.com) */
/* Last modified: November 13, 2007 */
/* Copyright (C) 2007 Company of Egolabel. */
/* All Rights Reserved. */

.header_image {
	height: 350px;
	margin-bottom: 5px;
	width: 900px; }

.content {
	border-top: solid 2px #111;
	padding: 0 20px 5px 20px; }

h1 {
	margin-bottom: 15px;
	padding-top: 20px; }

p {
	color: #999;
	line-height: 17px;
	margin-bottom: 15px; }

strong {
	color: #fff;
	font-weight: normal;
	padding-left: 5px; }

.storefront {
	border: solid 1px #222;
	margin: 0 15px 5px 0;
	padding: 5px; }

.studio_thumb {
	border: solid 1px #222;
	margin-right: 5px;
	padding: 5px; }

/* End of Document */
