@charset "utf-8";
/* CSS Document */

#termsimgcontainer {
	position:relative;
	text-align:center;
}
div.slideimg {
	text-align:center;
}

div.slideimg img {
 margin:60px auto;
}
#terms ul {
}
#terms ul li {
	list-style:circle;
	padding-left:0px;
	margin-left:20px;
	margin-bottom:15px;
}