strong,b, .label {
	font-weight:800;
	color:#003D7F;
}
.recommendBox {
	background:url(../images/objects/recommend_alt.gif) no-repeat -27px top;
	float:left;
	height:170px;
	margin:10px 0;
	padding:20px 14px 10px 0px;
	width:430px;
	overflow:hidden;
	font-size:90%;
}
.recommendBox .title { 
	color:white;
	margin-left:50px;
	font-size:120%;
	height: 40px;
}
.recommendBox .link{ 
	float:right;
	text-align:right;
	margin-right:30px;
}
.recommendBox a.link {
	background: url(../images/layout/head.arrow.gif) left center no-repeat;
	color:white;
	padding-left:23px;
}
.recommendBox  a.link:hover {
	background: url(../images/layout/head.arrow.gif) 4px center no-repeat;
}
#content .recommendBox a { 
	text-decoration:none;
	font-weight:normal;
	color:#a17b15;
}

#content .recommendBox .link a { 
	color:#132E35;
	text-decoration:none;
}



div.lesson_list_element { 
	padding:3px 0pt 3px 24px;
	background: transparent url(../images/icons/film_1.gif) left 2px no-repeat;
	margin-left:18px;
}
div.pack_list_element { 
	padding:3px 0pt 3px 24px;
	background: transparent url(../images/icons/pack.gif) left 2px no-repeat;
	margin-left:18px;
}
div.style_list_element { 
	padding:3px 0pt 3px 17px;
	background: transparent url(../images/icons/style_1.gif) left center no-repeat;
	margin-left:18px;
}
div.teacher_list_element { 
	padding:3px 0pt 3px 19px;
	background: transparent url(../images/icons/teacher_1.gif) left center no-repeat;
	margin-left:18px;
}


