/* 
samsonrubbers.com 30.August.2010
*/

/* Regular Styles */
html {
	overflow-y:scroll;
}

body {
	font-size:12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin:9px auto 0px auto;
	padding:0px;
	background:#f0f0f2;
	text-align:center;
	color:#151515;
}

td {
	font-size:12px;
}

div, form, img {
	padding:0px;
	margin:0px;
	border:0px;
}

h1 {
	font-size:23px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	color:#010101;
	line-height:1em;
	font-weight:normal;
}

h2 {
	font-size:20px;
	margin:0px;
	padding:5px 0px 5px 0px;
	color:#151515;
	line-height:1em;
	font-weight:normal;
}

h3 {
	font-size:16px;
	padding:20px 0px 5px 0px;
	margin:0px;
}

p {
	padding:0px 0px 15px 0px;
	margin:0px;
	line-height:18px;
}

a {
	color:#151515;
	text-decoration:underline;
}

a:focus {
	outline:none;
}

a:hover {
	color:#555555;
}

ul {
	margin:0px 0px 15px 35px;
	padding:0px;
}

ul li {
	margin:0px;
	padding:0px 0px 5px 15px;
	font-size:12px;
	background:url(../images/bullet.gif) no-repeat 0px 4px;
	list-style:none;
}

input {
	font-size:13px;
	background:#FFF;
	color:#000;
	border:1px solid #DCDCDC;
	padding:2px 3px 2px 3px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

select {
	font-size:13px;
	height:23px;
	padding:2px;
	background:#FFF;
	border:1px solid #DCDCDC;
	font-family:Arial, Helvetica, sans-serif;
}

textarea {
	font-size:13px;
	background:#FFF;
	border:1px solid #DCDCDC;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px;
}

.checkRadio {
	background:none;
	border:none;
	height:auto;	
}

div.lineBR {
	float:none;
	clear:both;
	height:1px;
	line-height:1px;
	font-size:0px;
}

.preList {
	padding-bottom:5px;
}

div.hLine {
	height:1px;
	background:#CCCCCC;
	line-height:0px;
	font-size:0px;
	margin:20px 0px;
}

/* Site Styles */
#doc {
	width:952px;
	text-align:left;
	margin:0px auto;
	border-top:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	background:#ffffff url(../images/docBg.gif) repeat-y center;
}

#docHead {
	margin:0px 1px;
	background:url(../images/docHeadBg.gif) repeat-x bottom;
	height:135px;
}

.docHeadLeft {
	float:left;
	width:680px;
}

.logo {
	margin:19px 0px 0px 0px;
	width:230px;
	float:left;
}

.logo a {
	display:block;
	margin-left:20px;
}

.logoR {
	width:450px;
	margin:19px 0px 0px 0px;
	float:left;
}

.coName {
}

.menu {
	height:35px;
}

.menu ul {
	margin:0px;
	padding:0px;
}

.menu ul li {
	margin:0px 5px 0px 0px;
	padding:0px;
	background:none;
	float:left;
	display:block;
}

/*.menu ul li a {
	background:url(../images/menuR.gif) no-repeat right top;
	position:relative;
	top:12px;
	color:#FFFFFF;
	padding:7px 15px 6px 0px !important;
	padding:0px 15px 0px 0px;
	font-weight:normal;
	text-decoration:none;
}*/

.menu ul li a {
	background:url(../images/menuR.gif) no-repeat right top;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	display:block;
	float:left;
	margin-top:5px;
}

.menu ul li a span {
	background:url(../images/menuL.gif) no-repeat left top;
	display:block;
	float:left;
	line-height:30px;
	padding:0px 15px;
}

.menu ul li a:hover {
	background:url(../images/menuROn.gif) no-repeat right top;
	color:#ffffff;
}

.menu ul li a:hover span {
	background:url(../images/menuLOn.gif) no-repeat left top;
}

.docHeadRight {
	float:left;
	width:250px;
	text-align:right;
}

.dsiGroup {
	margin-top:18px;
}

.inquiryList {
	margin-top:6px;
	color:#a5a5a5;
	font-size:13px;
}

.inquiryList a {
	text-decoration:none;
}

.inquiryList img {
}

.search {
	margin-top:8px;
	text-align:right;
	float:right;
}

.search table {
	display:inline;
}

.searchField {
	background:url(../images/searchBg.gif) no-repeat top left;
	padding:5px 4px;
	width:142px;
	border:none;
	color:#787878;
	font-size:11px;
}

#docBody {
	margin:5px 1px 0px;
	padding-bottom:15px;
}

#docBodyHome {
	margin:0px 1px 0px;
	padding-bottom:15px;
}

/*.newsBar {
	background:url(../images/newsBarBg.gif) no-repeat;
	height:39px;
	padding-left:110px;
}

.newsBar a {
	color:#979797;
	font-size:12px;
	text-decoration:none;
}

.newsBar p {
	padding:0px;
	line-height:39px;
	color:#979797;
}

.newsBar .date {
	font-size:11px;
}*/

.statusBar {
	color:#aaaaaa;
	margin-bottom:20px;
	font-size:11px;
}

.statusBar a {
	color:#646464;
	font-weight:normal;
	text-decoration:none;
}

.statusBar a:hover {
	color:#acacac;
	text-decoration:none;
}

.loginInfo {
	float:right;
	padding-right:20px;
}

.currentlyIn {
	float:left;
	padding-left:10px;
}

.docLeft {
	float:left;
	width:225px;
	margin-right:5px;
}

.docRight {
	float:left;
	width:720px;
}

.prodMenu  {
	background:#0ab251 url(../images/prodMenuBg.gif);
}

.prodMenu ul {
	margin:0px;
	padding:0px;
}

.prodMenu ul ul {
	margin-top:10px;
}

.prodMenu ul li{
	margin:0px;
	padding:0px;
	background:none;
	display:inline;
}

.prodMenu ul li a.submenuheader {
	background:#095428 url(../images/prodMenuMainCat.gif) repeat-x top;
	height:27px;
	line-height:27px;
	margin-top:1px;
}

.prodMenu ul li a {
	color:#ffffff;
	font-weight:bold;
	display:block;
	font-size:12px;
	position:relative;
	text-indent:10px;
	text-decoration:none;
	z-index:1000;
}

.prodMenu ul li a label {
	cursor:pointer;
}

.prodMenu ul li a.expanded label {
	background:url(../images/prodMenuArrowDown.gif) no-repeat -1px 5px;
	padding-left:15px;
}

.prodMenu ul li a.collapsed label {
	background:url(../images/prodMenuArrow.gif) no-repeat 0px 3px;
	padding-left:15px;
}

.prodMenu ul li li a {
	font-weight:normal;
	font-size:11px;
	padding:0px;
	text-indent:25px;
	border:none;
}

.prodMenu ul li li a.submenuheader {
	background:url(../images/prodMenuSecCat.gif) repeat-x;
	height:21px;
	line-height:21px;
	font-weight:bold;
	font-size:11px;
	padding:0px;
	margin-top:0px;
}

.prodMenu ul li li li a {
	height:21px;
	line-height:21px;
}

.prodMenu ul li li li a:hover {
	background:url(../images/prodMenuLinkOn.gif) no-repeat center top;
}




/*.prodMenu ul li a.collapsed {
	background:#095428 url(../images/prodMenuArrow.gif) no-repeat 8px 13px;
}

.prodMenu ul li a.collapsed:hover {
	background:#0c6b33 url(../images/prodMenuArrow.gif) no-repeat 8px 13px;
}

.prodMenu ul li a.expanded, .prodMenu ul li a.expanded:hover {
	background:#095428 url(../images/prodMenuArrowDown.gif) no-repeat 8px 13px;
}

.prodMenu ul li a img.statusicon {
	border:none;
	padding-right:4px;
}

.prodMenu ul li a.selected {
	background:#095428 url(../images/prodMenuArrowDown.gif) no-repeat 7px 9px;
}

.prodMenu ul li a.selected:hover {
	background:#000000 url(../images/prodMenuArrowDown.gif) no-repeat 7px 9px;
}*/










.subMenu {
	margin-top:25px;
	background:url(../images/subMenuBg.gif) repeat-x center bottom;
	padding-bottom:44px;
}

.subMenu ul {
	margin:0px 0px 0px 0px;
}

.subMenu ul li {
	margin:0px;
	padding:0px 0px 0px 0px;
	background:none;
}

.subMenu ul li a {
	font-weight:bold;
	color:#ffffff;
	background:url(../images/subLinkBg.gif) no-repeat center top;
	display:block;
	text-decoration:none;
	height:35px;
	line-height:35px;
	text-indent:20px;
}

.subMenu ul li a:hover {
	text-decoration:none;
	color:#ffffff;
}

.downloads {
	background:#eeec31 url(../images/dowloadsBg.gif) no-repeat center top;
	padding:0px 11px 0px 10px;
	color:#ffffff;
	margin-bottom:15px;
	border-bottom:5px solid #eeec31;
}

.downloadBorder {
	position:relative;
	padding:8px 0px 9px 12px;
	min-height:70px;
	border-bottom:1px solid #dbd922
}

.dTitle {
	font-weight:bold;
	color:#4b4b0a;
	height:25px;
	line-height:25px;
	background:url(../images/dTitleBg.gif) no-repeat;
	padding-left:10px;
}

.downloads ul {
	margin:10px 0px 0px 12px;
}

.downloads ul li {
	padding:0px 0px 3px 0px;
	background:none;
	font-size:11px;
	z-index:1;
}

.downloads a {
	color:#4b4b0a;
	text-decoration:none;
}

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

.acrobat {
	padding:0px 0px 0px 0px;
	padding-top:10px;
}

.acrobat td {
	font-size:11px;
	padding-right:5px;
}

.homeIntro {
	margin-bottom:25px;
}

.contactInfo {
	background:#fafafa;
	padding:10px 5px;
}

.contactInfo h3 {
	margin:0px;
	padding:0px 0px 5px 0px;
	font-size:18px;
	font-weight:normal;
}

.contactInfo p {
	padding:0px 0px 0px 15px;
	font-size:11px;
	color:#a0a0a0;
}

.contactInfo table {
	margin:10px 0px 0px 15px;
}

.contactInfo table td {
	font-size:11px;
	padding:2px 0px;
	color:#a0a0a0;
}

.contactInfo table td a {
	color:#151515;
	font-weight:normal;
	text-decoration:none;
}

.contactInfo table td a:hover {
	color:#555555;
	text-decoration:none;
}

.homeBanners {
	clear:both;
	margin-bottom:30px;
	background:url(../images/promoBannerBg.gif) no-repeat left bottom;
}

.homeBanners .promoBanner {
	float:left;
	width:230px;
	margin-right:5px;
}

.homeBanners .promoDetails {
	border-top:5px solid #ffffff;
	padding:2px 5px 5px 5px;
}

.homeBanners .promoDetails h2 {
	font-size:12px;
	margin:0px;
	padding:0px 0px 3px 0px;
	font-weight:bold
}

.homeBanners .promoDetails p {
	color:#a0a0a0;
	margin:0px;
	padding:0px 0px 5px 0px;
        text-align: justify;
}

.homeBanners div.promo3 {
	margin-right:0px;
}

.exportMarkets {
}

.awards {
	background:url(../images/awardsBg.gif) no-repeat top;
	width:700px;
	height:213px;
	margin-top:35px;
	padding:0px 0px 0px 15px;
}

.awardLabel {
	position:absolute;
	z-index:1000;
	background:#DCDCDC;
	width:132px;
	color:#8C8C8C;
	text-align:center;
	font-size:11px;
	padding:3px 0px;
	display:none;
}

ul.thumb {
	float: left;
	list-style: none;
	margin: 25px 0 0 20px; padding: 0px;
}
ul.thumb li {
	margin: 0; padding: 0px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 68px;
	height: 132px;
	background: none;
}
ul.thumb li img {
	width: 59px; height: 132px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	padding: 0px;
	position: absolute;
	left: 0; top: 0;
}

.awards h2 {
	font-family:HelveticaNeue-Thin, Arial, Helvetica, sans-serif;
	font-size:22px;
	padding-top:10px;
}


.homeLeft {
	float:left;
	width:465px;
	margin-right:5px;
}

.homeRight {
	float:left;
	width:230px;
}

.homeRight h2 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
}

.latestNews {
	background:#f0f0f0;
	font-size:12px;
	font-weight:bold;
	color:#151515;
	height:36px;
	width:85px;
	text-align:left;
	padding-left:15px;
}

.latesNewsDetails {
	background:url(../images/newsBg.jpg) no-repeat center bottom;
	padding-bottom:6px;
	border-top:1px solid #d4d4d4;
}

.latesNewsDetails table {
	width:100%;
}

.latesNewsDetails td {
	height:35px;
	padding:0px 0px 0px 0px;
	color:#a0a0a0;
	background:#f0f0f0 url(../images/newsDetailsHLine.gif) repeat-x bottom;
}

.latesNewsDetails td.sep {
	padding:0px 4px 0px 4px;
	width:4px;
}

.latesNewsDetails td.date {
	padding:0px 0px 0px 15px;
	width:65px;
}

.latesNewsDetails td a {
	color:#151515;
	text-decoration:none;
}

.latesNewsDetails td a:hover {
	color:#bebebe;
}

/* inner content */
.innerContent {
	margin-left:5px;
	margin-right:20px;
}

.innerBanner {
	margin-bottom:40px;
}

.btnContainer {
	float:right;
	margin-top:2px;
}

.sectionMenu {
	float:right;
	margin-left:20px;
	width:200px;
	height:300px;
	font-size:11px;
}

.sectionMenu td {
	font-size:11px;
}
/*
.sectionMenu ul {
	margin:0px;
	padding:10px 0px 20px 0px;
	background:#fafafa
}

.sectionMenu ul li {
	margin:0px;
	padding:8px 10px;
	background:#fafafa;
	border-bottom:1px solid #e1e1e1
}

.sectionMenu ul li a {
	text-decoration:none;
}*/

/* tabs */
/*.tabs {
	background:url(../images/tabsBg.gif) repeat-x bottom;
	height:31px;
	margin-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.tabs ul {
	margin:0px 0px 0px 5px;
	padding:0px;
}

.tabs ul li {
	padding:0px;
	margin:0px 3px 0px 0px;
	background:none;
	float:left;
	position:relative;
	font-size:14px;
	font-weight:bold;
}

.tabs ul li a {
	background:url(../images/tabRight.gif) no-repeat right top;
	position:relative;
	top:7px;
	color:#000000;
	padding:7px 15px 7px 0px !important;
	padding:0px 15px 0px 0px;
	text-decoration:none;
	
}

.tabs ul li a span {
	background:url(../images/tabLeft.gif) no-repeat left top;
	position:relative;
	padding:7px 0px 7px 15px;
}

.tabs ul li.onPage a, .tabs ul li.onPage a:hover {
	background:url(../images/tabRightOn.gif) no-repeat right top;
	text-decoration:none;
	color:#000000;
}

.tabs ul li.onPage a span {
	background:url(../images/tabLeftOn.gif) no-repeat left top;
}

.tabs ul li a:hover {
	color:#878787;
	text-decoration:none;
}*/
.tabs {
	background:url(../images/tabsBg.gif) repeat-x bottom;
	height:30px;
	margin-bottom:20px;
}

.tabs ul {
	margin:0px 0px 0px 15px;
	padding:0px;
}

.tabs ul li {
	margin:0px 2px 0px 0px;
	padding:0px;
	float:left;
	display:block;
	background:none;
}

.tabs ul li a {
	border:none;
	padding:8px 16px 7px 16px;
	background:url(../images/tabOnBg.gif) repeat-x top;
	position:relative;
	float:left;
	display:block;
	text-decoration:none;
	font-weight:bold;
}

.tabs ul li.onPage a {
	border:1px solid #e6e6e6;
	background:#ffffff;
	border-bottom:none;
	padding:7px 15px 7px 15px;
}

.tabs ul li.cv {
	float:right;
	margin:-5px 0px 0px 0px;
	padding:0px;
}

.tabs ul li.cv a {
	font-weight:normal;
	background:none;
	margin:0px;
	padding:0px;
}

/* product details */
.prodDetailsContainer {
}

.prodDetailsLeft {
}

.prodDetails {
}

.detailLinksContainer {
	margin-top:20px;
}

.detailLinks {
	background:url(../images/detailLinksBg.gif) no-repeat;
	height:70px;
	position:relative;
}

.inquiry {
	position:absolute;
	left:65px;
	top:43px;
	font-size:11px;
}

.share {
	position:absolute;
	top:10px;
	left:220px;
}

.imgDetails {
	margin-top:25px;
	overflow:hidden;
}

.imgThumbsContainer {
}

.imgThumb {
	width:145px;
	height:130px;
	float:left;
	margin-right:5px;
}

.imgThumb a img {
	display:block;
	border:1px solid #f0f0f0;
}

.imgThumb a:hover img {
	display:block;
	border:1px solid #b4ebb4;
}

.imgThumb a.imgOn img {
	display:block;
	border:1px solid #b4ebb4;
}

.imgThumb h4 {
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#646464;
	font-weight:normal;
}

/*.imgZoom {
	padding:7px 0px 6px 0px;
	text-align:right;
}

.otherImgs {
	background:#f5f5f5;
	padding:2px 0px 5px 9px;
	margin-right:33px;
}

.otherImgs img {
	margin:3px 3px 0px 0px;
	border:1px solid #ebebeb;
}*/



/* product spec */
.specContainer {
}

.specContainer h2 {
	color:#646464;
}

.spec {
	background:#e1e1e1;
}

.spec td {
	color:#646464;
	font-size:11px;
	padding:6px 20px 4px 10px;
	background:#fafafa /*url(../images/specBg.gif) repeat-x top*/;
}

.specTitle {
	display:inline;
	float:left;
	border-top:5px solid #ffffff;
}

.specTitle .spec {
	width:180px;
}

.specTitle .spec td {
	background:#f0f0f0;
}

.specDetailsContainer {
	display:inline;
	float:left;
	width:515px;
}

.specDetails {
}

.specDetails div {
	border-top:5px solid #ffffff;
}

.specDetails table {
}

.specDetails .spec td {
}

#mopSlider {
	width:505px;
}

#slider div {
	border-top:5px solid #ffffff;
}

#slider div.selected {
	border-top:5px solid #66CC66;
}

div.selected .spec {
	background:#cff2cf;
}

div.selected .spec td {
	color:#00af4a;
	font-size:11px;
	padding:6px 20px 4px 10px;
	background:#f3faf3;
}

/* enquiry */
.enquiry {
	margin-top:10px;
}

.enquiry td {
	background:url(../images/enquiryHLine.gif) repeat-x bottom;
	padding:10px 5px 10px 5px;
}

.enquiry tr.enquiryHeading td {
	background:;
	background:#F5F5F5 url(../images/enquiryHLine.gif) repeat-x top;
	padding:12px 5px 4px 5px;
	border-bottom:1px solid #d4d4d4;
}

.enquiry td .subDetails {
	color:#828282;
}

.topBtn {
	float:right;
}

.updateLink {
	margin:10px 3px 0px 0px;
	text-align:right;
}

.btn {
	text-align:right;
	margin-top:20px;
}

/* user details */
table.userDetails {
	margin-left:20px;
}

/* careers */
table.careerDetails {
}

.vacancies {
}

.vacancies {
	margin:0px;
	padding:0px;
}

.vacancies a {
	font-weight:bold;
	text-decoration:none;
}

.vacancies li {
	margin:0px;
	padding:8px 0px 8px 0px;
	background:#ffffff;
	border-bottom:2px solid #ffffff;
	text-indent:0px;
	text-indent:10px;
	line-height:17px;
}

.vacancies li.lineA {
	background:#fafafa;
}

.vacancies li.lineB {
	background:#f5f5f5;
}

.vacancies .postDetails {
	padding-left:10px;
	font-style:normal;
}

.postDetails {
	color:#646464;
	font-style:italic;
}

table.detailsSummary td {
	color:#646464;
	padding:0px 10px 3px 0px;
}

h2.vacancyDetails {
	font-size:12px;
	font-weight:bold;
}

/* news */
.newsDetails td {
	padding-bottom:5px;
}

.newsDetails td a {
	text-decoration:none;
}

.newsDate {
	width:70px;
	color:#A0A0A0;
}

.newsSep {
	width:10px
}

.archivedYear {
	margin-bottom:10px;
	padding:5px 10px;
	border:1px solid #ebebeb;
	background:#f5f5f5;
}

.archivedYear a {
	text-decoration:none;
}

.postedOn {
	color:#646464;
	font-style:italic;
}

.newsImg {
	float:right;
	margin:0px 0px 10px 20px;
}

/* search products */
.keywords {
	margin-top:3px;
	float:right;
	background:url(../images/keywordsBg.gif) no-repeat right top;
}

.keywords td {
	padding:0px 10px 0px 3px;
	height:20px;
	color:#646464;
	font-size:12px;
}

.keywords .title {
	background:url(../images/keywordsTitleBg.gif) no-repeat left top;
	height:20px;
	padding:0px 0px 0px 10px;
}

.productsContainer {
}

.product {
	width:225px;
	margin-right:10px;
	float:left;
	margin-bottom:20px;
}

.productLast {
	margin-right:0px;
}

.productImg {
	padding-bottom:1px;
	background:#fafafa url(../images/productsBg.gif) repeat-x bottom;
}

.productName {
	background:#fafafa url(../images/productsBg.gif) repeat-x bottom;
	padding:8px 0px 8px 0px;
	text-align:center;
}

.productName a {
	text-decoration:none;
}

.searchTip {
	background:#fafafa url(../images/productsBg.gif) repeat-x top;
}

.searchTip div {
	background:url(../images/productsBg.gif) repeat-x bottom;
	padding:10px 10px 10px 10px;
	margin-bottom:15px;
}

/* pages */
.pages {
	background:#fafafa;
	padding:6px 10px;
	border:1px solid #ededed;
	margin-bottom:20px;
}

.pages a {
	text-decoration:none;
}

.pages a.currentPage {
	font-weight:bold;
}

/* supplier registration */
.supLoginRegister {
}

.supLoginRegister h3 {
	padding-top:0px;
	font-weight:normal;
	padding-bottom:20px;
}

.loginSup {
	float:left;
	width:345px;
	margin-right:13px;
	background:url(../images/loginBg.gif) no-repeat right top;
}

.loginSup p {
	padding-right:25px;
}

.registerSup {
	float:left;
	width:335px;
}

table.materials td, table.materials td input, table.materials td select {
	font-size:11px;
}

table.materials td {
	background:url(../images/enquiryHLine.gif) repeat-x bottom;
	padding:10px 0px 10px 0px;
}

tr.materialHeading td {
	font-weight:bold;
	background:#f0f0f0;
	padding:8px 0px 8px 0px;
	border-top:1px solid #d4d4d4;
	border-bottom:2px solid #d4d4d4;
	vertical-align:top;
}
/* form messages */
#confirmation {
	margin-bottom:12px;
	margin-left:0px;
}

.errMsg {
	border:2px solid #FF0000;
	color:#FF0000;
	padding:10px 15px;
}

.successMsg {
	border:2px solid #91E191;
	color:#00A000;
	padding:10px 15px;
}

input.formsErr, textarea.formsErr, select.formsErr {
	border:1px solid #FF0000;
	_color:#ff0000;
}

.errPrompt {
	color:#FF0000;
}

.recycle {
	border:1px solid #CCCCCC;
	padding:10px 10px 10px 20px;
}

.recycle table td ul {
	margin:0px 0px 0px 30px;
}

.recycle table td h2 {
	margin:0px 0px 0px 30px;
}

.footerBanner {
	margin-top:35px;
	padding:0px 0px 0px 8px;
}


/* footer */
#footer {
	width:952px;
	margin:0px auto;
	position:relative;
}

.senska {
	position:absolute;
	top:163px;
	left:837px;
}

.links {
	margin:23px 0px 0px 0px;
}

.links p {
	padding-bottom:0px;
	text-align:left;
	color:#b9b9b9;
	line-height:2em;
	font-size:11px;
}

.links a {
	color:#b9b9b9;
	text-decoration:none;
}

.links a:hover {
	color:#c8c8c8;
}

ul.topnav ul {
	margin: 0;
	padding: 0;
	display: none;
}