.border {
	border: 1px solid #afe7fe;
	height: 69px;
}
.hypno {
	font-family: Trebuchet MS, Arial;
	font-size: 22px;
	color: #ff5a00;
}
.isnot {
	font-family: Trebuchet MS, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.magic {
	font-family: Trebuchet MS, Arial;
	font-size: 28px;
	color: #f0489b;
}
.but {
	font-family: Trebuchet MS, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #00b4ff;
}
.itcan {
	font-family: Trebuchet MS, Arial;
	font-size: 17px;
	font-weight: bold;
	color: #ffba00;
}
.magically {
	font-family: Trebuchet MS, Arial;
	font-size: 20px;
	color: #124fa3;
}
.change {
	font-family: Trebuchet MS, Arial;
	font-size: 19px;
	color: #124fa3;
}
.yourlife {
	font-family: Trebuchet MS, Arial;
	font-size: 20px;
	color: #d074db;
}
.forbetter {
	font-family: Trebuchet MS, Arial;
	font-size: 22px;
	color: #007eff;
}

ul{
	list-style:none !important;
	padding:0;
	margin:0;
	}

li{
	list-style:none;
	padding:0;
	margin:0;
	}

ul.nav{
	list-style:none;
	padding:0 0 0 8px;
	margin:0;
	width:156px;
}

ul.nav li{
	background:url(../images/bullet-service.gif) no-repeat 4px 3px;
	font:normal 9px/15px Arial, Helvetica, sans-serif;
	color:#4e4e4d;
	border-bottom:1px solid #94c8d8;
	padding:4px 0 4px 20px;
}

ul.nav li a{
	color:#4e4e4d;
	text-decoration:none;
}

ul.nav li a:hover{
	color:#686866;
	text-decoration:none;
}

ul.nav li.nobg{
	border-bottom:none;
}


ul.listIndex{
	list-style:none;
	padding:20px 0 0  20px;
	margin:0;
	}

ul.listIndex li{
	margin:0;
	background:url(../images/bullet.gif) no-repeat 0 0;
	padding:0 0 10px 20px;
	}