#wp-rp-message {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e4f6f9), color-stop(1, #bee8f1) );
	background:-moz-linear-gradient( center top, #e4f6f9 5%, #bee8f1 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4f6f9', endColorstr='#bee8f1');
	background-color:#e4f6f9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #cecece;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:0;
	text-decoration:none;
	overflow: hidden;
}
#wp-rp-message #wp-rp-dismiss {}
#wp-rp-message #wp-rp-dismiss #wp-rp-close-button {}
#wp-rp-message #wp-rp-wrap-container {min-width: 790px;padding: 6px 24px;border-bottom: 1px solid #FFF;}
#wp-rp-message #wp-rp-wrap-container #wp-rp-connect-wrap {margin: 2em 0 0 0;display: inline-block;vertical-align: top;}
#wp-rp-message #wp-rp-wrap-container #wp-rp-connect-wrap #wp-rp-login {text-shadow:1px 1px #a05515;font-size:1.5em;padding:20px 60px;-moz-box-shadow:inset 0 1px 0 0 #ffaf65;-webkit-box-shadow:inset 0 1px 0 0 #ffaf65;box-shadow:inset 0 1px 0 0 #ffaf65;background:-webkit-gradient(linear,left top,left bottom,color-stop(0.05,#f79124),color-stop(1,#f57b1e));background:-moz-linear-gradient(center top,#f79124 5%,#f57b1e 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f79124', endColorstr='#f57b1e');background-color:#f79124;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px;border:1px solid #e77001;display:inline-block;color:#fff;text-decoration:none;}
#wp-rp-message #wp-rp-wrap-container #wp-rp-connect-wrap #wp-rp-login:hover {background:-webkit-gradient(linear,left top,left bottom,color-stop(0.05,#f57b1e),color-stop(1,#f79124));background:-moz-linear-gradient(center top,#f57b1e 5%,#f79124 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f57b1e',endColorstr='#f79124');background-color:#f57b1e;text-decoration:none;}
#wp-rp-message #wp-rp-wrap-container #wp-rp-text-container {display: inline-block;margin: 1.2em 0 1em 2em;color: #000;font-size: 1.5em;}
#wp-rp-message #wp-rp-wrap-container #wp-rp-text-container h4 {margin: 0.5em 0 0em 0;}
#wp-rp-message #wp-rp-bottom-container {min-width: 1000px;padding: 6px 24px;}
#wp-rp-message #wp-rp-bottom-container p {color:#000;font-weight:100;}
