@charset "utf-8";
/* CSS Document */

.addToCartButton {
	margin:10px auto 10px auto;	
	width:120px;
}

.cover {
	background-color:#666666;
	float:none;
	height:208px;
	margin:10px auto 10px auto;
	padding:2px;
	width:135px;
}

.indented {
	margin:25px auto 25px 100px;
}

.issue {
	margin:15px auto 15px auto;
	width:167px;
}

.issuesListBox{
	border-color:#666;
	border-style:solid;
	border-width:2px;
	font-style:normal;
	font-weight:normal;
	padding:2px;
	width:100px;
}

.largeText {
	color:#000;
	font-size:1.25em;
	font-style:normal;
	font-weight:bold;
	line-height:1.75em;
	width:350px;
}

.smashwords {
	color:#000;
	font-size:1em;
	font-style:normal;
	font-weight:normal;
	margin:10px 10px 0px 18px;
}

.subscribeListBox{
	border-color:#666;
	border-style:solid;
	border-width:1px;
	font-style:normal;
	font-weight:normal;
	padding:2px;
	width:400px;
}

.subscribeText {
	font-size:0.8em;
}

.subscribeAddToCartButton {
	margin:10px 0 0 0;	
}

.title {
	color:#000;
	font-size:1.25em;
	font-style:normal;
	font-weight:bold;
	line-height:1em;
	margin:10px auto 10px auto;
	text-align:center;
	text-transform:none;
	width:167px;
}

.tshirtImage{
	height:200px;
	vertical-align:text-top;
	width:200px;
}

.tshirtListBox{
	border-color:#666;
	border-style:solid;
	border-width:1px;
	font-style:normal;
	font-weight:normal;
	padding:2px;
	width:120px;
}