h1 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 8px;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 8px;
}
p {
	font-size: 17px;
}
#column {
	margin: auto;
	width: 680px;
}
#title_block {
	display: block;
	margin: auto;
	width: 330px;
	height: 94px;
	padding: 12px 0 12px 0;
}
#cover {
	float: left;
	top: 20px;
}
#sorceress {
	width: 300px;
	height: 457px;
	top: 9px;
}
#description {
	float: right;
	width: 360px;
	height: 457px;
	padding: 0 0 0 15px;
	top: 0;
}
.text {
	margin-bottom: -6px;
}
#freelance {
	font-style: italic;
	font-weight: bold;
	padding-bottom: 7px;
}
#tamirandalia {
	display: none;
}
#praise {
	margin-top: 57px;
}
#excerpt_button {
	top: 1px;
	left: 430px;
	width: 175px;
}
#details {
	margin: 27px auto 6px auto;
	width: 550px;
	height: 90px;
	background-color: #c1dae7;
	padding: 4px 0 0 90px;
}
#box1 {
	display: inline-block;
	width: 180px;
	font-size: 15px;
}
#box2 {
	display: inline-block;
	width: 200px;
	font-size: 15px;
}
#box3 {
	display: inline-block;
	vertical-align: top;
	width: 80px;
	font-size: 15px;
}
.big-red {
	font-size: 19px;
	font-weight: bold;
	color: red;
	text-align: center;
	padding: 18px 0 12px;
}
.rounded {
	border-radius: 20px;
	width: 636px;
	margin: 0 auto 24px;
	background-color: #c1dae7;
	padding: 8px 10px 3px;
	text-align: center;
}
.logo {
	margin: 6px;
	width: 90px;
	height: 90px;
}
#tablet-mobile {
	display: none;
}
#hr1 {
	width: 500px;
	margin-bottom: 5px;
}
#footer {
	padding-top: 12px;
}
#break1, #break2, #break3 {
	display: none;
}