
@media screen and (max-width: 760px) {
	.arrowDown { background:url('images/tosp-arrow-down.gif') no-repeat center bottom; width:100%; height:13px; }

	/*mainContent .pageTabs .totalFeeForTOSPv2 */
	.totalFeeForTOSPv2 .thead { font-size:14px; line-height:140%; }
	.totalFeeForTOSPv2 .TOSP_Table td { display:inline-block; width:100%; }
	.resOBPTOSPTable { padding:10px 0; }
	.resOBPTOSPTypical { display:block; }
	.resOBPTOSPRange { display:none; }

	.resOBPTOSPTypical span span img { width:16px; }
	.resOBPTOSPRange span span img { width:16px; }
}

@media screen and (max-width: 500px) {
		/*mainContent .pageTabs .totalFeeForTOSPv2 */
	.resOBPTOSPTable { overflow:scroll; }
	.resOBPTOSPTable .TOSP_Table_View { width:600px; }

}
