hr.separator {
	border: 0 #CCC solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

div#linkedin-connect {
	height: 29px;
	margin-top: 10px;
	position: relative;
	cursor: pointer;
}

#linked-connect-icon {
	padding: 10px;
	float: right;
	cursor: pointer;
	border-left: 1px #cacbcc solid;
}

.linkedin-connect-icon-small {
	width: 17px;
	height: 17px;
	background-image: url('../../images/auth/linkedin_17px.png');
	background-repeat: no-repeat;
}

.linkedin-blurb {
	margin: 2px;
	height: 25px;
	position: absolute;
	left: 37px;
	font-size: 13px;
	line-height: 25px;
	color: #336699;
}

.linkedin-logo {
	margin-left: 5px;
	float: right;
	height: 22px;
	line-height: 20px;
	width: 70px;
	background-image: url('../../images/auth/linkedin_logo.png');
	background-repeat: no-repeat;
}

#linkedin-connect-section {
	margin: 10px 0px 10px 0px;
	width: 400px;
}

#linkedin-connect-button {
	padding: 0 15px;
	line-height: 30px;
}

#linkedin-connect-blurb {
	margin-bottom: 10px;
}

#linkedin-connect-button-text {
        float: left;
	font-weight: bold;
	line-height: 24px;
}

#linked-connect-icon-2 {
	float: right;
	cursor: pointer;
	margin-left: 10px;
}

.linkedin-connect-icon-small-2 {
	width: 40px;
	height: 24px;
	background-image: url('../../images/auth/ic_linkedin.png');
	background-repeat: no-repeat;
}

.linkedin-connect-icon-small-2:hover {
	background-image: url('../../images/auth/ic_linkedin_hover.png');
}