.yellow-box {
	background: #feffcc;
	margin:5px 0 0;
	width:151px;
	overflow: hidden;
}
.essays {
	padding: 15px 10px 2px;
	font-family:"Verdana","Arial","sans-serif";
	font-size: 10px;
	color:#000099;
	font-weight:400;
}
.essays p {	
	font-size: 10px;
	color:#000099;
	font-weight:400;
}
/*helper start*/
.helper {
	background: url(../images/border02.gif) no-repeat 50% 0;
	width: 125px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	padding: 0 0 53px;
}
.helper ul {
	padding: 10px 0;
}
* html .icon-helper {bottom: -2px;}
.icon-helper {
	position: absolute;
	left: 55px;
	bottom: -1px;
}
.helper li {
	width: 105px !important;
	overflow: hidden;
	margin: 0 !important;
	padding:4px 0 0 10px;
	line-height: 20px !important;
	background: none !important;
}
.helper li a {font-weight: normal !important;}
.helper li img {float: right;}
/*helper end*/