
/* Our firm branding */
#bannerImage {
	background-image: url("../banners/our_firm.jpg");
	background-color: #009fD9;
	height: 74px;
	background-position:top right;
}

/*banner images*/
body.doc5501518 #bannerImage { 
	background-image: url("../banners/technology.jpg");
}
body.doc5501514 #bannerImage, body.doc5501503 #bannerImage { 
	background-image: url("../banners/our_firm.jpg");
}
body.doc5501519 #bannerImage { 
	background-image: url("../banners/our_offices.jpg");
}
body.doc5501521 #bannerImage { 
	background-image: url("../banners/history.jpg"); 
}
body.doc9146144 #bannerImage { 
	background-image: url("../banners/recentadvisoryroles.jpg"); 
}



/*content*/
#content #menu div.selected { 
	background-color: #999; 
}
#content #colmain a, #content #rightcol a { 
	color: #009fD9;font-weight:normal; 
}
#content table{ 
	border-collapse: collapse;
}
#content table td{ 
	border: 1px solid #fff;
	background-color: #fff;
}
/*These styles are specific to the reputation page http://www.staging.mallesons.com/our_firm/5501514W.htm*/
body.doc5501514 #content table{
	border:1px solid #f9f9f9;padding:3px;width:600px;
}
body.doc5501514 #content td{
	border:1px solid #f9f9f9;padding-left:3px;background:#eee;height:40px;
}

/*These styles are specific to the Recent Advisory Roles page http://www.staging.mallesons.com/our_firm/9146144W.htm*/
body.doc9146144 #content table{
	border:1px solid #f9f9f9;padding:3px;width:600px;
}
body.doc9146144 #content td{
	border:1px solid #f9f9f9;padding:3px;background:#eee;
}

/*These styles are specific to the Recent Advisory Roles page http://www.staging.mallesons.com/our_firm/9146144W.htm*/
body.doc9357144 #content table{
	border:1px solid #f9f9f9;padding:3px;width:600px;
}
body.doc9357144 #content td{
	border:1px solid #f9f9f9;padding:3px;background:#eee;
}

/*These styles are specific to the Recent Advisory Roles page http://www.staging.mallesons.com/our_firm/9426187W-01.htm*/
body.doc9426187 #content table{
	border:1px solid #f9f9f9;padding:4px;width:600px;
}
body.doc9426187 #content td{
	border:1px solid #f9f9f9;padding:4px;background:#eee;
}





