body{
	text-align: center;
	background: url(../img/bg.jpg) repeat-x top left #88765f;
	padding: 0;
	margin: 0;
	font-family: verdana;
	font-size: 11px;
}


#container{

	margin: 0 auto;
	width: 845px;
	background: white;
	text-align: left;
}

.books{
	padding-left: 13px;
	padding-right: 15px;
}

.book{
	float: left;
	width: 163px;
}

p{

	width: 140px;
	padding-left: 10px;
	
}


.hr{
	padding-left: 13px;
	padding-bottom: 15px;
}

input.chk{
	
}

.links{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #da0000;
	font-weight: bold;
}

.links a{
	color: #da0000;
	text-decoration: none;
	
}

.clear{
height: 0px;
clear:both;
}


/* FORM */

.bonus{
	float: left;
}

.formcontent{
	width: 507px;
	background: #f0f0f0;
	margin-left: 25px;
	float: left;
	height: auto;
	padding-left: 10px;
	padding-top: 10px;
}

.rub{
	vertical-align: middle;
}

p.text{
	width: 100%;
	line-height: 14px;
}

#items{
	padding-left: 10px;
	padding-bottom: 10px;
}

img{
	
}

.price{
	color: #c92100;
}

.pil{
	
}

.frmm{
	padding-left: 10px;
}

.frmm a{
	color: #c92100;
}

#maglite{
	padding-top: 10px;
}

.bonuspick{
	border-bottom: 1px solid #cccccc;
}

.bonuspick .leftside{
	float: left;
}

.bonuspick .rightside{
	float: left;
}

.bonuspick .rightside .itemrows .special p{
	width: 550px;
	padding-left: 23px;
}

.bitem{
float:left;
}

.bitem p{
	padding-left: 25px;
	
}