#header_cell { 
	background-color:rgba(0, 0, 0, 0);
	background-image:none;
}
#header_cell.mobile-header { 
	background-color:rgb(255, 255, 255);
	background-image:none;
}
.user-panel .control-panel-link { 
	color:Red;
	font-size:14px;
	font-family:'Raleway', sans-serif;
}
.user-panel .login-link { 
	font-size:16px;
	font-family:'Raleway', sans-serif;
	font-weight:bold;
}
.panel-welcome-message { 
	font-size:16px;
	font-family:'Raleway', sans-serif;
	color:Blue;
	font-weight:bold;
}
.favorites-hover { 
	font-size:14px;
	font-family:'Raleway', sans-serif;
}
body { 
	font-family:Arial, sans-serif;
	background-color:#D3D3D3;
	background-image:url(/images/backgrounds/gradients/topgrad.png);
	background-repeat:repeat-x;
	background-position:left top;
	color:Black;
	font-size:14px;
}
h1 { 
	font-family:Arial, sans-serif;
	font-weight:bold;
	color:Black;
}
h2 { 
	font-family:Arial, sans-serif;
	color:Black;
}
h3 { 
	font-family:Arial, sans-serif;
	font-weight:normal;
	color:Black;
}
div.instruction-text { 
	font-family:Arial, sans-serif;
	font-size:14px;
	color:#666666;
	display:block;
}
a.ce-button { 
	font-size:14px;
	font-family:Arial, sans-serif;
	font-weight:normal;
}
a { 
	color:Blue;
	font-size:14px;
	font-family:Arial, sans-serif;
	font-weight:normal;
}
.top-container { 
	background-color:#ffffff;
}
.user-form .form-row label:not(.control-box label),.user-form .form-row .text-block,.scale-header,.user-form .form-row .multi-label { 
	font-family:Arial, sans-serif;
}
