#pathway #xp-l {
	float:left;
	line-height:30px;
	width:10%;
	text-align:left;
	overflow:hidden;
}
#pathway #xp-r {
	float:left;
	line-height:30px;
	width:80%;
	overflow:hidden;
}
/* White */

div.module_white {
	width:99%;
	clear:both;
	overflow:hidden;
	margin-bottom:20px;
	/* background: url(../images/module_bg.png) no-repeat bottom; */
	padding-bottom: 5px;
	border: 1px solid #bebfc0;
	border-radius: 10px 10px 5px 5px;
}
div.module_white div {
}
div.module_white div div {
	overflow:hidden;
}
div.module_white div div div {
	overflow:hidden;
}
div.module_white h3 {
	background:url(../images/bg-h3.png) 10px 50% no-repeat #0089d1;
	line-height:23px;
	padding-left:30px;
	color:#fff;
	padding-top:3px;
	overflow:hidden;
	margin-top: 0;
	border-radius: 7px 7px 10px 10px;
}
div.module_white.gray h3 {
	background:url(../images/bg-h32-grey.jpg) top left no-repeat;
}
div.module_calendar {
	margin-bottom:20px;
	clear:both;
}
div.module_calendar h3 {
	background:url(../images/bg-h32.jpg) top left no-repeat;
	line-height:22px;
	text-indent:30px;
	color:#fff;
	padding-top:3px;
	overflow:hidden;
}
div.module_white li {
	padding:0;
	padding:4px 0px 4px 15px;
	background:url(../images/arrow-white.jpg) left 12px no-repeat;
	border-bottom:#cccccc dotted 1px;
}
div.module_white ul {
	padding-left:15px;
	padding-right:15px;
}
div.module_white a,
div.module_white li.active li a{
	color: #0062a8;
	text-decoration:none;
}
div.module_white a:hover,
div.module_white li.active li a:hover,
div.module_white li.active li.active a:hover{
	color:#5d5d5d;
	text-decoration:underline;
}
div.module_white li.active a {
	color:#5d5d5d;
	text-decoration:underline;
}
div.module_white li.active li.active a {
	color:#5d5d5d;
	text-decoration:underline;
}
div.module_white li a img,
div.module_white li .separator img{
	display: none;
}
/* blue */





div.module_blue {
	width:100%;
	margin-bottom:20px;
}
div.module_blue div div div {
	overflow:hidden;
	background: url(../images/podcast-bottom.png) no-repeat bottom;
	width: 262px;
}
div.module_blue h3 {
	background:url(../images/podcast-top.png) top no-repeat;
	font-weight:bold;
	color:#073777;
	overflow:hidden;
	margin: 0;
	padding: 15px 20px 12px 20px;
}
div.module_blue li {
	padding:0;
	margin-right:2px;
	float: left;
	line-height: 3em;
	width: 100%;
	background: none;
	border-bottom: #CCC solid 1px;
	overflow:hidden;
}
div.module_blue li.last {
	border-bottom: none;
}
div.module_blue ul {
	width: 88%;
	/*background:url(../images/module-blue-h3.jpg) top left no-repeat;*/

	padding:0;
	margin:0 0 0 17px;
	overflow:hidden;
}
div.module_blue a {
	color:##073777;
	margin: 0 0 0 0;
	padding:0;
	padding-left:8px;
	background:url(../images/li1.jpg) left 5px no-repeat;
	text-decoration:none;
}
div.module_blue a:hover {
	text-decoration:underline;
}
div.module_blue a.active {
	text-decoration:underline;
}
div.module_blue html>body .taxonomy li a {
	width: auto;
}

/* User 1 */

a#wordphrase{
	background: url(../images/word_pharse.jpg) 0 0 no-repeat;
	display:block; width:208px; height:160px;float:left; margin:0;	
	background-size: 100%;
}
a#wordphrase:hover,a#wordphrase:focus{
	background: url(../images/word_pharse.jpg) 0 -160px no-repeat;
	background-size: 100%;
}
a#englishtip{
	background: url(../images/english_tip.jpg) 0 0 no-repeat;
	display:block; width:208px; height:160px;float:left; margin:0 0 0 8px;	
	background-size: 100%;
}
a#englishtip:hover,a#englishtip:focus{
	background: url(../images/english_tip.jpg) 0 -160px no-repeat;
	background-size: 100%;
}
a#englishpodcast{
	background: url(../images/english_podcast.jpg) 0 0 no-repeat;
	display:block; width:208px; height:160px;float:left; margin:0 0 0 8px;	
	background-size: 100%;
}
a#englishpodcast:hover,a#englishpodcast:focus{
	background: url(../images/english_podcast.jpg) 0 -160px no-repeat;
	background-size: 100%;
}

