html{background: url(../images/main/bg-html.gif);}
body{
	margin:0;
	color:#000;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/main/bg-body.gif) repeat-x;
	min-width:1000px;
}
a{
	color:#000;
	text-decoration:none;
}
img{margin:0;padding:0;border:0;}
a:hover{color:#663399;text-decoration:underline;}
a:link{color:#663399;}
a:visited{color:#663399;}

.backtop {
	font:10px Arial, Helvetica, sans-serif;
	text-align: right;
}

input,
textarea,
select{
	font:10px Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
#wrapper{
	width:100%;
	position:relative;
	text-align:center;
	overflow:hidden;
}
.w1{
	float:left;
	position:relative;
	left:50%;
}
.w2{
	float:left;
	position:relative;
	left:-50%;
}
.w3{
	width:1027px;
	text-align:left;
}
/*header start*/
#header{
	height:1%;
	padding:13px 23px 17px 16px;
	overflow:hidden;
}
.logo{
	margin:0;
	float:left;
	width:384px;
	height:79px;
}
.logo a{
	cursor:pointer;
	display:block;
	width:384px;
	height:79px;
	background: url(../images/main/bg-logo.gif) no-repeat;
}
.logo a span{
	display:block;
	width:384px;
	height:79px;
	overflow:hidden;
	text-indent:-9999px;
}
.slogan{
	float:right;
	width:420px;
	text-align:left;
	font-size:16px;
	line-height:24px;
	color:#CACAC8;
	padding:21px 0 0;
}
/*header end*/
/*main start*/
#main{
	width:100%;
	overflow:hidden;
	padding:4px 0 21px;
	background:#fff url(../images/main/bg-main.gif) no-repeat;
}
/*nav*/
#nav{
	margin:0 0 11px;
	padding:0 0 8px 6px;
	list-style:none;
	width:100%;
	background: url(../images/main/separator.gif) repeat-x 0 100%;
}
#nav:after{
	content:"";
	display:block;
	clear:both;
}
#nav li{
	float:left;
	padding:0 1px 0 0;
	position:relative;
}
#nav li a{
	display:block;
	width:168px;
	height:46px;
}
#nav li a span{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:168px;
	height:46px;
}
.about a{background: url(../images/main/bg-about.gif) no-repeat;}
.find-books a{background: url(../images/main/bg-find-books.gif) no-repeat;}
.authors a{background: url(../images/main/bg-autors.gif) no-repeat;}
.multimedia a{background: url(../images/main/bg-multimedia.gif) no-repeat;}
.network a{background: url(../images/main/bg-netwok.gif) no-repeat;}
.search a{background: url(../images/main/bg-search.gif) no-repeat;}
#nav li.hover a,
#nav li:hover a{background-position: 0 -46px;}
/*drop*/
.drop{
	display:none;
	width:168px;
	position:absolute;
	left:0;
	top:46px;
}
.drop .t,
.drop .b{
	height:5px;
	overflow:hidden;
}
.drop .c{
	height:1%;
	padding:4px 10px 3px;
}
.about .drop .t{background: url(../images/main/bg-drop-t.png) no-repeat;}
.about .drop .b{background: url(../images/main/bg-drop-b.png) no-repeat;}
.about .drop .c{background:#0890ba;}
.find-books .drop .t{background: url(../images/main/bg-drop-t-books.png) no-repeat;}
.find-books .drop .b{background: url(../images/main/bg-drop-b-books.png) no-repeat;}
.find-books .drop .c{background:#c4027f;}
.multimedia .drop .t{background: url(../images/main/bg-drop-t-multimedia.png) no-repeat;}
.multimedia .drop .b{background: url(../images/main/bg-drop-b-multimedia.png) no-repeat;}
.multimedia .drop .c{background:#434066;}
.network .drop .t{background: url(../images/main/bg-drop-t-network.png) no-repeat;}
.network .drop .b{background: url(../images/main/bg-drop-b-network.png) no-repeat;}
.network .drop .c{background:#70b450;}
#nav li:hover .drop,
#nav li.hover .drop{display:block;}
#nav li ul{
	margin:0;
	padding:0;
	list-style:none;
	background:none;
}
#nav li ul li{
	float:none;
	font-size:12px;
	line-height:18px;
	height:1%;
	overflow:hidden;
}
#nav li ul li a{
	color:#fff;
	width:auto;
	height:auto;
	text-indent:0;
	background:none;
} 
/*two-column*/
#two-column{
	margin:0 0 10px;
	clear:both;
	width:974px;
	padding:0 28px 14px 25px;
	overflow:hidden;
	background: url(../images/main/bg-two-column.gif) no-repeat 0 100%;
}
#sidebar{
	float:left;
	width:373px;
}
.box-wrapper{
	border:1px solid #3f3f3f;
	height:1%;
}
.box-holder{
	border:1px solid #bfbfbf;
	padding:7px;
	height:1%;
}
.box-area{
	overflow:hidden;
	height:1%;
	background: url(../images/main/bg-box-area.gif) repeat-y;
}
.box{
	overflow:hidden;
	padding:18px 5px 40px;
	height:210px;
	background: url(../images/main/bg-box.gif) no-repeat;
}
#main h2.heading{
	margin:0 0 5px;
	font:bold 21px/24px Georgia, Verdana, Arial, Helvetica, sans-serif;
}
.box .image-wrapper{
	float:left;
	width:auto;
}

.box img{
	display:block;
	margin:5px 8px 0px 0px;
	border:1px solid #000;
}
.box .text-holder{
	float:left;
	width:auto;
	color:#fff;

}
.box .text-holder a {color:#FFF; text-decoration: underline;}
.box .text-holder a:link {color:#FFF; text-decoration: underline;}
.box .text-holder a:hover {color:#000;}
.box .text-holder a:visit {color:#FFF; text-decoration: underline;}

.box h2{
	margin:5px 0 3px;
	color:#fff;
	font-size:14px;
	line-height:20px;
}
.box h3{
	margin:0 3px 3px;
	color:#fff;
	font-size:15px;
	line-height:18px;
	font-style:italic;
}
.box h4{
	margin:0 3px 3px;
	color:#fff;
	font-size:16px;
	line-height:18px;
	font-style:italic;
	font-weight:bold;
}
.box .cite{
	font-size:11px;
	padding:3px 0 0;
	font-style:italic;
	text-align: right;
}
.box .quote{
	padding:3px 0 8px;
	font-size:13px;
	line-height:16px;
}
.box .quote02{
	padding:8px 0 0;
	font-size:11px;
	line-height:14px;
}
.box .quote03{
	padding:8px 0 0;
	font-size:13px;
	line-height:16px;
}
.box .by{
	padding:1px 0 5px;
	font-size:13px;
	line-height:15px;
}
.box .feature{
	width: 155px;
}

/*content*/
#content{
	float:right;
	width:589px;
}
#content .box-area{background:none;}
/*placeholder*/

#content .nbFlash{
	width: 570px;
	height: 268px;
}
#content .placeholder img{float:left;}
#content .placeholder object{float:left;}
#banner-wrapper{
	width:974px;
	padding:30px 0 0 26px;
	overflow:hidden;
}
#banner-wrapper .image-area{
	margin:0 0 10px;
}
#banner-wrapper .image-area img{
	display:block;
	margin-left: auto;
    margin-right: auto ;
}
/*tree-columns-wrapper*/
.columns-wrapper{
	width:1000px;
	padding:0 0 0 26px;
	overflow:hidden;
}
.columns-wrapper a:hover{color:#000;text-decoration:underline;}
.columns-wrapper a:link{color:#000;}
.columns-wrapper a:visited{color:#000;}
.columns-wrapper .column{
	float:left;
	width:315px;
	padding:0 13px 0 0;
}
.columns-wrapper .column h3{
	margin:0 0 4px;
	font:bold 18px/20px Georgia, Verdana, Arial, Helvetica, sans-serif;
}
.lesson-plans{
	float:left;
	width: 330px;
	height:107px;
	display:table;
	text-align:center;
	font-size:13px;
	line-height:18px;
	font-weight:bold;
	padding:0 20px 0 30px;
	background: url(../images/main/bg-lesson-plans.gif) no-repeat;
}
.lesson-plans ul{
	list-style:none;
	
	}
.lesson-plans li{
	list-style:none;padding:0 0 5px 0;
	}
.lesson-plans span{
	display:table-cell;
	vertical-align:middle;
}
.columns-wrapper .placeholder img{display:block;}
.social-network{
	width:330px;
	margin:0;
	padding:16px 0 0;
	list-style:none;
	height:91px;
	background: url(../images/main/bg-social-network.gif) no-repeat;
}
.social-network li{
	float:left;
	width:150px;
	padding:0 0 15px 13px;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
}
.social-network li a{
	float:left;
	display:table;
	padding:0 0 0 37px;
	height:31px;
	cursor:pointer;
}
.social-network .blog{background: url(../images/main/ico-1.png) no-repeat;}
.social-network .youtube{background: url(../images/main/ico-2.png) no-repeat;}
.social-network .annick-press{background: url(../images/main/ico-3.png) no-repeat;}
.social-network .twitter{background: url(../images/main/ico-4.png) no-repeat;}
.social-network li span{
	display:table-cell;
	vertical-align:middle;
}
/*main end*/
/*footer start*/
#footer{
	float:left;
	width:973px;
	padding:20px 31px 20px 23px;
	overflow:hidden;
	font-size:9px;
	line-height:18px;
	color:#7c7a71;
	background:#c5c3b1 url(../images/main/bg-footer.gif) no-repeat;
}
.silver{
	float:left;
	width:167px;
	height:50px;
	background: url(../images/main/bg-silver.gif) no-repeat;
}
.nosilver{
	float:left;
	width:167px;
	height:50px;
}
.annick{
	float:right;
	height:50px;
	width:173px;
	background: url(../images/main/bg-annick-press.gif) no-repeat;
}
.annick span,
.silver span{
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
#footer .holder{
	width:620px;
	margin:0 auto;
	text-align:center;
}
#footer .list-wrapper{
	width:100%;
	overflow:hidden;
	margin:-4px 0 13px;
}
#footer .holder ul{
	margin:0 20px;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
#footer .holder ul li{
	white-space:nowrap;
	display:inline;
	padding:0 4px 0 6px;
	background: url(../images/main/separator02.gif) no-repeat 0 2px;
}
#footer .holder ul li:first-child{background:none;}
#footer .holder ul li a{color:#7c7a71;}
#footer .holder ul li a:hover{color:#5d5780;}
#footer p{margin:0;}
/*footer end*/
/*inner*/
.inner #main{
	margin:0;
	padding:4px 0 6px;
}
#tree-columns{
	clear:both;
	padding:0 19px;
	width:989px;
	overflow:hidden;
	background: url(../images/main/bg-tree-columns.gif) repeat-y;
}
#tree-columns .rights{
	clear:both;
	padding:0 19px;
	width:989px;
	overflow:hidden;
	background: url(../images/main/bg-three-columns-rights.gif) repeat-y;
}

#tree-columns #sidebar{
	float:left;
	width:172px;
	padding:17px 17px 0 16px;
}

#tree-columns #sidebar .image-aera{
	margin:0;
}

#tree-columns #sidebar .image-aera img{
	display:block;
	border:1px solid #000;
	margin-left: 0;
}
#sidebar .info{
	margin:10px 0 15px;
	padding:0;
	list-style:none;
	font-size:10px;
	line-height:12px;
}
#sidebar .links{
	margin:10px 0 15px;
	padding:0;
	list-style:none;
	font-size:11px;
	line-height:12px;
}

#sidebar .info h3{
	margin:0 0 5px;
	padding:0;
	list-style:none;
	font-size:10px;
	line-height:12px;
}

#sidebar .info li{
	font-size:10px;
	line-height:12px;
}
.aside h3,
#tree-columns #sidebar h3{
	margin:10px 0 5px;
	font-size:10px;
	line-height:12px;
}
#tree-columns #sidebar h2{
	margin:0px auto 5px;
	list-style:none;
	font:bold 21px/24px Georgia, Verdana, Arial, Helvetica, sans-serif;
	color:#49006C;
}
#tree-columns #sidebar h4{
	margin:10px 0 12px;
	font-size:9px;
	line-height:12px;
}
#tree-columns #sidebar h4 img{
	display:block;
	margin: 0;
	float: left;
}
#tree-columns #sidebar h5{
	margin:15px 0 10px;
	font:bold 18px/21px Georgia, Verdana, Arial, Helvetica, sans-serif;
	color:#49006C;
}
/*content start*/
#tree-columns #content{
	float:left;
	width:503px;
	padding:0 0 40px 37px;
	font-size:12px;
	line-height:16px;
}
#tree-columns #content h2{
	margin:0 0 11px;
	font:bold 21px/24px Georgia, Verdana, Arial, Helvetica, sans-serif;
}
.deals ul{
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px;
}
.deals li{
	margin: 0 0 8px;
	font-weight:bold;
	font-size:11px;
	line-height:15px;
	background-image:url(../images/aboutus/deals_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
}
.awardslist ul{
	list-style-type: none;
	padding: 0;
	margin: 20px 0 10px;
}
.awardslist li{
	font-weight:bold;
	font-size:11px;
	line-height:15px;
	background-image:url(../catalog/images/star.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 15px;
}
.visual{
	padding:5px 0 0;
	width:100%;
	overflow:hidden;
}
.visual h3{
	margin:0 0 15px;
	font-size:12px;
	line-height:17px;
}
.visual h4{
	margin:0 0 15px;
	font:bold 18px/21px Georgia, Verdana, Arial, Helvetica, sans-serif;
	color:#49006C;
}
.visual embed{
	margin:0 0 15px;
}
#tree-columns #content p{margin:0 0 18px;}
#tree-columns #content .author p{margin:0 0 3px;}
.alignright{float:right;}
.visual .alignright{margin:-9px 0 0 8px;}
.purple {color:#49006C;}
.caps {
	text-transform: uppercase;
	font-weight:bold;
}
/*content end*/
/*aside start*/
.aside{
	padding:10px 0 20px;
	float:right;
	width:189px;
}
.aside h3{
	font-size:11px;
	line-height:13px;
	margin:0 0 6px;
}
.aside h2{
	font:bold 18px/21px Georgia, Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 10px;
	color: #49006C;
}
.aside h4{
	font-size:11px; 
	font-weight:bold;
	margin:15px 0 5px;
	color: #49006C;
}
.aside .text{
	font-size:11px;
	line-height:15px;
	margin:0 10px 6px 0;

}
.aside ul{
	margin:0 0 17px;
	padding:0;
	list-style-position: inside;
	list-style-type: disc;
}
.aside li{
	font-size:10px;
	line-height:13px;
}
.aside .extras ul{
	list-style: none;
	padding: 0;
	margin: 10px 0 0;
}
.aside .extras li{
	font-size:9px;
	line-height:12px;
	font-weight:bold;
	padding-top: 10px;
	padding-left: 33px;
	
}
.extras .lookinside {
	background-image: url(../catalog/images/lookinside.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
.extras .featuredhere {
	background-image: url(../catalog/images/featurehere.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
.extras .hearauthor {
	background-image: url(../catalog/images/heartheauthor.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}

.extras .lessonplans {
	background-image: url(../catalog/images/teachersguide.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
.extras .rightssold {
	background-image: url(../catalog/images/rightssold.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
}
.extras .cover {
	background-image: url(../catalog/images/downloadcover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
.extras .trailers {
	background-image: url(../catalog/images/trailers.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
.extras .microsite {
	background-image: url(../catalog/images/microsite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
.extras .printpage {
	background-image: url(../catalog/images/printpage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
.sharethis{
	font-size:9px;
	font-weight:bold;
	margin: 3px 0 15px 10px;
	
}

/*aside end*/
/*two column*/
#two-columns{
	clear:both;
	padding:0 19px;
	width:989px;
	overflow:hidden;
	background: url(../images/main/bg-tree-columns-about.gif) repeat-y;
}
#two-columns #sidebar{
	float:left;
	width:172px;
	padding:17px 17px 0 16px;
}

#two-columns #sidebar .image-aera{
	margin:0 0 30px;
}

#two-columns #sidebar .image-aera img{
	display:block;
	border:none;
	margin-left: auto;
    margin-right: auto ;
}
#two-columns #sidebar .info h3{
	margin:10px 0 5px;
	padding:0;
	list-style:none;
	font-size:10px;
	line-height:12px;
	color:#49006C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.contact {
	margin:10px 0px 5px;
	font-size:11px;
	line-height:16px;
}
.contact ul{
	list-style:none;
	padding: 0;
}
.contact li{
	padding: 0 0 5px;
}
.podcast {
	margin:10px 0px 5px;
	font-size:11px;
	line-height:17px;
}
.podcast ul{
	list-style:none;
	padding: 0;
}

.podcast li{
	padding: 0 0 6px;
}

#two-columns #sidebar .podcast h2{
	margin:25px 0 10px;
	list-style:none;
	font-size:15px;
	line-height:19px;
	color:#49006C;
}

#two-columns #sidebar .contact h2{
	margin:25px 0 10px;
	list-style:none;
	font-size:14px;
	line-height:19px;
	color:#49006C;
	}
#two-columns #sidebar .contact h3{
	margin:10px 0 0px;
	list-style:none;
	font-size:13px;
	line-height:17px;
	color:#49006C;
	}
#two-columns #sidebar .contact img{
	display:block;
	border:1px solid #000;
	margin:0px 0 8px;
	}
#two-columns #sidebar .info h3 img{
	display:block;
	margin: 0;
	float: left;
}
#two-columns #sidebar .info img{
	display:block;
	border:none;
	margin:0px 8px 8px;
	}
#two-columns #content{
	float:left;
	width:650px;
	padding:0 0 40px 37px;
	font-size:12px;
	line-height:17px;
}
#two-columns #category{
	float:left;
	width:745px;
	padding:0 0 40px 37px;
	font-size:11px;
	line-height:17px;
}
#two-columns #category p{
	padding:0 140px 10px 0;
	font-size:12px;
	line-height:17px;
}
#two-columns #search{
	float:left;
	width:745px;
	padding:0 0 40px 37px;
	font-size:10px;
	line-height:14px;
}
#two-columns #search ul{
	list-style:none;
	padding-left: 0;
	float:left;

}
#two-columns #search ul li {
	width: 135px;
}
#two-columns #search p{
	font-size:12px;
	line-height:17px;
}
#two-columns #category span{
	font-weight: bold;
	font-size:10px;
	line-height:14px;

}
#two-columns #gallery{
	float:left;
	width:745px;
	padding:0 0 30px 37px;
	font-size:12px;
	line-height:16px;
}
#two-columns #gallery p{
margin:10px 80px 0 0;
}
#two-columns #gallery02{
	float:left;
	width:690px;
	padding:0 0 40px 37px;
	font-size:12px;
	line-height:16px;
}

#two-columns h2{
	margin:10px 0 11px;
	font:bold 21px/24px Georgia, Verdana, Arial, Helvetica, sans-serif;
	color:#49006C;
}
#two-columns h3{
	margin:18px 0 8px;
	font:bold 16px/18px Georgia, Verdana, Arial, Helvetica, sans-serif;
	color:#49006C;
}
#gallery h3{
	margin: 25px 0 0;
	font:bold 16px/18px Georgia, Verdana, Arial, Helvetica, sans-serif;
	color:#49006C;
}
#gallery02 h3{
	margin: 0 0 0;
	font:bold 16px/18px Georgia, Verdana, Arial, Helvetica, sans-serif;
	color:#49006C;
}
#imageGallery {
	margin-top: 25px;
}
#imageGallery table{
	text-align:center;
	font-size:10px;
	line-height:14px;
}
#imageGallery .new table{
	text-align:left;
}
#imageGallery td{
	width:155px;
	vertical-align: top;
}

#imageGallery .series table{
	text-align:left;
}
#imageGallery .series td{
	width:95px;
	vertical-align: top;
}
#imageGallery td h3{
	text-align:left;
	margin: 10px 0 0;
	font:bold 18px/21px Georgia, Verdana, Arial, Helvetica, sans-serif;
	color:#49006C;
}
#imageGallery td img{
	border:1px solid #000;
	
}

#imageGallery ul{
	list-style:none;
	padding-left: 0;

}
#imageGallery ul li {
	padding:0px 5px 0px 0;
	text-align:center;
	width: 155px;
	vertical-align: top;
}

#whatsnewGallery ul{
	list-style:none;
	padding-left: 0;
	margin:30px 0 35px;
	font-size:14px;
	line-height:16px;
	font-weight: bold;
}
#whatsnewGallery ul li {
	display:inline-block;
	margin:10px 10px 10px 0;
	text-align:center;
	width: 225px;
 }
 #whatsnewGallery ul img{
	margin:0 0 10px;
}
/*Order Page*/
#order ul{
	list-style:none;
	padding-left: 0;
	font-size:11px;
	line-height:16px;

}
#order ul li {
	float: left;
	padding:5px 25px 20px 35px;
	width: 600px;
	vertical-align: top;
}

#order h3{
	font-size:11px;
	margin:0 0 5px;
}
#order h2{
	font-size:18px;
	margin:0 0 10px;
}
#order img, #order embed {
	border:1px solid #b7b7b7 ;
	margin: 0 15px 0 0;

} 

#order p{
	padding:0 0 8px;
}
/*Contest*/

#contest p{
	margin:10px 0 0;
	width: 350px;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
/*Lesson Plans*/
#lessonplans {
	margin-top: 25px;
}
#lessonplans table{
	font-size:9px;
	line-height:12px;
}

#lessonplans td{
	padding: 0 0 0 13px;
	vertical-align: top;
	width: 170px;
	

}
#lessonplans .large{
	width: 350px !important;
	background-image: url(../images/aboutus/dot-lessonplans.gif);
	background-repeat: repeat-y;
	background-position: 2px 0px;
	
}
.dots{
	background-image: url(../images/aboutus/dot-lessonplans.gif);
	background-repeat: repeat-y;
	background-position: 2px 0px;
	

}

#lessonplans td h3{
	margin: 15px 0 15px;
	font:bold 16px/20px Georgia, Verdana, Arial, Helvetica, sans-serif;
	color:#49006C;
}
#lessonplans td h4{
	margin: 0 0 2px;
	font:bold 11px/13px Verdana, Arial, Helvetica, sans-serif;
	color:#49006C;
}
#lessonplans td h5{
	margin: 3px 0 0;
	font:bold 10px/12px Verdana, Arial, Helvetica, sans-serif;
	color:#49006C;
}
#lessonplans td span{
	font-size:10px;
}

#lessonplans td img{
	margin: 0 0 10px;
	border:1px solid #000;
}

#lessonplans td .plans{
	margin: 5px 0 15px 0;
	padding: 0 0 0 8px;
	font:bold 11px/12px Verdana, Arial, Helvetica, sans-serif;
	color:#0066FF;
	background-image: url(../images/aboutus/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;	
}
#lessonplans td .plans a {color:#0066FF; text-decoration: underline;}
#lessonplans td .plans a:link {color:#0066FF; text-decoration: underline;}
#lessonplans td .plans a:hover {color:#49006C;}
#lessonplans td .plans a:visit {color:#0066FF; text-decoration: underline;}

#lessonplans ul{
	list-style:none;
	padding-left: 0;

}
#lessonplans ul li {
	padding:0px 5px 0px 0;
	text-align:center;
	width: 155px;
	vertical-align: top;
}

