@charset "ISO-8859-1";

/* ************** CAFE PRESS TAGS **************** */

#main {
	/* outer content div */
	text-align:left;
}

#content_margins_cp {
	background-color:#ffffff;
	text-align:center;
	/* width:490px; */
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:15px;
}

#content_holder {
	background-color:#ffffff;
}
.cp_section_title {

	margin-top:10px;
	margin-bottom:8px;
	padding-left:8px;
	padding-top:4px;
	padding-bottom:4px;
	text-align:left;
	font-size:14px;
	font-weight: bold;
	letter-spacing: -.01cm;
	width:506px;
	background-color: #FAE5CA ;
	border-top:1px;
	border-bottom:1px;
	border-top-style:solid;
	border-bottom-style:solid;
	border-top-color:#719DCB;
	border-bottom-color:#719DCB;

}

.imageborder {
	/* td containing a single product item */
	background:#ffffff;
	margin-bottom:4px;
	
}
.footer {
	/* td containing a CP legal, etc. */
	font-size: 10px;
	color: #327AC6;
}