@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0;
	margin: 0;
	background-color: #FFF;
	/* [disabled]background-attachment: fixed; */
	/* [disabled]background-image: url(assets/images/london-eye.jpg); */
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]background-position: center top; */
}

#fsbg {
	height: auto;
	width: 100%;
	position: fixed;
	z-index: -100;
	left: 0px;
	top: 0px;
	min-height: 100%;
	min-width: 1040px;
}

a img {
	border: none;
}

div {
	margin: 0px;
	padding: 0px;

}

div.inner {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 0px;
}

div.slider {
	background-color: #666;
	height: 600px;
	/* [disabled]padding-top: 100px; */
	/* [disabled]background-image: url(assets/images/bg-yellow-noise-block.gif); */
	/* [disabled]background-repeat: repeat; */
	/* [disabled]background-position: center top; */
}


div.logo {
	/* [disabled]background-color: #fff; */
	/* [disabled]margin: 0px; */
	/* [disabled]padding-top: 30px; */
	/* [disabled]padding-right: 0px; */
	/* [disabled]padding-bottom: 0px; */
	/* [disabled]padding-left: 0px; */
}

.logo .inner img {
	/* [disabled]padding-left: 20px; */
}

div.navbar {
	background-color: #0089cd;
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

#tablenav {
	width: 960px;
	border-spacing: 0;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
#tablenav tr td {
	margin: 0px;
	padding: 0px;
}



div.first {
	background-color: #FFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	/* [disabled]border-top-width: 4px; */
	/* [disabled]border-top-style: groove; */
	/* [disabled]border-top-color: #0089cd; */
	/* [disabled]background-image: url(assets/images/bg-white-noise-block.gif); */
	/* [disabled]background-repeat: repeat; */
	/* [disabled]background-position: center top; */
}

.first .inner h1 {
	margin-left: 20px;
	color: #0089cd;
	font-family: seganlight, Geneva, sans-serif;
	font-size: 200%;
	font-weight: normal;
	padding-top: 10px;
}

.first .inner h2 {
	font-family: seganlight, Tahoma, Geneva, sans-serif;
	font-size: 175%;
	color: #0089cd;
	margin-left: 20px;
	font-weight: normal;
	padding-bottom: 8px;
	padding-top: 5px;
}

.first .inner p {
	font-family: seganlight, Tahoma, Geneva, sans-serif;
	font-size: 120%;
	line-height: 1.8;
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
	color: #000;
	font-weight: normal;
}

.first .inner ul {
	line-height: 1.8;
	margin-left: 0px;
	margin-right: 20px;
	padding-top: 10px;
	list-style-type: circle;
	padding-bottom: 20px;
}

.first .inner ul li {
	font-size: 120%;
	color: #999;
	font-family: seganlight, Tahoma, Geneva, sans-serif;
	text-align: justify;
}
.first .inner ul li a {
	text-decoration: underline;
	color: #000;
}

.first .inner .home li {
	color: #F60;
	font-size: 95%;
	line-height: 2.0;
}
.first .inner p a {
	color: #0089cd;
	text-decoration: none;
}


div.boxes {
	background-color: #f8f8f8;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	/* [disabled]border-top-width: 1px; */
	border-bottom-width: 3px;
	/* [disabled]border-top-style: solid; */
	border-bottom-style: solid;
	/* [disabled]border-top-color: #FFF; */
	border-bottom-color: #fff;
}


.boxes .inner h1 {
	margin-left: 20px;
	color: #0089cd;
	font-family: seganlight, Geneva, sans-serif;
	font-size: 200%;
	font-weight: normal;
	padding-top: 10px;
	margin-right: 20px;
	text-align: center;
}

.boxes .inner h2 {
	margin-left: 20px;
	color: #0089cd;
	font-family: seganlight, Geneva, sans-serif;
	font-size: 200%;
	font-weight: normal;
	padding-top: 10px;
	margin-right: 20px;
	text-align: center;
}

.boxes .inner p {
	font-family: seganlight, Tahoma, Geneva, sans-serif;
	font-size: 100%;
	line-height: 1.6;
	color: #000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: center;
}
.boxes .inner p a {
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
	background-color: #0089cd;
	padding-top: 12px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	/* [disabled]margin-top: 10px; */
	font-size: 120%;
}


.centre {
	text-align: center;
}


.navbar .inner img {
	margin: 0px;
	padding: 0px;
	border: none;
}

div.topstrip {
	background-color: #F5F5F5;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.topstrip .inner .right {
	font-family: seganlight, Verdana, Geneva, sans-serif;
	text-align: right;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 100%;
	line-height: 1.6;
	font-weight: normal;
	color: #000;
}

div.header {
	background-color: #fff;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

div.footer {
	background-color: #0089cd;
	padding-top: 30px;
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-color: #FFF; */
	padding-bottom: 130px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-bottom: 0px;
	background-image: url(assets/images/bg-footer-london-skyline.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}


.footer .inner p {
	font-family: seganlight, Tahoma, Geneva, sans-serif;
	font-size: 85%;
	text-align: center;
	color: #000;
	font-weight: normal;
	line-height: 1.6;
}

.footer .inner p a:link {
	color: #FFF;
	text-decoration: none;
}

.footer .inner p a:active {
	color: #FFF;
	text-decoration: none;
}

.footer .inner p a:visited {
	color: #FFF;
	text-decoration: none;
}

.footer .inner p a:hover, a:focus {
	color: #000;
	text-decoration: none;
}

.footernav a {
	color: #FFF;
	text-decoration: none;
	margin-left: 15px;
	font-weight: normal;
	padding-right: 15px;
}



table {
	margin-top: 30px;
	margin-left: auto;
	border-spacing: 0;
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-right: auto;
	width: 940px;
	margin-bottom: 40px;
	border-bottom-style: none;
}


caption {
	font-family: seganlight, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	color: #666;
	text-align: left;
	padding-bottom: 5px;
}
th {
	font-size: 90%;
	font-weight: normal;
	color: #FFF;
	background-color: #FFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 85%;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

@font-face {
    font-family: 'seganlight';
    src: url('assets/fonts/segan-light-webfont.eot');
    src: url('assets/fonts/segan-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('assets/fonts/segan-light-webfont.woff') format('woff'),
         url('assets/fonts/segan-light-webfont.ttf') format('truetype'),
         url('assets/fonts/segan-light-webfont.svg#seganlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'kenyan_coffeeregular';
    src: url('assets/fonts/kenyan_coffee_rg-webfont.eot');
    src: url('assets/fonts/kenyan_coffee_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('assets/fonts/kenyan_coffee_rg-webfont.woff2') format('woff2'),
         url('assets/fonts/kenyan_coffee_rg-webfont.woff') format('woff'),
         url('assets/fonts/kenyan_coffee_rg-webfont.ttf') format('truetype'),
         url('assets/fonts/kenyan_coffee_rg-webfont.svg#kenyan_coffeeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

div.buckets {
	position: relative;
	/* [disabled]width: 960px; */
	margin-right: auto;
	margin-left: auto;
	background-color: #eeeeee;
	/* [disabled]height: 350px; */
	padding-top: 15px;
	padding-bottom: 40px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	/* [disabled]border-top-width: 3px; */
	/* [disabled]border-top-style: dashed; */
	/* [disabled]border-top-color: #FFF; */
}

.buckets:before,
.buckets:after {
	content: "";
	display: table;
}


.buckets:after {
	clear: both;
}

.buckets article {
	display: block;
	width: 318px;
	/* [disabled]height: 250px; */
	/* [disabled]cursor: pointer; */
	float: left;
	text-align: left;
	/* [disabled]text-transform: none; */
	z-index: 1;
	/* [disabled]-webkit-backface-visibility: hidden; */
	/* [disabled]box-shadow:
	0px 0px 0px 10px rgba(255,255,255,1),
	1px 1px 3px 10px rgba(0,0,0,0.2); */

	
	-webkit-transition: 
	opacity 0.4s linear,
	-webkit-transform: 0.4s ease-in-out,
	box-shadow 0.4s ease-in-out;
	/* [disabled]background-color: #fff; */
	margin-top: 10px;
	margin-right: auto;
	/* [disabled]margin-bottom: 10px; */
	margin-left: auto;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.buckets .inner article p img {
	margin-bottom: 0px;
}

.buckets h3 {
	font-family: seganlight, seganlight, Tahoma, Geneva, sans-serif;
	font-size: 175%;
	margin-bottom: 15px;
	color: #0089cd;
	margin-left: 10px;
	/* [disabled]margin-top: 25px; */
	font-weight: normal;
	text-align: center;
	padding-top: 0px;
	margin-right: 10px;
}
.buckets .inner h2 {
	color: #000;
	font-weight: normal;
	font-size: 175%;
	font-family: seganlight, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	padding-bottom: 0px;
}


.buckets article p {
	font-family: seganlight, Tahoma, Geneva, sans-serif;
	font-size: 100%;
	line-height: 1.6;
	color: #000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: center;
}

.buckets .inner article p a {
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
	background-color: #0089cd;
	padding-top: 12px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	/* [disabled]margin-top: 10px; */
	font-size: 120%;
}

div.sectors {
	background-color: #0089cd;
	padding-top: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 20px;
	/* [disabled]border-top-width: 3px; */
	/* [disabled]border-top-style: solid; */
	/* [disabled]border-top-color: #FFF; */
	margin-bottom: 0px;
}

.sectors .inner h1 {
	margin-left: 20px;
	color: #FFF;
	font-family: seganlight, Geneva, sans-serif;
	font-size: 200%;
	font-weight: normal;
	padding-top: 10px;
}

.sectors .inner h2 {
	margin-left: 20px;
	color: #FFF;
	font-family: seganlight, Geneva, sans-serif;
	font-size: 200%;
	font-weight: normal;
	padding-top: 10px;
}

.sectors .inner p {
	font-family: seganlight, Tahoma, Geneva, sans-serif;
	font-size: 120%;
	line-height: 1.6;
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
	color: #FFF;
	font-weight: normal;
}

.sectors .inner p strong {
	font-weight: normal;
	color: #FF9;
}

div.introbuckets {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 15px;
	padding-bottom: 30px;
	/* [disabled]background-image: url(assets/images/bg-white-noise-block.gif); */
	/* [disabled]background-repeat: repeat; */
	/* [disabled]background-position: center top; */
}

.introbuckets:before,
.introbuckets:after {
	content: "";
	display: table;
}


.introbuckets:after {
	clear: both;
}

.introbuckets article {
	display: block;
	width: 480px;
	/* [disabled]height: 250px; */
	/* [disabled]cursor: pointer; */
	float: left;
	/* [disabled]border: 10px solid #fff; */
	text-align: left;
	/* [disabled]text-transform: none; */
	z-index: 1;
	/* [disabled]-webkit-backface-visibility: hidden; */
	/* [disabled]box-shadow:
	0px 0px 0px 10px rgba(255,255,255,1),
	1px 1px 3px 10px rgba(0,0,0,0.2); */

	-webkit-transition: 
	opacity 0.4s linear,
	-webkit-transform: 0.4s ease-in-out,
	box-shadow 0.4s ease-in-out;
	/* [disabled]margin-top: 10px; */
	margin-right: auto;
	/* [disabled]margin-bottom: 10px; */
	margin-left: auto;
	/* [disabled]background-image: url(assets/images/bg-white-noise-block.gif); */
	padding-bottom: 20px;
	padding-top: 0px;
	background-color: #FFF;
	/* [disabled]background-repeat: repeat; */
	/* [disabled]background-position: center top; */
}

.introbuckets article img {
	/* [disabled]margin-left: 95px; */
	/* [disabled]margin-top: 40px; */
}

.introbuckets h2 {
	font-family: seganlight, Tahoma, Geneva, sans-serif;
	font-size: 175%;
	/* [disabled]margin-bottom: 15px; */
	color: #0089cd;
	margin-left: 20px;
	/* [disabled]margin-top: 25px; */
	font-weight: normal;
	/* [disabled]text-align: center; */
	/* [disabled]padding-top: 5px; */
	padding-bottom: 10px;
}
.introbuckets .inner article h1 {
	margin-left: 20px;
	color: #0089cd;
	font-family: seganlight, Geneva, sans-serif;
	font-size: 200%;
	font-weight: normal;
	padding-top: 10px;
}

.introbuckets .inner h1 {
	margin-left: 20px;
	color: #0089cd;
	font-family: seganlight, Geneva, sans-serif;
	font-size: 200%;
	font-weight: normal;
	padding-top: 10px;
}

.introbuckets article p {
	font-family: seganlight, Tahoma, Geneva, sans-serif;
	font-size: 120%;
	line-height: 1.6;
	color: #000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: justify;
}
.introbuckets .inner article p strong {
	color: #000;
	font-weight: bold;
}

.introbuckets .inner article p a {
	text-decoration: none;
	color: #0089cd;
}

.introbuckets .inner article .right {
	text-align: right;
	margin-right: 10px;
}


form {
	width: 400px;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-top: 12px;
	margin-left: 20px;
	height: 480px;
	/* [disabled]background-image: url(assets/images/bg-white-noise-block.gif); */
	/* [disabled]background-repeat: repeat; */
	/* [disabled]background-position: center top; */
	/* [disabled]border: 1px solid #cccccc; */
	background-color: #0089cd;
	font-size: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

fieldset {
	font-size: 100%;

}

legend {
	font-family: seganlight, Tahoma, Geneva, sans-serif;
	font-size: 100%;
	color: #000;
	padding-bottom: 10px;
}

label {
	font-family: seganlight, Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-size: 105%;
	font-weight: normal;
	margin-bottom: 10px;
}

input.highlighted {
	background-color: #FFF;
	display: block;
	/* [disabled]border: 1px solid #fff; */
	width: 340px;
	/* [disabled]border-radius: 6px; */
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	font-family: seganlight, Tahoma, Geneva, sans-serif;
	font-size: 100%;
	color: #333;
}

textarea {
	background-color: #FFF;
	/* [disabled]border: 1px solid #fff; */
	/* [disabled]border-radius: 6px; */
	width: 340px;
	font-family: seganlight, Tahoma, Geneva, sans-serif;
	font-size: 100%;
	color: #333;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#contact_ems p #SUBMIT {
	/* [disabled]color: #0089cd; */
	/* [disabled]font-family: seganlight, Tahoma, Geneva, sans-serif; */
	font-size: 100%;
	/* [disabled]font-weight: normal; */
}

div.services {
	background-color: #0089cd;
	padding-top: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 20px;
	/* [disabled]border-top-width: 3px; */
	/* [disabled]border-top-style: solid; */
	/* [disabled]border-top-color: #FFF; */
	margin-bottom: 0px;
}

.services .inner h1 {
	margin-left: 20px;
	color: #FFF;
	font-family: seganlight, Geneva, sans-serif;
	font-size: 200%;
	font-weight: normal;
	padding-top: 10px;
}

.services .inner p {
	font-family: seganlight, Tahoma, Geneva, sans-serif;
	font-size: 120%;
	line-height: 1.6;
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
	color: #FFF;
	font-weight: normal;
}

.services .inner p strong {
	font-weight: normal;
	color: #FF9;
}

div.search {
	background-color: #CFF;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-bottom: 0px;
	background-image: url(assets/images/mag-glass-icon.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.search .inner h2 {
	margin-left: 20px;
	color: #000;
	font-family: seganlight, Geneva, sans-serif;
	font-size: 200%;
	font-weight: normal;
	padding-top: 10px;
}

.search .inner p {
	font-family: seganlight, Tahoma, Geneva, sans-serif;
	font-size: 120%;
	line-height: 1.6;
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
	color: #000;
	font-weight: normal;
}

div.selection {
	background-color: #9FC;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-bottom: 0px;
}

.selection .inner h2 {
	margin-left: 20px;
	color: #000;
	font-family: seganlight, Geneva, sans-serif;
	font-size: 200%;
	font-weight: normal;
	padding-top: 10px;
}

.selection .inner p {
	font-family: seganlight, Tahoma, Geneva, sans-serif;
	font-size: 120%;
	line-height: 1.6;
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
	color: #000;
	font-weight: normal;
}

div.salary {
	background-color: #CFF;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-bottom: 0px;
}

.salary .inner h2 {
	margin-left: 20px;
	color: #000;
	font-family: seganlight, Geneva, sans-serif;
	font-size: 200%;
	font-weight: normal;
	padding-top: 10px;
}

.salary .inner p {
	font-family: seganlight, Tahoma, Geneva, sans-serif;
	font-size: 120%;
	line-height: 1.6;
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
	color: #000;
	font-weight: normal;
}

div.mapping {
	background-color: #9FC;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-bottom: 0px;
	background-image: url(assets/images/market-mapping.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.mapping .inner h2 {
	margin-left: 20px;
	color: #000;
	font-family: seganlight, Geneva, sans-serif;
	font-size: 200%;
	font-weight: normal;
	padding-top: 10px;
}

.mapping .inner p {
	font-family: seganlight, Tahoma, Geneva, sans-serif;
	font-size: 120%;
	line-height: 1.6;
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
	color: #000;
	font-weight: normal;
}

div.assessment {
	background-color: #CFF;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-bottom: 0px;
}

.assessment .inner h2 {
	margin-left: 20px;
	color: #000;
	font-family: seganlight, Geneva, sans-serif;
	font-size: 200%;
	font-weight: normal;
	padding-top: 10px;
}

.assessment .inner p {
	font-family: seganlight, Tahoma, Geneva, sans-serif;
	font-size: 120%;
	line-height: 1.6;
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
	color: #000;
	font-weight: normal;
}

div.directors {
	background-color: #9FC;
	padding-top: 15px;
	/* [disabled]border-bottom-width: 5px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-color: #FFF; */
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-bottom: 0px;
}

.directors .inner h2 {
	margin-left: 20px;
	color: #000;
	font-family: seganlight, Geneva, sans-serif;
	font-size: 200%;
	font-weight: normal;
	padding-top: 10px;
}

.directors .inner p {
	font-family: seganlight, Tahoma, Geneva, sans-serif;
	font-size: 120%;
	line-height: 1.6;
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
	color: #000;
	font-weight: normal;
}

div.author {
	background-color: #000;
	padding-top: 0px;
	/* [disabled]border-bottom-width: 2px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-color: #FFF; */
	padding-bottom: 10px;
	/* [disabled]border-top-width: 3px; */
	/* [disabled]border-top-style: solid; */
	/* [disabled]border-top-color: #FFF; */
	margin-bottom: 0px;
	margin-top: 0px;
}
.author .inner p {
	font-size: 65%;
	color: #666;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: center;
}
.author .inner p a {
	color: #666;
	text-decoration: none;
}
.author .inner p a:link {
	color: #666;
	text-decoration: none;
}
.author .inner p a:active {
	color: #666;
	text-decoration: none;
}
.author .inner p a:visited {
	color: #666;
	text-decoration: none;
}
.author .inner p a:hover, a:focus {
	color: #0089cd;
	text-decoration: none;
}
