.lippis_get_social {
	clear: both;
}

.lippis_get_social_box {
	margin:0 auto 30px auto;
	padding: 10px 20px;
	width: 860px;
	background: #bad4e5;
	color: #0F0B08;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
}

.lippis_get_social_explain {
	float: left;
	width: 280px;
}

.lippis_get_social_forms form {
	float: right;
	margin-top: 10px;
}

.lippis_get_social_welcome {
	font-size: 1.8em;
}

.lippis_get_social form {
	margin-bottom: 10px;
}

.lippis_get_social_dismiss {
	margin-top: 30px;
}

.lippis_get_social_confirm {
	background:#eff3f5; 
	border:1px solid #004e75; 
	padding:8px; 
	margin:5px; 
	-webkit-border-radius:5px; 
	-moz-border-radius:5px; 
	font-weight:bold; 
	cursor: pointer; 
	width: 194px;
}

.lippis_get_social_submit {
	background: #9CB1C2; 
	border: 1px solid #9CB1C2; 
	padding: 4px 9px; 
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px; 
	border-radius: 7px; 
	font-weight: bold; 
	color: #333; 
	width: 199px; 
	cursor: pointer;
}

.lippis_loading {
	display: none;
	width: 240px;
	height: 30px;
	text-align: center;
}

.clear {
	clear: both;
}

.lippis_get_social_forms input {
	-moz-border-radius:5px; 
	border-radius:5px; 
	border:1px solid #9cb1c2; 
	padding:5px;
}
