body {
	background:#000;
	color:#aaa;
	font-family:Lucida Grande, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	line-height:1.4em;
}

#holder {
	width:850px;
	margin:0 auto;
}

#footer {
	font-size:10px;
	color:#888;
	text-align:right;
	clear:both;
	padding:15px 0 0 0;
}

#header h1 {
	width:500px;
	height:380px;
	background:top left no-repeat url(roma_picks_front.jpg);
	text-indent:-99999999px;
	margin:0 auto;
}

.col {
	float:left;
}

h1,h2,h3 {
	color:#b99100;
}

p {
	max-width:40em;
	margin:1em 2em 1em 0;
}

a {
	color:#ece1aa;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


#zoom_content {
	color:#000;
}
#zoom_content a {
	background:#b99100;
	color:#fff;
	float:left;
	padding:4px;
}

#zoom_content p {
width:auto;
}

#sharethis {
		-moz-border-radius: 9px;
		-webkit-border-radius: 9px;
		background:#fff;padding:3px;
		float:left;
	}
	
	#sharethis a {
		color:#000;
	}
	
	.pick {
	width:320px;
	}