@import"css/styles.css";
@import"css/responsive.css";




.clix_s_left {position:relative; float:left;}
.clix_s_right {position:relative; float:right;}
.clix_s_logo {}
.clix_s h1{
	font-family: "Times New Roman";
	font-size: 23px;
	font-style: normal;
	line-height:normal;
	color: #999999;
	margin:50px 0 0 52px;
}

.clix_s_social li{
	height:30px;
	float:right;
	margin-right:4px;
	margin-top:10px;
}
.clix_s_social p {
font-family:Trebuchet MS, Arial, sans-serif;
	font-size:18px;
	color:#C0C0C0;
	font-weight:bold;
	font-style:normal;
	text-align:left;
	line-height:22px;
	margin-top:0px;
	padding:0px 5px;
text-align:right;
	
}

.clix_s_menu {
	background-image: url(images/menu_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 36px;
	margin:0 4px 0 0;
}


