#FreeALL{
  border-color:#CCCCCC;
	border-style:dotted;
	border-width:1px;
	padding-right:92px;
	max-width:450px;
	height:98px;
	line-height:98px;
	background-image:url("../img/information/100_free.png");
	background-position:center right;
	background-repeat:no-repeat;
	background-color:#ffffe8;
	text-align:center;
	font-size:11px;
}

.ServiceList ul{
	list-style-image:url("./../img/information/bullet_star.png");
}

.ServiceList a:link, a:visited, a:active {text-decoration:none;color:#0000cc;} 
.ServiceList a:hover {text-decoration:underline;color:#999999;}


#InformationList ul{
	list-style-image:url("./../img/information/bullet_toggle_plus.png");
}

#InformationList li{
	padding:1px;
}

#InformationListPlatforms ul{
	list-style-image:url("./../img/information/bullet_add.png");
}