/* Show URL */
a:link, a:visited {background: transparent; color:#333; text-decoration:none;}
a:link[href^="http://"]:after, a[href^="http://"]:visited:after {content: " (" attr(href) ") "; font-size: 11px;}
a[href^="http://"] {color:#000;} 

body {font-size:12px !important;line-height:1.35 !important;}
.para, p {font-size:12px !important;line-height:1.35 !important;}
li {line-height:1.35 !important;}


@media (max-width: 767px) {
	.self-serve .table .row {display: table-row !important;}
	.self-serve .table .column, .self-serve .table .column:before, .self-serve .table .table {display: table-cell !important;}
	.self-serve .table .column, .self-serve .table .row:last-child .column {border-bottom: inherit !important;}
	.self-serve .table .row .column:last-child, .self-serve .table .table {border-bottom: inherit !important;}
}

.tableExample img {max-width: 420px !important;}
 img {max-width: 420px !important;}

.themed-border {display:none !important;}