
.top_head:before, .top_head:after {
	display:table;
	line-height:0;
	content:"";
}
.top_head:after {
	clear:both;
}



.top_head .tophead_left {
	width:40%;
	float:left;
	margin:0px;
	padding:0px;
	
}
.top_head .tophead_right {
	width:auto;
	float:right;
	margin:0px;
	padding:0px;
	font-size: 12px;
    font-weight: normal;
}

.skip_text {
  display: inline-block;
  float: left;
  line-height: 29px;
}
.top_head .tophead_right a.sitemap {
	float:left;
	
}
.loginlinks {
  border-right: 1px solid #ddd;
  float: left;
  line-height: 16px;
  padding: 0 7px;
}
.loginlinks:hover{background:#fff;}


/*.loginlinks:nth-of-type(2){border:none;}*/
.loginlinks-nbr {
	float:left;
	border:none;
}
.top_head .tophead_right .sizechanger, .colorchanger {
	float:left;
}
.top_head .tophead_right .sizechanger a, .colorchanger a {
  float: left;
  line-height: 7px;
  padding: 0 7px;
}

.top_head .tophead_right a.alink {
    background: #03a9f4 none repeat scroll 0 0;
    color: white;
    line-height: 0px;
    margin: 0px 0 0 4px;
    padding: 13px 8px 7px 8px;
    text-decoration: none;
    color: rgb(255, 255, 255)!important;
    z-index: 20;
    position: relative;
}
.top_head .tophead_right .colorchanger a {
    background: #fff;
    margin: 0;
    padding: 0 6px;
}
.top_head .tophead_right a:hover.alink,
.top_head .tophead_right a:focus.alink {
	background: #333 none repeat scroll 0 0;
}

.top_head .tophead_right .colorchanger{border-left:1px solid #ddd;}

.top_head .tophead_right .colorchanger a {
	background:#fff;
	margin: 0;
	padding: 0 6px;
}
.top_head .tophead_right .colorchanger a.blackbg {
	background:#000;
	color:#fff;
}

