body {
	background-image: url('images/arrow_back.jpg'); 
	background-position:top center;
	background-repeat:no-repeat;
	font: 12px Arial;
	color: #424256;
	margin-top:622px;
	
}

img {border: 0;}


body a {
	color: #a24ca1;
	text-decoration: underline;
	font-weight: bold;
}


body a:hover {
	color:#7a2e79;
}

#video_container {
	margin: 0 auto;
	text-align: center;
	width:705px;
	font-family:Helvetica, Arial, sans-serif;
	color:#424157;
	font-size:11px;
	}
#video {
	width:325px;
	height:290px;
	padding:10px;
	border:1px #f3dbf3 solid;
	float:left; 
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color:#424157;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	text-align:center;
	font-size:14px;
	line-height:22px;
}
#video span {margin-top:30px;}

#lil_books {
	width:685px;
	height:40px;
	background-image: url('images/isil_books.jpg'); 
	margin:17px 0px 20px 0px;
	padding:139px 0px 0px 20px;
	background-position:top center;
	background-repeat:no-repeat;
	display:block;
	font-size:12px;
}


/* IE FIX */
html>body #lil_books div { background-color:transparent; width:155px; float:left; margin-right:15px; line-height:18px;}


#lil_books div {background-color:transparent; width:154px; float:left; margin-right:15px; line-height:18px;}


#pub_date {
	text-align: center;
	width:705px;
	font-size:18px;
	line-height:30px;
	}
