td { valign : top }
td.h {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : small;
    font-weight : bold;
    valign : top;
}
td.t {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : x-small;
    valign : top;
}
hr { width : 400}

.legalese {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
    font-weight : bold;
}

body { width : 900px;}

//div#termsAndConditions {width : 400px}

div#leftSide {
	background-image : url(img/symbol.jpg);
	background-repeat : no-repeat;
	background-color : white;
	float : left;
	width : 240px;
	height : 1500px;
}

