#socialbookmarks-portlet {
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 3px;
	overflow: hidden;
}

#socialbookmarks-facebook {
	
}

#socialbookmarks-twitter {
	
}

#socialbookmarks-tuenti {
	
}

#socialbookmarks-googleplus {
	
}

#socialbookmarks-addthis {
	
}

.portlet-configuration{
	&.age-control {
		.aui-form-validator-error-container{
			.aui-field-element {
				display: block;
			}
		}
		
		.aui-field-element {
			display: block;
			.aui-field-input-text {
				width: 100%;
			}		
		}
	}
}  