html, body, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, fieldset, form, label, legend,
caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
    font-family: Arial;
    /*font-size: 11px;*/
}
table, tbody, tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
    font-family: Arial;
    /*font-size: 11px;*/
}
body {
	line-height: 1.2;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

    
/* SMI STYLes */

.containerMain
{
    padding: 0px 0px 20px 0px;
    border-width: 0px !important;
}

.containerCenter
{
    margin: 0px auto;
    width: 850px;
    text-align: center;
}
.headerContainer
{
    height: 200px;
    background: transparent url(/images/msgcentre/bgSmiTop.png) 0px 0px no-repeat;
    text-align: left;
}  
.logoBlockLink
{
    position: relative;
    top: 15px;
    left: 15px;
    width: 150px;
    height: 150px;
}
.logoBlockLink a
{
    padding: 0px 75px 135px;
}
.infoBox
{
    background: transparent url(/images/msgcentre/bgSmiMiddle.png) 0px 0px repeat-y;
    height: 50px;
    color: #333333;
    font-size: 180%;
    padding: 10px 60px 0px 60px;    
}
.containerMiddle
{
    background: transparent url(/images/msgcentre/bgSmiMiddle.png) 0px 0px repeat-y;
    padding: 0px 20px 0px 50px;
}
.leftCol
{
    width: 325px;
    margin: 0px 0px 0px 40px;
}
.rightCol
{
    width: 325px;
    padding: 0px;
}
.containerFooter
{
    background: transparent url(/images/msgcentre/bgSmiBottom.png) 0px 0px no-repeat;
    height: 175px;

}
.footer span
{
    font-weight: 700;
    color: #002e6c;
    margin-top: 10px;
}
a 
{
    color: #212121;
    text-decoration: none;
}
a:hover
{
    color: #FF7500 !important;
    text-decoration: underline;
}

.pixieGem
{
    /*background: url(http://www.mweb.co.za/portal_content/uploads/help/img/bgPixieGemBlock.jpg)no-repeat;
    padding: 15px 15px 5px 15px;*/
    background:url(http://www.mweb.co.za/portal_content/uploads/help/img/bgPixieGemBlock.jpg) no-repeat; 
    width:315px; 
    height:60px;
    padding-left:15px;
    padding-top: 10px;
    background-position:center;
}
.pixieGem td
{
    /*padding-left: 30px;
    padding-top: 5px;*/
}
.clear
{
    clear: both;
}
