#crmp_wp_quickstart_social_float {
	display: none;
    position: fixed;
	width: 80px;
    top: 100px;
	text-align: center;
	background-color: white;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px;	
	border-color: #dbdbdb;
	padding: 10px 0 10px 0
}
#crmp_wp_quickstart_social_float_delicious {
	margin-left:  15px;
	margin-bottom: 5px;
}
