body { 
	background-color:#6092b5;
	background-image:url(/images/backgrounds/gradients/bottomgrad.png);
	background-repeat:repeat-x;
	background-position:left bottom;
	font-family:Arial, sans-serif;
}
.user-panel .control-panel-link { 
	color:#000000;
	font-size:14px;
	font-family:Arial, sans-serif;
}
.user-panel .login-link { 
	color:#000000;
	font-size:14px;
	font-family:Arial, sans-serif;
	font-weight:bold;
}
.user-panel .login-link.ce-button { 
	color: #777;
	font-weight:bold;
}
.panel-welcome-message { 
	color:#000000;
	font-size:14px;
	font-family:Arial, sans-serif;
}
.favorites-hover { 
	color:#000000;
	font-size:14px;
	font-family:Arial, sans-serif;
}
.material-icons.favorite-icon { 
	color:#000000;
}
.left-col { 
	max-width:250px;
	background-color:#ffffff;
}
#layout_wrapper { 
	max-width:1100px;
}
.top-container { 
	background-color:#ffffff;
}
.bottom-container { 
	background-color:#ffffff;
}
a.ce-button { 
	color:White;
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	background-color:#92bde8;
	border-radius:10px;
	border-width:2px;
	border-color:#2b78c5;
	background-image:none;
	padding-top:px;
	padding-bottom:px;
}
a.ce-button:hover { 
	color:White;
	background-color:#92bde8;
	border-width:2px;
	border-color:#2b78c5;
	background-image:none;
}
