@charset "UTF-8";

/* CSS Document */
#section_nav li.sectionhead.selected a {
height:20px;
background-image:url(images/secondary_nav_bg.gif);
background-repeat:repeat-x;
color:#ffffff;
display:block;
font-size:14px;
font-weight:bold;
}


iframe {

}

#contentTemplate img {

}

// added to cure image resizing issue

#mainContent .admintable #content_block_1 a {
color:#005A8F;
font-weight:bold;
}
#mainContent .admintable #content_block_2 a {
color:#01A7EF;
font-weight:bold;
}

#content_block_1 p {

margin-bottom:0px;
}


#content_block_1 img {
float:left;
margin-bottom:0px;
}
#content_block_1 ul {
margin:0px;
padding:0px;
width:496px;
float:left;
}
#content_block_1 ul li {
margin-bottom:8px;
margin-left:16px;
}

#content_block_2 {
padding-right:15px;
width:200px;
float:left;
}

#content_block_2 img {
width:200px;
}

.newsInfo h2 {
margin-bottom:0px;
padding-bottom:0px;
margin-top:0px;
padding-top:0px;
}


.newsInfo p {
margin-bottom:5px;
padding-bottom:5px;
}


li.sectionhead {
list-style-type:none;
}

#section_nav {
margin-top:10px;
}

#section_nav ul {
margin:0px;
padding:0px;

}

#section_nav li  {
height:20px;
border-bottom:1px solid #6da1d3;
list-style-type:none;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
padding-top:2px;
text-indent:10px;
}



#section_nav li a:hover {
height:20px;
background-image:url(images/secondary_nav_bg.gif);
background-repeat:repeat-x;
color:#ffffff;
display:block;
}


#section_nav .section_nav_active a  {
background-image:url(images/secondary_nav_bg.gif);
background-repeat:repeat-x;
color:#ffffff;
height:20px;
display:block;
}

#section_nav li .active a
 {
color:#ffffff;
}
*/

#dateText {
margin-left:3px;
}

#homeColumns a {
text-decoration:none;
}

#homeColumns a:hover {
text-decoration:underline;
}

#poll_form {

margin-left:10px;
padding:0px;
width:220px;
}

#poll_form fieldset {
margin:0px;
padding:0px;
}

pollbox {
margin-left:0px;
padding:0px;
}

#poll_form label {

margin:0px;
padding:0px;
width:200px;
height:25px;
float:left;
}
#poll_form legend {

margin:0px;
padding:0px;
width:200px;
height:25px;
float:left;
}

#poll_form .rad {
border:none;
/*width:15px;
height:20px;*/
margin:0px;
margin-right:3px;
padding:0px;

float:left;
}

input#poll_answer_btn {
background-color:transparent;
border:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#6da1d3;
cursor:hand;
 }

#poll_form submit {
background-color:transparent;
border:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#6da1d3;
}






a#skip { /* Skip to content link for use with access key S */
display:none;
}
body {
margin: 0px;
font-family:Arial, Helvetica, sans-serif;
/*font-size:11px;*/
font-size:0.7em;
color:#787878;
}

a {
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

img {
border:none;
}
hr {
background-color:#dde9f5;
color:#dde9f5;
height:3px;
border:none;
margin:0px;
padding:0px;
}

h1 {
font-size:28px;
color:#6da1d3;
margin-top:7px;
margin-bottom:5px;
}

h2 {
font-size:22px;
color:#6da1d3;
}

h2 a {
font-size:11px;
}

.date {
font-size:11px;
color:#6da1d3;
font-weight:bold;

}

.blue a:hover {
text-decoration:underline;
font-weight:bold;
}

.latest_news_dd a {
font-weight:bold;
}

.latest_news_dd a:hover {
text-decoration:underline;
}

#textSize a {
font-size:11px;
color:#787878;
text-decoration:none;
}


#textSize a:hover {
font-size:11px;
color:#787878;
text-decoration:underline;
}


.font_small {
/*
font-size:0.7em;
color:green;
*/
font-size:0.7em;
}
.font_medium {
/*
font-size:0.7em;
color:yellow;
*/
font-size:0.9em;
}
.font_large {
/*
font-size:0.9em;
color:orange;
*/
font-size:1.1em;
}
.clear {
clear:both;
height:1px;
}
.hidden {
display:none;
}
.divider {
background:url(../images/p_dot.gif) repeat-x;
height:16px;
}
.divider3 {
display:none;
}
.lineBreak {
border-bottom:1px dashed #CCCCCC;
padding:0 0 8px 0;
width:100%;
}
.blueLink {
font-weight:bold;
color:#005A8F;
margin:0;
padding:0;
}
.floatLeft {
float:left;
}
.floatRight {
float:right;
}
.backLink {
margin:0;
}
.geo {
display:none;
}
#contentTemplate {
}
#contentTemplate h1 {
color: #6DA1D3;
font-weight: bold;
}
#contentTemplate a {
color: #6DA1D3;
text-decoration: none;
}

#contentTemplate a:hover {
color: #6DA1D3;
text-decoration:underline;
}

#leftNavHeading p.title {
width: 190px;
background-image: url(images/column_title_bg.gif);
background-repeat: repeat-x;
height: 22px;
color: white;
font-size: 14px;
font-weight: bold;
padding-top: 5px;
padding-left: 10px;
margin-bottom: 4px;
margin-top: 0px;
}


#rightPane p.title {
background-image: url(images/column_title_bg.gif);
background-repeat: repeat-x;
height: 22px;
color: white;
font-size: 14px;
font-weight: bold;
padding-top: 5px;
padding-left: 10px;
}
#Resources p.title {
background-image: url(images/column_title_bg.gif);
background-repeat: repeat-x;
height: 22px;
color: white;
font-size: 14px;
font-weight: bold;
padding-top: 5px;
padding-left: 10px;
}
#OnlinePolls p.title {
background-image: url(images/column_title_bg.gif);
background-repeat: repeat-x;
height: 22px;
color: white;
font-size: 14px;
font-weight: bold;
padding-top: 5px;
padding-left: 10px;
}


#LatestNews p.title {
background-image: url(images/column_title_bg.gif);
background-repeat: repeat-x;
height: 22px;
color: white;
font-size: 14px;
font-weight: bold;
padding-top: 5px;
padding-left: 10px;
}
#BusinessDesk p.title {
background-image: url(images/column_title_bg.gif);
background-repeat: repeat-x;
height: 22px;
color: white;
font-size: 14px;
font-weight: bold;
padding-top: 5px;
padding-left: 10px;
}
#masterContainer {
margin:auto;
width:990px;
}
#header {
height: 300px;
width:990px;
background-color: #6DA1D3; 
}
#nav {
width: 763px;
background-image: url(images/top_nav_bg.gif);
background-repeat: repeat-x;
height: 40px;
}
#topNav .active a {
/*color:#00A7EB;*/
color:#002664;
text-decoration: underline;
}
#topNav {
margin-left: 15px;
padding-top: 5px;
}
#topNav ul {
width: 757px;
margin:0;
padding:0;
list-style:none;
float:left;

}
#topNav li {
display:inline;
margin-right:15px;
}
#topNav li a {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}
#topNav li a:hover {
color:#002664;
text-decoration: underline;
}


#nav1Top {
background:url(../images/p_nav1Top.jpg) bottom left no-repeat;
min-height:8px;
clear:both;
}
#nav1Bottom {
background:url(../images/p_nav1Bottom.jpg) no-repeat;
min-height:8px;
clear:both;
}
#subNav {
border: 1px solid red;
font-size:1.1em;
float:left;
width:945px;
margin:0;
padding:0;
}
#subNavTop {
background:url(../images/p_nav2Top.jpg) bottom left no-repeat;
min-height:8px;
clear:both;
}
#subNavBottom {
background:url(../images/p_nav2Bottom.jpg) no-repeat;
min-height:8px;
clear:both;
}
#subNavLeft {
float:left;
margin:0;
padding:0;
width:393px;
}
#subNavLeft ul {
margin:0;
padding:2px 0;
display:inline;
list-style:none;
font-weight:bold;
background:url(../images/p_nav2Mid.jpg) repeat-y #F1F1F1;
width:943px;
border-right:1px solid #CBCBCB;
border-left:1px solid #CBCBCB;
float:left;
}
#subNavLeft li {
float:left;
}
#subNavLeft .green {
width:63px;
}
#subNavLeft .pink {
width:93px;
}
#subNavLeft .yellow {
width:102px;
}
#subNavLeft .blue {
width:85px;
}
#subNavLeft li a {
padding:0 10px;
color:#FFFFFF;
text-decoration:none;
}
#subNavLeft li a:hover {
text-decoration:underline;
}
#subNavRight {
float:right;
margin:0 10px 0 0;
padding:0;
width:540px;
}
#subNavRight p {
margin:0;
padding:0;
}
#subNavRight a {
text-decoration:none;
color:#00A7EB;
}
#subNavRight a:hover {
text-decoration:underline;
}

#control {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #787878;
margin: auto;
width: 990px;
height: 35px;
}
#date {
float:left;
width: 217px;
margin-left:19px;
}
#breadcrumb {
float:left;
margin-left:15px;
width: 496px;
}
#breadcrumb a {
text-decoration:none;
color:#6DA1D3;
}
#breadcrumb a:hover {
color:#6DA1D3;
text-decoration:underline;
}
#textSize {
float:left;
width: 217px;
margin-left: 15px;
}

#ajax_indicator {
visibility:hidden;
float:left;
margin:4px 5px 0pt 0pt;
}
#searchBox {
}
#toggle_advanced_search_options {
display:none;
}
#advanced_search_options {
display:none;
}
#subNavRight form {
margin:0;
padding:0;
}
#subNavRight label {
margin:3px 0 0 0;
padding:0;
float:left;
}
#subNavRight input {
margin:0;
padding:0;
font-size:0.9em;
float:left;
}
#subNavRight .txt {
margin:0 0 0 6px;
padding:0;
}
#subNavRight .btn {
margin:0 0 0 6px;
padding:0;
font-size:0.8em;
}
#infoBar {
float:left;
margin-top:15px;
}
#infoBar p {
margin:0;
padding:0;
}

/* left hand navigation */

#leftNav {
float:left;
font-size:1.2em;
font-weight:bold;
}
#leftNav .sectionhead a {
color:white;
margin:0;
padding:0;
height: 27px;
background-image: url(images/top_nav_bg.gif);
background-position: center left;
background-repeat: repeat-x;
}
#leftNav .selected .sectionhead a {
color:white;
}
#leftNav ul {
margin:0;
padding:0;
list-style:none;
}
#leftNav ul a {
margin:0;
display:block;
width:100%;
padding-bottom:4px;
text-decoration:none;
color:#005A8F;
border-bottom:1px solid #005A8F;
}
#leftNav li {
padding-top: 5px;
}
#leftNav li li {
margin:0;
padding:0;
}
#leftNav li .divider {
}
#leftNav a:hover {
color:#005A8F;
}
#leftNav li ul {
margin:5px 0 0 45px;
padding:0;
list-style:disc;
font-size:0.8em;
color:#005A8F;
}
#leftNav li ul a {
color:#00A7EB;
}
#leftNav li ul .selected a {
color:#666666;
}

/* home page three column layout */

#homeColumns {
width: 990px;

margin: auto;
font-family: Arial, Helvetica, sans-serif;
/*font-size: 11px;*/

}
#homeColumns a {
color:#6DA1D3;
text-decoration: none;
}
#homeLeft {
width: 222px;

float: left;
margin-right: 25px;
}
#homeCentre {
width: 496px;
float: left;
color: #787878;
}
#homeRight {
width: 222px;
/*height: 100px;*/
float: left;
margin-left: 15px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
#content {
width:990px;
margin: auto;
font-family: Arial, Helvetica, sans-serif;
/*font-size: 11px; this was overwriting the font-size controller*/

}
#content a {
color:#6DA1D3;
text-decoration:none;
}
#content a:hover {
text-decoration:underline;
}
#ideasSearchAlpha {
width:440px;
float:left;
margin:0;
}
#ideasSearchAlpha ul {
margin:0 0 8px 0;
padding:0;
list-style:none;
float:left;
}
#memberSearchAlphaList li {
margin:0 1px 5px 1px;
padding:0;
float:left;
}
#memberSearchAlphaList a {
display:block;
background:#005A8F;
padding:3px 5px;
color:#FFFFFF;
font-weight:bold;
}
#memberSearchAlphaList a:hover {
background:#00A7EB;
}
#ideas {
margin:0;
padding:0;
list-style:none;
}
#ideas li {
margin:2px 0;
padding:0;
color:#005A8F;
}
#ideas li a {
font-weight:bold;
color:#005A8F;
}
/*
#ideasInner {
margin:8px 0 0 15px;
}
*/
.pagination {
}
.pagination a {
text-decoration:none;
color:#00A7EB;
font-weight:bold;
}
.pagination a:hover {
text-decoration:underline;
}
.eventInfo {
margin:0 0 10px 0;
padding:0;
}
.eventInfo a {
text-decoration:none;
color:#00A7EB;
}
.eventInfo a:hover {
text-decoration:underline;
}
.newsInfo {
margin:0px;
margin-bottom:25px;
padding:0;
border-bottom:1px dotted #00A7EB;
}
.newsInfo a {
text-decoration:none;
color:#00A7EB;
}
.newsInfo a:hover {
text-decoration:underline;
}
.description {
color:#000000;
text-decoration:none;
}
.vacancyInfo {
float:left;
}
.vacancyInfo p {
padding:0;
margin:0;
}
.vacancyInfo dl {
margin:8px 0 0 0;
padding:0;
float:left;
width:400px;
}
.vacancyInfo dt {
width:23%;
float:left;
margin:0 0 4px 0;
padding:0;
color:#005A8F;
}
.vacancyInfo dd {
width:76%;
float:left;
margin:0 0 4px 0;
padding:0;
}
.vacancyInfo a {
padding:8px 0 0 0;
text-decoration:none;
color:#00A7EB;
float:left;
font-weight:bold;
}
.vacancyInfo a:hover {
text-decoration:underline;
}
#contentMain {
float:left;
width: 496px;

}
#contentText p:first-child {
font-weight:bold;
color:#005A8F;
}
#contentText2 p:first-child {
font-weight:bold;
color:#005A8F;
}
.vacancyDetails {
width:420px;
float:left;
}
#contentLeft {
/*width:621px;*/
float:left;
margin:0;

}
#contentLeftHome {
width:621px;
float:left;
margin:0 30px 0 0;
}
#contentImage {
float:left;
}
#contentText {
width:401px;
float:left;
padding-left:10px;
}
#contentText p {
margin:0;
padding:4px 0;
}
#contentText a {
color:#00A7EB;
text-decoration:underline;
}
#contentText a:hover {
text-decoration:none;
}
#contentText2 a {
color:#00A7EB;
text-decoration:underline;
}
#contentText2 a:hover {
text-decoration:none;
}
#contentText #searchPage {
margin-left:0;
}
#contentText strong {
color:#005A8F;
}
#content.internal #contentLeft {
width:440px;
float:left;
margin:0 20px 0 0;
}
#contentText2 {
min-height:240px;
}
#content.internal #contentText2 {
min-height:40px;
}
#contentText2 strong {
color:#005A8F;
}
#searchPage {
margin-left:20px;
}
#adBoxes {
float:left;
}
#adBoxes p {
font-size:1.4em;
font-weight:lighter;
color:#005A8F;
padding:0;
margin:0;
}
#adBoxes a {
text-decoration:none;
color:#005A8F;
padding:0;
margin:0;
}
#adBoxes a:hover {
text-decoration:underline;
}
#adBox1 {
width:369px;
margin-bottom:8px;
padding:0;
}
#adBox1 p {
float:left;
width:250px;
margin:0;
padding:0;
}
#adBox1 img {
margin:-2px 0 -10px 0;
}
#adBox2 {
width:369px;
}
#adBox2 img {
margin:-3px 5px -10px 0;
}
.roundTopAds {
background:url(../images/p_roundTopAds.gif) bottom left no-repeat;
height:7px;
}
.roundMiddleAds {
border-right:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
padding:5px 10px;
}
.roundBottomAds {
background:url(../images/p_roundBottomAds.gif) no-repeat;
height:7px;
}
#adBoxesInternal {
float:left;
width:202px;
}
#adBoxesInternal p {
font-size:1.1em;
font-weight:lighter;
color:#005A8F;
padding:0;
margin:0;
}
#adBoxesInternal a {
text-decoration:none;
color:#005A8F;
padding:0;
margin:0;
}
#adBoxesInternal a:hover {
text-decoration:underline;
}
#adBoxesInternal img {
margin-right:10px;
}
#adBoxInternal1 {
width:202px;
margin-bottom:6px;
}
#adBoxInternal2 {
width:202px;
margin-bottom:6px;
}
#adBoxInternal3 {
width:202px;
margin-bottom:6px;
}
#adBoxInternal4 {
width:202px;
margin-bottom:6px;
}
.roundTopInternalAds {
background:url(../images/p_roundTopInternal.gif) bottom left no-repeat;
height:7px;
}
.roundMiddleInternalAds {
border-right:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
padding:0 10px;
}
.roundBottomInternalAds {
background:url(../images/p_roundBottomInternal.gif) no-repeat;
height:7px;
}
#eventsBox, #eventsSearchBox, #shopsSearchBox, #vacanciesBox {
width:238px;
float:right;
margin-bottom:10px;
}
#eventsSearchBox .roundMiddleEvents {
width:216px;
}
#vacanciesBox .roundMiddleEvents {
width:216px;
}
#eventsBox p {
margin:0;
padding:0;
}
#eventsBox .blueLink a {
font-weight:bold;
color:#005A8F;
margin:0;
padding:0;
}
.eventDescription {
color:#000000;
}
#eventsBox dt {
color:#00A7EB;
font-weight:bold;
}
#eventsBox .blue {
font-size:1.3em;
font-weight:lighter;
color:#005A8F;
}
.roundTopEvents {
background:url(../images/p_roundTopEvents.gif) bottom left no-repeat;
height:7px;
}
.roundMiddleEvents {
border-right:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
padding:5px 10px;
float:left;
}
.roundBottomEvents {
background:url(../images/p_roundBottomEvents.gif) no-repeat;
height:7px;
clear:both;
}


.column_title {
height:22px;
background-image:url(images/column_title_bg.gif);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#ffffff;
padding-top:5px;
padding-left:10px;
}

/********** FORM **********/

fieldset {
border:none;
border:0px;
margin:0px;
padding:0px;
border:1px solid #6da1d3;
}

#searchform {
}

.search-wrapper {
padding:0px;
margin-bottom:10px;
margin-top:15px;
}

.searchLabel {
float:left;
width:50px;
margin-left:10px;
text-align:left;
font-weight:bold;
font-size:14px;
}

#searchstring {
width:120px;
border:1px solid #817f7f;
margin:0px;
float:left;
margin-right:4px;
}

#contact {
width:460px;
float:left;
margin:0 0 0 8px;
}
#contact label {
float:left;
width:25%;
margin-bottom:8px;
}
#contact #scrambleLabel {
width:5%;
margin-right:10px;
}
#contact input, #contact textarea, #contact select {
float:left;
width:60%;
margin-right:5px;
border:1px solid #6da1d3;
margin-bottom:8px;
color:#787878;
}
#contact .txtsml {
width:30%;
}
#contact .chk {
width:13px;
float:left;
border:none;
}
#contact .btn {
width:20%;
}
#contact fieldset {
margin-top:10px;
float:left;
padding:10px 10px 8px 10px;
position:relative;
width:460px;
}
#contact legend {
color:#6da1d3;
font-weight:bold;
margin:0px;
padding:0px;
}
#contact input:focus, select:focus, textarea:focus {
background:#D7E6EC;
color:#222222;
}
#contact #field em {
color:#FF0000;
}
#contact #code {
margin:8px 0;
padding:15px 10px;
border:1px solid #000000;
width:33%;
text-align:center;
}

#formThanks {
clear:left;
}
.name_container {
display:none;
}
.name_container.show {
display:block;
}

.container_with_padding {

width:530px;
}

/********** END FORM **********/

#contentRight {
width:294px;
float:left;
}
#contentRight2 {
width:255px;
float:left;
margin-top:20px;
}
#rightPane {
float:right;
width:227px;
/*border: 1px solid black;*/
display: block;
}
#rightBox1 {
margin-bottom:5px;
}
#rightBox1 p {
margin:0;
padding:0;
}
#rightBox2 {
/*margin-top:5px;
margin-bottom:5px;*/
}
#rightBox2 p {
margin:0;
padding:0;
}
#rightBox2 .blue {
font-size:1.3em;
font-weight:lighter;
color:#005A8F;
}
#rightBox2 .blueLink {
text-decoration:none;
font-weight:bold;
color:#005A8F;
}
#rightBox2 a:hover {
text-decoration:underline;
}
#rightBox2 dl {
margin:0 0 0 97px;
padding:0;
float:left;
}
/*#rightBox2 dt {
margin:10px 0 0 0;
padding:0;
font-weight:bold;
color:#00A7EB;
}*/
#rightBox2 dd {
margin:0;
padding:0;
}
#rightBox2 dd a {
color:#000000;
text-decoration:none;
}
#rightBox2 dd a:hover {
text-decoration:underline;
}
.newsImage {
border:1px solid #00A7EB;
float:left;
margin-right:10px;
}
.roundTop {
background:url(../images/p_roundTop.gif) bottom left no-repeat;
height:7px;
}
.roundMiddle {
border-right:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
padding:5px 10px;
}
.roundBottom {
background:url(../images/p_roundBottom.gif) no-repeat;
height:7px;
}
#footer {
width:990px;
margin: auto;
margin-top: 5px;
font-family:Arial, Helvetica, sans-serif;
font-size: 9px;
clear:left;
}
#footerLeft {
margin-left:10px;	
width: 600px;
font-size:11px;
}
#footerLeft ul {
margin-left:-3px;
padding:0;
list-style:none;
}
#footerLeft li {
color:#787878;
float:left;
padding:0 3px;
}
#footerLeft li a {
text-decoration:none;
color:#787878;
}
#footerLeft li a:hover {
text-decoration:underline;
}
/*#footerCharity {
float:left;
}
#footerCharity p {
padding:4px 0 0 13px;
margin:0;
color:#C1C1C1;
}*/
#footerRight {
float: right;
width: 227px;
color:#787878;
text-align: left;
font-size:11px;
}
#footerRight a {
text-decoration:none;
color:#787878;
}
#footerRight a:hover {
text-decoration:underline;
}
#footerRight p {
margin:0;
padding:0;
}
#featuredNewsRotation {
}
#upcomingEventsRotation {
min-height:92px;
_height:92px;
}
body #masterContainer #content .place_holder {
float:right;
margin-left: -100%;
_margin-left:0;
width:100%;
}
body #masterContainer #content .place_holder dd {
padding:0;
margin:0;
}
#paginationWrapper, #sitemap, #contactThanks {
float:left;
margin:10px 0 0 0;
width:440px;
}
/*
#shop_wrapper {
float:left;
margin:10px 0 0 0;
width:440px;
}
*/
input#postcode {
    width:90px;
}


fieldset {
border:none;
margin:0px;
padding:0px;
}

p label {
clear:right;
float:left;
width:100px;
}

.contactForm label.required {
background-image:url(../site-img/requiredElement.gif);
background-repeat:no-repeat;
clear:right;
float:left;
width:100px;
height:30px;

display:block;
}

.contactForm input {
border:1px solid #BBBBBB;
margin:2px;
padding:2px;
width:250px;
}

.contactForm textarea {
border:1px solid #BBBBBB;
margin:2px;
padding:2px;
width:250px;
height:150px;
}

input.element_checkbox {
width:15px;
border:none;
}

#submitForm {
margin-left:100px;
width:80px;
}

ul.errors li {
background-color:#FFC4C7;
border:1px solid #880500;
color:#780501 !important;
font-size:11px;
height:16px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:10px;
margin-left:102px;
padding:2px;
text-align:center;
width:250px;
float:none !important;
clear:both !important;
}