.title_item{
  font-family: Helvetica, Arial; font-size: 14px;
  font-weight: bold;  color: #000000;
  text-decoration: none;
  padding: 15px 0px 0px 80px;
  margin: 10px 0px 5px 5px;
  height:42px; width:60px;
	background-image: url(../content_images/button_back.png);
  background-repeat:no-repeat;
  background-position: 0px 5px;
}
.title_u_item{
  font-family: Helvetica, Arial; font-size: 14px;
  font-weight: bold;  color: #000000;
  text-decoration: none;
  padding: 15px 0px 0px 80px;
  margin: 10px 0px 5px 5px;
  margin-left: 20px !important;
  height:42px; width:60px;
	background-image: url(../content_images/button_back.png);
  background-repeat:no-repeat;
  background-position: 0px 5px;
}
.title_u_u_item{
  font-family: Helvetica, Arial; font-size: 14px;
  font-weight: bold;  color: #52addc;
  text-decoration: none;
  padding: 15px 0px 0px 80px;
  margin: 10px 0px 5px 5px;
  height:42px; width:60px;
	background-image: url(../content_images/button_back.png);
  background-repeat:no-repeat;
  background-position: 0px 5px;
}
.title_u_u_u_item{
  font-family: Helvetica, Arial; font-size: 14px;
  font-weight: bold;  color: #8cbfd9;
  text-decoration: none;
  padding: 15px 0px 0px 80px;
  margin: 10px 0px 5px 5px;
  height:42px; width:60px;
	background-image: url(../content_images/button_back.png);
  background-repeat:no-repeat;
  background-position: 0px 5px;
}
#left a:hover{
	font-family: Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #e0a42a;
	text-decoration: none;
  padding: 17px 0px 0px 10px;
  margin: 10px 0px -2px 5px;
  height:42px; width:148px;
background-image: url(../content_images/button_back_a.png);
  background-repeat:no-repeat;
  background-position: 0px 5px;
}
#checked{
	font-family: Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	color: red;
	text-decoration: none;
  padding: 17px 0px 0px 10px;
  margin: 10px 0px -2px 5px;
  height:42px; width:148px;
background-image: url(../content_images/button_back_a.png);
  background-repeat:no-repeat;
  background-position: 0px 5px;
}
