 
								.BR-container {
									margin:30px auto;
									padding:30px;
									background-color:#555555;
									font-size:12px;
									line-height:16px;
									color:#ffffff;
								}
								
								a.button-red {
									clear: both;
									display: block;
									float: left;
									margin: 0px 0px 10px 0px;
									padding: 8px 14px;
									width: auto;
									height: 17px;
									border-radius: 3px;
									-webkit-border-radius: 3px;
									-moz-border-radius: 3px;
									border-bottom: none;
									background: #e02b2a url('https://www.ocbc.com.my/assets/images/button_redbg.jpg') repeat-x bottom left;
									font-size: 14px;
									font-family: 'TheSansSemiBoldPlain', Helvetica, Arial, sans-serif;
									font-weight: normal;
									font-style: normal;
									text-align: center;
									text-decoration: none;
									line-height: 14px;
									color: #fff;
									box-shadow: 0 0 2px rgba(0,0,0,0.5);
								}
						