body {
	font: normal 11px/1.1em verdana, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

/* links */
a {
	color: #069;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #639;
}

/* headers */
h1, h2, h3 {
	color: #069;
	font: bold 1em/1.5em verdana, arial, helvetica, sans-serif;
}
h1 { font-size: 1.5em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.2em; font-weight: normal; }

h1, h2, h3 {
	margin: 0 0 20px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #069;
}
ul span, ol span {
	color: #333;
}

p {
	margin: 1em 0;
	color: #333;
}


hr {
	background: #9ebcd9;
	border: 0;
	color: #9ebcd9;
	height: 1px;
     margin:20px auto !important;
     margin:13px auto;
	width: 95%;
}

code {
background:#deeaf5;
border:1px solid #ccc;
padding:0 2px;
font-size:1.2em;
}



img {
	border:0;
	margin-right: 0px;
}


img.logo {
position:absolute;
left:0px;
top:20px;
}




div#global {
position: absolute;
padding: 0;
margin:0;
width: 750px;
/*background:lightblue;*/
}

div#header {
/*background:lightblue;*/
height: 85px;
}





form#langform {
position:absolute;
left:210px;
top: 20px;
}
form#langform select {
width:100px;
margin:0;
padding:0;
font-size: 1em;
border: 1px solid #ccc;
background:#eee;
}
form#langform select:focus {
background: #fff;
}
form#langform select option {
background:#fff;
}


form#searchform {
position:absolute;
left:365px;
top: 20px;
}

form#trackform {
position:absolute;
left:575px;
top: 20px;
}

form#searchform input, form#trackform input {
width: 110px;
height: 14px;
border: 1px solid #ccc;
font-size: 1em;
padding: 0;
background:#eee;
float:left;
}
form#searchform input:focus, form#trackform input:focus {
background: #fff;
}
form#searchform input.submit_button, form#trackform input.submit_button {
cursor:pointer;
width:auto;
margin:0;
padding:0;
background:#069;
color:#fff;
height:16px;
border:1px solid #8c8c8c;
}
form#searchform input.submit_button:active, form#trackform input.submit_button:active {
border:1px inset #888;
}

form#langform fieldset, form#searchform fieldset, form#trackform fieldset, form#trackform fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}





div#rightpanel {
	float: right;
	width: 210px;
}
div#center {
	margin-right: 225px;
	padding:0 10px 15px -10px;
/*	background:red;*/
}




div#colright {
margin-left: 261px;
width:215px;
/*background:pink;*/
}
div#colleft {
float:left;
/*background:lightgreen;*/
width:215px;

}
div#colleft, div#colright {
padding:0 20px;
border-right:1px solid #9ebcd9;
}
div#colleft h2, div#colright h2 {
margin:0;
}
div#colleft ul {
margin: 0;
padding: 0 0 0 20px;
list-style-image: url('http://www.captec.co.uk/data/images/bullets-link1.gif');
}
div#colleft li {
margin-bottom:10px;
}
div#colright p {
/*color:#666;*/
}


div#footer {
clear:both;
height:55px;
background:#deeaf5;
border-top:1px solid #069;
text-align:center;
padding:0 10px;
}
div#footer p {
color:#000;
font-size:10px;
}
div#footer a {
	color: #000;
}




/*
table, caption {
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-variant: inherit;
}
*/
table {
	margin-left: 18px;
}

table.e-news {
border-collapse: separate;
border-spacing: 4px .5em;
margin: 0;
padding: 0;
width: 100%;

}
table.e-news th {
border-right: 1px solid #000;
margin: 0;
padding: 0;
text-align: left;
width: 70px;
vertical-align: top;
}
table.e-news th a img {
border: 1px solid transparent;
}
table.e-news th a:hover img {
border: 1px solid #000;
}
table.e-news td {
margin: 0;
padding: 0;
vertical-align: top;
}
table.e-news td a, table.e-news td a:hover, table.e-news td a:visited {
color: #000;
font-weight:normal;
/*font-size: .8em;*/
/*font: normal .9em verdana, arial, helvetica, sans-serif;*/
/*text-decoration:none;*/
}


div#sliderollover {
width:500px;
clear:left;
float:left;
margin-top:0px;
margin-left:20px !important;
margin-left:10px;
}


div#sliderollover div#navigation {

float:left;
margin:0;
padding:4px 0;
}
div#sliderollover div#navigation img {
margin-bottom:4px;
}

div#sliderollover div#navigation a, div#sliderollover .slides a {
outline: none;
}

div#sliderollover .slides a img, div#sliderollover .slides a:visited img {
	border: 1px solid transparent;
	margin: 0 0 0 5px;
}
div#sliderollover .slides a:hover img {
	border-color: #ccc;
}

div#sliderollover div.slides {
	display: none;
}



div#triedtestedtrusted {
clear:left;
padding:20px 0 15px 20px;
}


.extendedrightbox {
position:relative; 
width:500px; 
background:#b9d2e9; 
color:#000; 
margin: 20px 10px 2em 0;
margin-left: 20px; 
padding-left:0px;}

.extendedrightbox em b {position:absolute; font-size:75px; font-family:arial; color:#9ebcd9; line-height:20px; font-weight:normal;}

.extendedrightbox h2, .extendedrightbox p {position:relative; z-index:50;}
.extendedrightbox h2 {margin:0;}
.extendedrightbox h2 {
	color:#fff;
	font: bold 12px verdana;
	background:#9ebcd9 url('http://www.captec.co.uk/data/images/arrowbox.gif') no-repeat top right;
	border-bottom:2px solid #fff;
	height:18px;
	padding-left:15px;
	padding-top: 2px;
}
.extendedrightbox h3 {
margin:1em 0 .3em;
font-weight:bold;
padding-top:3px;
font-size:12px;
border-top:1px solid #fff;
}
.extendedrightbox div.content {
background:url('http://www.captec.co.uk/data/images/box.gif') repeat-x top left;
//min-height:160px;
padding:5px;
font-size:.8em;
}
.extendedrightbox div.content p {
color:#000;
}

.rightbox {position:relative; width:210px; background:#b9d2e9; color:#000; margin: 0 0 2em 0;}



.ctl {position:absolute; top:0; left:0; width:8px; height:8px;  background:#fff; overflow:hidden; font-style:normal; z-index:60;}

.rightbox em b {position:absolute; font-size:75px; font-family:arial; color:#9ebcd9; line-height:20px; font-weight:normal;}
.ctl b {left:-4px;}


.rightbox h2, .rightbox p {position:relative; z-index:50;}
.rightbox h2 {margin:0;}
.rightbox h2 {
	color:#fff;
	font: bold 12px verdana;
	background:#9ebcd9 url('http://www.captec.co.uk/data/images/arrowbox.gif') no-repeat top right;
	border-bottom:2px solid #fff;
	height:18px;
	padding-left:15px;
}
.rightbox h3 {
margin:1em 0 .3em;
font-weight:bold;
padding-top:3px;
font-size:12px;
border-top:1px solid #fff;
}
.rightbox div.content {
background:url('http://www.captec.co.uk/data/images/box.gif') repeat-x bottom left;
min-height:160px;
padding:10px;
font-size:.8em;
}
.rightbox div.content p {
color:#000;
}



.top {
	text-align: right;
}
a.top, a:hover.top {
	font: normal 11px verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}


img.deco {
float:right;
margin:0 0 1em 1em;
}




table.news {
	background: #f1f8fc;
	border: 1px solid #999;
	margin: 5px 10px;
	//width: 440px;
	width: 510px;

}
table.news th {
	background: #9ebcd9;
	padding: 3px;
}
table.news th.date {
	text-align: left;
	vertical-align: top;
	width: 85px;
	color: #000;
	font-weight: normal;
	font-style: italic;
	white-space: nowrap;
}
table.news th.title {
	color: #000;
	font: bold 1.2em arial, helvetica, sans-serif;
	text-align: left;
}
table.news th.title a {
display: block;
width:100%;
	color: #000;
/*	font: bold 1.1em arial, helvetica, sans-serif;*/
/*	text-align: left;*/
}
table.news th.title a:hover {
background: #ccc;
text-decoration:none;
}
table.news td {
	border-top: 1px solid #999;
	color: #000;
	margin: 0 10px 5px;
	padding:5px;
	vertical-align: top;
}
/*table.news td.thumb img {
	float: left;
	margin-right: 10px;
}*/
table.news td.thumb a img {
border: 1px solid #999;
}
table.news td.thumb a:hover img {
border: 1px solid #000;
}
table.news td a {
	font-style: italic;
}






table.capabilities_map {
border: 1px solid #fff;
/*clear: both;*/
width: 480px;
}
table.capabilities_map td {
width: 33%;
text-align: left;
vertical-align: top;
border: 1px solid #fff;
background: #cde;
}
table.capabilities_map td ul {
	list-style-image: url('http://www.captec.co.uk/data/images/bullets-link1.gif');
	margin:0 0 2px 2px;
}
table.capabilities_map td a {
font-size: 10px
}

table.publications_map {
border: 1px solid #fff;
width: 180px;
}
table.publications_map td {
width: 33%;
text-align: left;
vertical-align: top;
border: 1px solid #fff;
background: #cde;
}
table.publications_map td ul {
	list-style-image: url('http://www.captec.co.uk/data/images/bullets-link1.gif');
	margin:0 0 2px 2px;
}
table.publications_map td a {
font-size: 10px
}

table.products_map {
border: 1px solid #fff;
/*clear: both;*/
margin-bottom:20px;
width: 480px;
}
table.products_map td {
/*width: 33%;*/
text-align: center;
vertical-align: middle;
border: 1px solid #fff;
background: #cde;
}
table.capabilities_map td a {
font-size: 10px
}




table.customer_satisfaction {
border: 1px solid #069;
margin: 0;
padding: 0;
width: 480px;
}
.customer_satisfaction th {
	background: #9ebcd9;
	border: 1px solid #069;
	color: #000;
	font-size: 9px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	vertical-align: top;
}

.customer_satisfaction td {
	color: #000;
	font-size: 1em;
	padding: 5px;
}
.customer_satisfaction td hr {
margin: 0 auto !important;
height: 1px;
width: 100%;
}
.customer_satisfaction td textarea {
	background: #fff;
	border: 1px solid #B8B8B8;
	font: normal 1em verdana, arial, helvetica, sans-serif;
	height: 8em;
	width: 100%;
	margin:0;
	padding:0;
	overflow: auto;
}
.customer_satisfaction td select, .customer_satisfaction td input {
	background: #fff;
	border: 1px solid #B8B8B8;
	font: normal 1em verdana, arial, helvetica, sans-serif;
}

.customer_satisfaction td fieldset {
	border: 1px solid #069;
	display: block;
	font-size: 1.1em;
	line-height: 1.5em;
	padding: 5px 5px 5px 10px;
	margin: .5em auto;
	text-align: left;
	width: 90%;
}
.customer_satisfaction td legend {
	background: none;
	border-bottom: 2px solid #069;
	color: #069;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 6px;
}
.customer_satisfaction td label {
	color: #000;
	clear: left;
	display: block;
	float: left;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1em;
	padding-right: 10px;
	text-align: right;
	width: 150px;
}
.customer_satisfaction td input {
	margin-bottom: 1em;
}
.customer_satisfaction td #submit_button, .customer_satisfaction td #reset_button {
	background: #069;
	border: 1px outset #069;
	color: #fff;
	cursor: pointer;
	font-weight:bold;
	font-size: 1.2em;
	margin-left: 8px;
	padding-right: .5em;
	width: 200px;
}
.customer_satisfaction td #submit_button:hover, .customer_satisfaction td #reset_button:hover {
	background: #9ebcd9;
	border: 1px outset #9ebcd9;
	color: #000;
}
.customer_satisfaction td #submit_button:active, .customer_satisfaction td #reset_button:active {
	background: #9ebcd9;
	border: 1px inset #9ebcd9;
	color: #000;
}

table.products_list {
border-collapse:separate;
width:480px;
}
table.products_list td {
border-bottom:1px solid #069;
vertical-align:top;
}
table.products_list h3 {
font-size:14px;
}
table.products_list h3 a {
color: #069;
}


p.products_map {
font-size: 14px;
font-weight: bold;
margin:0;
padding:0;
color:#069;
}
p.products_map a {
color:#666;
}
p.products_map img {
margin-bottom:3px;
margin-top:1px;
margin-right:1px;
}
p.products_map img.level1 {
margin-left:2px;
}
p.products_map img.level2 {
margin-left:30px;
}


.product {position:relative; width:480px; color:#000; margin: 0 0 2em 0;}
.product em b {position:absolute; font-size:75px; font-family:arial; color:#9ebcd9; line-height:20px; font-weight:normal;}
.product h3, .product p {position:relative; z-index:50;}
.product h3 {
	color:#000;
	margin:0;
	font: bold 12px verdana;
	background:#9ebcd9 url('http://www.captec.co.uk/data/images/arrowbox.gif') no-repeat top right;
	border-bottom:2px solid #fff;
	min-height:18px;
	height:auto;
	padding-left:15px;
	padding-right:20px;
}
.product h3 span {
color:#069;
font:bold 18px verdana;
}
.product table {
width:100%;
}
.product table td {
vertical-align:top;
}
.product h4 {
font:bold 10px verdana;
color: #069;
margin:0;
padding:0;
}
table.product_link {
margin: 2em 0;
}
table.product_link th, table.product_link td  {
vertical-align:middle;
}
table.product_link td {
text-align:left;
}
table.product_link th {
padding:5px;
text-align:center;
}


.columnimageleft
{
float:left;

margin-right:4px;
margin-bottom:4px;
margin-top:4px;
margin-left:0px;

padding-bottom:4px;
padding-top:4px;
padding-left:0px;
padding-right:4px;
}


.columnimageright
{
float:right;

margin-left:-4px;
margin-bottom:4px;
margin-top:4px;
margin-right:-10px;

padding-bottom:4px;
padding-top:4px;
padding-right:0px;
padding-left:4px;
}

form#captecform {
	background: #fff;
	border: 1px solid #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	margin: 5px auto;
	padding: 10px;
	width: 460px;
}
form#captecform p {
	color: #000;
	font-size: 1em;
	margin: 0;
	padding: 15px 5px 5px 0;
	text-align: left;
}

form#captecform fieldset {
	border: 1px dotted #000;
	display: block;
	font-family: verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	margin-bottom: .5em;
	padding: 5px 5px 5px 10px;
	text-align: left;
	width: 440px;
}
form#captecform fieldset:hover {
	border: 1px solid #000;
}

form#captecform legend {
	background: none;
	border-bottom: 2px solid #069;
	color: #069;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 6px;
}
* html form#captecform legend {
	border: none;
	margin: 5px 0 0 0;
	padding: 0 0 30px 0;
}

form#captecform label {
	clear: left;
	color: #000;
	display: block;
	float: left;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1em;
	padding-right: 10px;
	text-align: right;
	width: 125px;
}

form#captecform input {
	background: #fff;
	border: 1px solid #000;
	margin-bottom: 1em;
	padding-left: .5em;
	width: 125px;
}
form#captecform input:hover {
	background: #fff;
	border: 1px solid #000;
	color: #000;
}
form#captecform input:focus {
	background: #fff;
	border: 1px solid #000;
	color: #000;
}

form#captecform textarea {
	background: #fff;
	border: 1px solid #000;
	height: 10em;
	overflow: auto;
	padding: 0;
	width: 100%;
	margin-bottom: 1em;
	font: normal 1em verdana, arial, helvetica, sans-serif;
}

form#captecform select {
	border: 1px solid #000;
	margin: 0;
	margin-bottom: 1em;
}
form#captecform option {
	background: #fff;
	color: #000;
}
form#captecform optgroup {
	background: #fff;
	color: #000;
	font-style: normal;
}
form#captecform optgroup option {
	background: #fff;
	color: #000;
}

form#captecform span.unit {
/*display:table-cell;
padding-bottom:1em;*/
}

form#captecform #submit_button, form#captecform #reset_button {
	background: #069;
	border: 1px outset #069;
	color: #fff;
	cursor: pointer;
	font-weight:bold;
	font-size: 1.2em;
	margin-left: 8px;
	padding-right: .5em;
	width: 215px;
}
form#captecform #submit_button:hover, form#captecform #reset_button:hover {
	background: #9ebcd9;
	border: 1px outset #9ebcd9;
	color: #000;
}
form#captecform #submit_button:active, form#captecform #reset_button:active {
	background: #9ebcd9;
	border: 1px inset #9ebcd9;
	color: #000;
}



form.tracking input#tracker {
	background: #eee;
	border:1px solid #ccc;
}
form.tracking input:focus#tracker {
	background: #fff;
}
form.tracking input#submit {
	font-weight:bold;
	cursor:pointer;
	width:auto;
	margin:0;
	padding:0;
	background:#069;
	color:#fff;
	border:1px outset #8c8c8c;
}
form.tracking input:active#submit {
	border:1px inset #8c8c8c;
}

table.tracking, table.tracking_status {
	width: 480px;
	margin: .5em 0;
}
table.tracking th, table.tracking td {
	border: 1px solid #069;
	text-align: center;
}
table.tracking th {
	background: #d9ecff;
	height: 1.8em;
	font-weight:bold;
}
table.tracking_status th, table.tracking_status td {
	border: 1px solid #069;
	text-align: left;
}
table.tracking_status th {
	background: #ccc;
	height: 1.8em;
	font-weight:bold;
}











.title_text {
	color: #069;
	font: normal 20px verdana, arial, helvetica, sans-serif;
}

.title_text2 {
	color: #069;
	font: bold 14px verdana, arial, helvetica, sans-serif;
}

.blue_bold_text {
	color: #069;
	font: bold 12px verdana, arial, helvetica, sans-serif;
}

.size_text {
	color: #000;
	font: normal 10px verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
}

.small_text {
	color: #000;
	font: normal 10px verdana, arial, helvetica, sans-serif;
}


.text_link {
	color: #00f;
	font: normal 12px verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
}

.bold {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}

.text_bold {
	color: #000;
	font: bold 12px verdana, arial, helvetica, sans-serif;
}

.text_blue {
	color: #069;
	font: normal 11px verdana, arial, helvetica, sans-serif;
	list-style-type: square;
}

.small_select {
	font: normal 7pt verdana, arial, helvetica, sans-serif;
}

.mission_title {
	color: #9eb3c5;
	font: bold 1.7em arial, helvetica, sans-serif;
	margin: 20px 0 5px;
	padding: 0;
}
.mission_subtitle {
	color: #176c8c;
	font: bold 1.3em arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
.mission_text {
	color: #6d6e71;
	font: normal 1.2em arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.newsletter_box {
	background: #f1f8fc;
	border: 1px solid #9ebcd9;
	padding: 3px 5px 3px 5px;
	width: 250px;
}


.questionnaire {
	background: #fff;
	border: 1px #B8B8B8 solid;
	font: normal 12px verdana, arial, helvetica, sans-serif;
}


/*---------------------------------------------------------------------------------------------------------------------------------*/


a.isearch_title, a.isearch_description, a.isearch_url, a.isearch_prevnext:active {
	background: transparent;
	color: #f00;
	font-family: verdana, arial, helvetica, sans-serif;
}

a.isearch_title, a.isearch_description, a.isearch_url, a.isearch_prevnext:hover {
	background: transparent;
	color: #f00;
	font-family: verdana, arial, helvetica, sans-serif;
}

/* Usage :  Page heading on the search results page.
 */
h1.isearch {
	color: #069;
	font: normal 20px verdana, arial, helvetica, sans-serif;
	text-align: center;
}

/* Usage :  To display the header line with the following messages:
 *             "Search results for _words_."
 *             "Showing results 1 to 10 of 17"
 */
table.isearch_head {
	background: #069;
}

/* Usage :  Advanced search form.
 */
table.isearch_advanced {
	background: #9ebcd9;
}

td.isearch_head {
	color: #fff;
	font: normal 13px verdana, arial, helvetica, sans-serif;
}

/* Usage :  To display the page title in the results list.
 */
a.isearch_title:link {
	background: transparent;
	color: #069;
}

a.isearch_title:visited {
	background: transparent;
	color: #364;
}

/* Usage :  To display the page description in the results list.
 */
.isearch_description {
	color: #000;
	font: normal 12px verdana, arial, helvetica, sans-serif;
}

/* Usage :  To display the page score in the results list.
 */
.isearch_score {
	color: #000080;
	font: normal 12px verdana, arial, helvetica, sans-serif;
}

/* Usage :  To display the page url in the results list.
 */
a.isearch_url:link {
	background: transparent;
	color: #008000;
	font: normal 11px verdana, arial, helvetica, sans-serif;
}

a.isearch_url:visited {
	background: transparent;
	color: #008000;
	font: normal 11px verdana, arial, helvetica, sans-serif;
}

/* Usage :  To display the file size in the results list.
 */
.isearch_size {
	color: #008000;
	font: normal 11px verdana, arial, helvetica, sans-serif;
}

/* Usage :  To display the "Cached" string in the results list.
 */
a.isearch_viewcache:link {
	background: transparent;
	color: #6f6f6f;
	font: normal 11px verdana, arial, helvetica, sans-serif;
}

a.isearch_viewcache:visited {
	background: transparent;
	color: #6f6f6f;
	font: normal 11px verdana, arial, helvetica, sans-serif;
}

/* Usage :  To display the "<< Previous Page" and "Next Page >>" links.
 */
table.isearch_prevnext {
	background: #069;
}

td.isearch_prevnext {
	color: #fff;
	font: normal 14px verdana, arial, helvetica, sans-serif;
}

a.isearch_prevnext:link {
	background: transparent;
	color: #fff;
}

a.isearch_prevnext:visited {
	background: transparent;
	color: #fff;
}

/* Usage :  To display the "No matches found." string.
 */
h2.isearch_nomatch {
	color: #f00;
	font: normal 16px verdana, arial, helvetica, sans-serif;
}

/* Usage :  To display highlighted words in the page descriptions
 */
.isearch_highlight {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}

/* Usage :  Displaying the search string in the message:
 *              Search results for _words_.
 */
.isearch_search {
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: italic;
}

/* Usage :  To display the:
 *               "This is the contents of the iSearch cache for the URL %u"
 *          message when displaying a cached page.
 */
h2.isearch_cachedpage {
	font: normal 16px verdana, arial, helvetica, sans-serif;
}

/* Usage :  To display the search statistics table
 */
table.isearch_stats {
}

table.isearch_stats th, table.isearch_stats td {
	padding: 3px 10px;
}

table.isearch_stats th {
	background: #069;
	color: #fff;
}

table.isearch_stats td {
	background: #ffc;
	color: #039;
}

table.isearch_stats caption {
	color: #039;
	font: bold 17px verdana, arial, helvetica, sans-serif;
	font-style: italic;
}

/* Usage:  Displaying "Did you mean to search for:" test and links when
 * displaying alternative searches.
 */
.isearch_suggest_title {
	color: #042;
}

a.isearch_suggest:link {
	color: #084;
	padding-left: 50px;
}

a.isearch_suggest:visited {
	color: #084;
	padding-left: 50px;
}

/* Usage: Displaying a single extra link in search results (professional version only)
 */
.isearch_link {
	/* Set background colour for extra links */
	background: #fff;
}

/* Usage: Displaying all extra links in search results (professional version only)
 */
.isearch_link_all {
	/* Add an extra space seperating links from normal results. */
	padding-bottom: 15px;
}


/*---------------------------------------------------------------------------------------------------------------------------------*/
