.dotline {
    /*background: url(../../im/lightbox/dot_line.png) repeat-x left bottom;*/
	border-bottom: solid 1px #cac7c7;
}

.secTipsHeader {
    padding-bottom: 10px;
}

.secTipsTitle {
    padding-bottom: 10px;
}

.securityTips {
	height: 420px;
}

.secTipsText {
    float: right;
    /*width: 50%;*/ /*14 Jan*/
    width: 35%;
    /*padding: 25px 10px 10px 10px;*/ /*15 Jan*/
}
.secTipsText strong{
color: #500a28;
font-family: 'Source Sans Pro Semibold' ;
font-weight: 600;
}

table.tipsTable tr td {
	padding: 5px 15px;
}
