
@import url(base.css);

body {
	background:#eaeaea;
}

p {
	text-align:left;
}

.col_3 {
	width:34em;
}

#content a {
	color:#2a2a2a;
	font-weight:bold;
}

.col_ss {
	background:#fff;
}

.sshot {
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:top left;
	height:16em;
	overflow:hidden;	
}

.ss_right {
	background-position:top right;
}

.ss_center {
	background-position:top center;
}

.ss_short {
	height:8em;
}

.ss_med {
	height:11em;
}

.ss_tall {
	height:17.7em;
}

.ss_mega {
	height:30em;
}

#page #content .col_heading h3 a {
	font-size:1.1em;
}

#page #content .col_details ul {
	color:#9a9a9a;
	font-size:0.8em;
}
