

#content {
	width:1024px;
	xbackground-color:#000;
	float:left;
	margin-top:50px;
	padding-bottom:30px;
}

.lft-top-cnt {
	margin-left:25px;
	float:left;
	clear:both;
	width:284px;
	height:57px;
	background-image:url(images/libraries-logo.jpg);
	background-repeat:no-repeat;
}

#lft-cnt {
	width:425px;
	float:left;
	background-image:url(images/lft-cntbk.jpg);
	background-repeat:repeat-y;
	margin:0 25px 0 10px;
	
}

.item-cnt {
	float:left;
	clear:both;
	width:400px;
	height:175px;
	xbackground-color:#000;
	margin-left:15px;
	margin-top:10px;
}

.item-img {
	width:97px;
	height:77px;
	float:left;
	background-image:url(images/item-imgbk.jpg);
	background-repeat:no-repeat;
	margin:10px;
	xmargin-right:5px;
	
}

.item-desc {
	float:left;
	background-color:#fafafa;
	width:254px;
	height:150px;
	margin-top:10px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#848484;
	padding:5px;
	
}

.item-desc ul { padding:0; margin:0; list-style:none;}
.item-desc li { background:url(images/listimg.jpg) left no-repeat; padding: 5px 20px; font:normal 11px  Tahoma, Geneva, sans-serif; color:#6f6f6f; padding: 5px 15px;}
.item-desc li a { color:#e17029; text-decoration:none;  font:normal 11px  Tahoma, Geneva, sans-serif; line-height:1.8em;}
.item-desc li a:hover { text-decoration:underline;}

.login {
	float:left;
	clear:both;
	margin-left:25px;
	margin-top:5px;
	border:1px solid #dcdcc1;
	width:280px;
	height:130px;
}


