/* BELONGS TO: /TIPS/FACE/index.php */
html * { outline: none; }

#chatContainer{margin:345px 0 0 860px;}
#contents #leftCol{float:left;width:675px;margin-right: 20px;}
#contents #rightCol{float:left;width:255px;}

#calloutContainer {margin-top:40px}


/******* TIPS MENU *********/

#leftCol h2{font-size:1em;color:#333333;font-weight:normal;margin-left:30px;}
#tipMenu #menuList{width:300px;border-right:4px solid #CC3366;float:left;}
#tipMenu #menuList #menuImg{width:300px;height:226px;}

#tipMenu #tipList {float:left;width:315px;border-left:4px solid #CC3366;padding-left:28px;margin-left:-4px;}

.categoryTitle{color:#CC3366;text-transform:uppercase;font-weight:bold}

.imgRollover{cursor:pointer}
	
	
/****** BOTTOM PAGE CONTENT ******/
#bulletinBoard { background: url(/en_ca/tips/images/tipsBG.jpg) no-repeat; height: 355px; width: 605px; margin: 25px 0px 0px 45px; }
html>body #bulletinBoard { height: auto; min-height: 355px; } 
#stepsDiagram { width: 295px; padding-left: 33px; }