/* ----------------------------------------------
	Purpose List
-------------------------------------------------*/
h4{
	width:515px;
	background:url(/skin/purpose/images/h4_bg_purpose.gif) repeat-x;
	padding-left:10px;
	}


ul.PurposeList{
	list-style:none;
	margin-left:15px;
	margin-bottom:20px;
	}
	
	ul.PurposeList li{
		background:url(/common/images/icon_arrow.gif) no-repeat left center;
		padding-left: 10px;
		margin-bottom:5px;
		}
		
	ul.PurposeList a{
		color:#595959;
		}
		
	ul.PurposeList a:hover{
		color:#235daa;
		}


/* ----------------------------------------------
	Return
-------------------------------------------------*/

div#Return{
	text-align:right;
	}
