#header_cell { 
	height:70px;
	background-color:rgba(0, 0, 0, 0);
}
a { 
	color:#391aef;
	text-decoration:underline;
	font-style:italic;
	font-family:'Times New Roman', Times, serif;
	font-weight:bold;
	font-size:16px;
}
body { 
	font-family:'Times New Roman', Times, serif;
}
#header_cell.mobile-header { 
	height:123px;
	background-color:rgba(0, 0, 0, 0);
	background-image:none;
}
#layout_wrapper { 
	width:1054px;
}
.layout-wrapper { 
	width:1054px;
}
#left_column { 
	width:198px;
}
#content_column { 
	width:856px;
}
