.btn.join.wide {
    float: right;
    font-size: 26px;
    text-indent: 0;
    width: 300px;
}
.clear {
    clear: both;
    height: 0;
    line-height: 0;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
.clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
.tab {
	height: 44px;
	z-index: 999;
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../img/join/tab_b.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}
.tab ul.login {
    clear: right;
    color: #000000;
    display: block;
    float: right;
    font-size: 120%;
    font-weight: bold;
    height: 30px;
    line-height: 50px;
    margin: 0;
    position: relative;
    right: 75px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: auto;
}
.tab ul.login li.left {
	display: block;
	float: left;
	height: 44px;
	margin: 0;
	padding: 0;
	width: 7px;
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../img/join/tab_l.png);
	background-repeat: no-repeat;
	background-position: left 0;
}
.tab ul.login li.right {
	display: block;
	float: left;
	height: 44px;
	margin: 0;
	padding: 0;
	width: 7px;
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../img/join/tab_r.png);
	background-repeat: no-repeat;
	background-position: left 0;
}
.tab ul.login li {
	display: block;
	float: left;
	height: 44px;
	padding: 0 1px;
	text-align: left;
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../img/join/tab_m.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}
.tab ul.login li span {
    color: #0072B1;
}
.tab ul.login li span:hover {
    color: #000000;
}
.tab .sep {
    color: #414141;
}
.tab span.open, .tab span.close {
    cursor: pointer;
    display: block;
    height: 30px;
    line-height: 20px !important;
    padding-left: 0 !important;
    position: relative;
    text-indent: -999em;
    top: 14px;
    width: 170px;
}
.tab span.open {
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../img/join/bt_slidepanel.png);
	background-repeat: no-repeat;
	background-position: right 0;
}


.tab span.close {
   background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../img/join/bt_slidepanel.png);
	background-repeat: no-repeat;
	background-position: right 0;
}
.tab span.open:hover {
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../img/join/bt_slidepanel.png);
	background-repeat: no-repeat;
	background-position: right -31px;
}
.tab span.close:hover {
 background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../img/join/bt_slidepanel.png);
	background-repeat: no-repeat;
	background-position: right -31px;
}
#joinpanel {
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    position: fixed;
    right: 0;
    text-align: center;
    width: 100%;
    z-index: 999;
}
#panel {
    background: url("http://www.abbywinters.com/tour/include/view/images/slidepanel/bg_slidepanel.png") repeat-x scroll left top rgba(0, 0, 0, 0);
    color: #555555;
    display: none;
    height: 250px;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 3;
}
#panel h2 {
    color: #000000;
    font-size: 1.6em;
    margin: 0;
    padding: 5px 0 10px;
}
#panel h2.sitestatslist {
    clear: both;
    display: block;
    font-size: 3em;
    padding-top: 20px;
    text-align: center;
}
#panel p {
    margin: 5px 0;
    padding: 0;
}
#panel .content {
    font-size: 0.85em;
    margin: 0 auto;
    padding-top: 10px;
    text-align: left;
    width: 990px;
}
#panel .content .left {
    float: left;
    padding: 0 15px;
    width: 280px;
}
#panel .content form {
    margin: 0 0 10px;
}
#panel .videoquality, #panel .imagequality {
    display: block;
    margin: 5px 0 10px;
}
#panel .joinbtn {
    background: url("http://www.abbywinters.com/tour/include/view/images/slidepanel/joinbtn_275x50.png") repeat scroll left top rgba(0, 0, 0, 0);
    border: 0 none;
    display: block;
    height: 50px;
    margin: 5px 0 0;
    padding: 0;
    text-decoration: none !important;
    width: 275px;
}
#panel .joinbtn:hover {
    background-position: left bottom;
    text-decoration: none !important;
}
#panel ul.benefits {
    font-size: 1.1em;
    font-weight: bold;
    list-style: square outside url("http://www.abbywinters.com/tour/include/view/images/slidepanel/tick.png");
    margin: 5px;
    padding-left: 20px;
}
#panel ul.benefits li {
    line-height: 1.5;
    padding: 3px 0;
    vertical-align: top;
}
#panel .joinpanelawards {
    margin-left: 28px;
}