div.Terms{
    width:				753px;
//    height:			200px;
    padding-left:		15px;
    padding-bottom:		5px;
    background:			url(./images/wave.png) #dcf0f3 no-repeat 100% 100%;
}

div.Terms ul {
    padding-left:15px;
}

div.Terms h4 {
    margin:				0px;
    padding:			0px;
    padding-top:		10px;
}

div.Terms a {
    text-decoration:	none;
    color:				#3465a4;
}

div.line	{
	height:				0px;
	width:				100%;
	border-top:			1px dotted #729fcf;
	margin-bottom:		10px;
}

div.footline	{
	height:				1px;
	width:				10%;
	border-top:			1px dotted #729fcf;
	margin-bottom:		10px;
	align:			left
}
