.connect_form {
border: none;

font-size: 12px;
}
.connect_form:hover {
border: none;
}
.connect_form:focus {
border: none;
}
.connect_container {
float: right;
background: url('images/connect_item.png') repeat-x;
height: 30px;
padding: 5px 0px 0px 0px;
margin: 0px;
text-align: right;
}
.connect_left {
float: right;
background: url('images/connect_left.png') no-repeat;
width: 10px;
height: 30px;
}
.connect_right {
float: right;
background: url('images/connect_right.png') no-repeat;
width: 10px;
height: 30px;
}
a.connect {
color: #8e3457;
font-size: 10px;
vertical-align: middle;
}
