/**** Security and privacy (common) Area Stylesheet ****/
/**************** Created By R Halligan ****************/
/*************** Leeds Building Society ****************/


#fraudImg {
	width:119px;
	height:179px;
	float:right;
}

#privacyImg {
	width:119px;
	height:125px;
	float:right;
}

#personalLink li{
	font-size:130%;
	font-weight:bold;
	margin-bottom:10px;
}

h1 {
	font-size:120%
}

h2 {
	font-size:110%
}

h3 {
	font-size:100%
}

#complaintTable {
	width:98%;
	border-collapse:collapse;
	border:1px solid #09F;
}

#complaintTable th {
	padding:3px;
	background-color:#09F;
	color:#FFF;
}

#complaintTable td {
	padding:3px;
	border:1px solid #09F;
}
