/*
 * @author YL
 * Modified: 20090626
 */


div.why-hsbc {
	width: 918px;
	background: url(http://www.hsbc.com.sg/1/PA_1_4_S5/content/singapore/personal/insurance/rps/images/how-hsbc-help/why-hsbc/why-hsbc-bg.jpg) left top no-repeat;
}

h1#page-title {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	text-indent: -9999px;
}

p#intro-text {
	margin: 54px 0 0 50px;
	padding: 0;
	width: 550px;
	color: #333;
	font-size: 12px !important;
	font-weight: normal;
}

p#why-body-text {
	margin: 0 0 10px 50px;
	padding: 0;
	
	width: 819px;
	color: #333;
	font-size: 12px !important;
	font-weight: normal;
}

span#phone-num {
	color: #d70000;
	font-weight: bold;
}

div.why-hsbc ul.why-hsbc-list {
	margin: 25px 0 0 50px;
	padding: 0;
	width: 550px;
}

div.why-hsbc ul.why-hsbc-list li {
	margin: 0 0 15px 0;
	padding-left: 22px;
	color: #333;
	font-size: 12px !important;
	font-weight: normal;
	list-style: none;
	background: url(http://www.hsbc.com.sg/1/PA_1_4_S5/content/singapore/personal/insurance/rps/images/how-hsbc-help/why-hsbc/graph-icon.gif) left top no-repeat;
}

div.why-hsbc ul.why-hsbc-list li h3 {
	text-transform: uppercase;
	color: #d70000;
	font-size: 16px !important;
	font-weight: bold;
}

img#get-in-touch {
	margin: 10px 0 25px 50px;
}


div.why-hsbc p#footnote{
	color: #999;
	font-size: 10px !important;
	margin: 0 0 0 50px;
}


