﻿#jquery-script-menu {
position: fixed;
width: 100%;
top: 0;
left: 0;
z-index: 999999;
padding: 10px 0;

}

.jquery-script-center {

margin: 0 0;
}
.jquery-script-center ul {
width: 212px;
float:right ;

margin:0;
padding:0;
list-style:none;
}
.jquery-script-center a {
	text-decoration:none;
}
.jquery-script-ads {

float:right;
}
.jquery-script-clear {
clear:both;
height:0;
}