/*
  This file created as a part of graphical design by ROQUIN E-Solutions
  http://www.roquin.nl for osCommerce v 2.2ms2
  
  Copyright (c) 2005 ROQUIN E-Solutions

*/

BODY {
	background-color: #FCF9D2;
	font-family: Helvetica;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.boxText { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #00563F;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #DCDEB3; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
A { 
  color: #5BBF21; 
  text-decoration: none; 
  font-weight: normal; 
}
A:hover { 
  color: #B71212;
  text-decoration: underline; 
}
FORM {
  display: inline;
}
INPUT.az_search_input{
  color: #333333; 
  background: #FFFFFF;
  border: 1px solid #5BBF21;
}
INPUT{
  color: #333333; 
  /*border: 1px solid #B9CBD6;*/
}
INPUT.submit_button, INPUT.az_button_submit{
	border: 0px;
}
/* Hide */
.mainhide {
	display: none;
}

TR.header {
  background: #17191D;
}
.infoBoxLeft, .infoBoxCenter, .newProductsBox  { 
}
.infoBoxLeft  { 
	padding-left: 10px;
	/*border-left: 1px solid #B9CBD6;
	border-right: 1px solid #B9CBD6;*/
}
.infoBoxleft_az01{
	padding-left: 20px;
	padding-right: 20px;
}
TD.infoBox, SPAN.infoBox { 
	font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; 
}
.infoBox {
	border: 1px solid #E8E298;
}
.infoBoxHeading {
}
TD.infoBoxHeadingCenter {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #436377;
  text-align: left;
  padding-left: 15px;
}
TD.infoBoxHeading, TD.infoBoxHeadingLogin, TD.infoBoxHeadingLeft, TD.infoBoxHeadingLeft_categ, TD.infoBoxHeadingInformation {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  padding-left: 15px;
}
/* aantal producten => (#) */
	TD.infoBoxContentsLeft_categ{
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FCF9D2;
	height: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
.infoBoxContentsLeft_categ
{
  color: #FFFFFF;
}
.infoBoxContentsLeft_categ A:link, .infoBoxContentsLeft_categ A:active, .infoBoxContentsLeft_categ A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.infoBoxContentsLeft_categ A:hover {
  color: #B71212;
	}
.level, .levelI, .levelII {
	background-image: url(images/roq_leftbox_category.gif);
	background-repeat:  no-repeat;
}
.level {
	padding-left: 15px;
	background-position: left center;
	}
.levelI {
	padding-left: 30px;
	background-position: 15px center;
}
.levelII {
	padding-left: 45px;
	background-position: 30px center;
}
TD.infoBoxHeadingRight {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #436377;
  text-align: left;
  padding-left: 5px;
}
.infoBoxSearch{
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #436377;
  text-align: left;
  padding-left: 5px;
}
.infoBoxContentsSearch {
	vertical-align: top;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #436377;
}
.infoBoxContentsSearch A:link, .infoBoxContentsSearch A:active, .infoBoxContentsSearch A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #436377;
}
.infoBoxContentsSearch A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #B71212;
}
.infoBoxInformation, .infoBoxLogin {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	vertical-align: top;
	padding-left: 12px;
}
.infoBoxContentsInformation, .infoBoxContentsLogin, td.infoBoxContentsOrderHistory {
	vertical-align: top;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	}
.infoBoxContentsLogin {
	color: #ffffff;
	}
table.infoBoxContentsLogin {
	margin-left: 3px;
}
table.infoBoxContentsLogin td.inputpadding input {
	border: 1px solid #67BD51;
}
table.infoBoxContentsLogin td.inputpadding {
	padding-top: 2px;
	padding-bottom: 5px;
}
.infoBoxContentsInformation A, .infoBoxContentsLogin a, .infoBoxContentsOrderHistory a {
	color: #ffffff;
}
.infoBoxContentsInformation A:hover, .infoBoxContentsLogin a:hover, .infoBoxContentsOrderHistory a:hover {
	color: #B71212;
}
.infoBoxContentsleft_az01{
	margin: 0px;
	padding: 0px;
}
.infoBoxContents, .infoBoxContentsLeft, .infoBoxContentsRight {
  /* Uncomment to get bacground for component's content */
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;	
	padding-left: 1px;
	padding-right: 5px;
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #6B6B6B;
}
.infoBoxContents A:hover {
	color: #B71212;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.infoBoxContentsLeft A:hover {
	color: #B71212;
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FL0000;
}
.infoBoxContentsRight A:hover {
	color: #436377;
}
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FL0000;
}
.infoBoxContentsCenter A:hover {
	color: #436377;
}
/* AZ product box control */
	.productBoxHeading_tb, .productBoxOuter, .productBoxBottom_tb{
	width: 250px;	
}
.productBoxHeading_tb{
	border-top: 1px solid #B9CBD6;
}
.productBoxBottom_tb{
	border-top: 1px solid #B9CBD6;
	border-bottom: 1px solid #B9CBD6;
	height: 45px;
}
.productBox {  
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-color: #436377;
	color: #436377;
	padding: 2px;
	height: 120px;
}
.productBox A:link, .productBox A:active, .productBox A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #B71212;
}
.productBox A:hover {
	color: #436377;
}
.productBoxHeading {
	line-height: 0.8;
    font-family: Arial;
    font-size: 11px;
	font-weight: bold;
	color: #B71212;
	padding-left: 10px;
}
.productBoxHeading A:link, .productBoxHeading A:active, .productBoxHeading A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #436377;
}
.productBoxHeading A:hover {
	color: #B71212;
}
.productBoxHeadingRcorner {width: 0px;}
.productBoxHeadingLcorner {width: 0px;}
.productBoxBottom_tb{
}
.productBoxBottom_tb A:link, .productBoxBottom_tb A:active, .productBoxBottom_tb A:visited{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #436377;
}
.productBoxBottom_tb A:hover {
	color: #B71212;
}
.productBoxLBottom{
	text-align: center;
	font-family: Tahoma;
	font-size: 22px;
	font-weight: normal;
	color: #BD1615;
}
.productBoxRBottom{
	text-align: center;
}
.productBox_prod_name{
}
.productBox_prod_name A:link, .productBox_prod_name A:active, .productBox_prod_name A:visited{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #436377;
}
.productBox_prod_name A:hover {
	color: #B71212;
}
.productBox_prod_discr{
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #436377;
	padding-top: 10px;
}
.az_header_messages{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #B71212;
	text-align: right;
	/*filter: Shadow(Color=#55543C, Direction=250);*/
}
TR.headerError {
}
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  background: #DCDEB3; 
  font-size: 11px;
  color: red;
  text-align : center;
}
TR.headerInfo {
}
TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #DCDEB3;
  color: #000000;
  text-align: center;
}
TR.footer {
  background: #008193;
}
TD.footer {
  font-family: Arial;
  font-size: 11px;
  background: #009384;
  color: #ffffff;
}
.infoBoxNotice {
  background: #B71212;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background-color: #FCF9D2;
}
TR.productListing-heading {
}
TD.productListing-heading {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #00563F;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E8E298;
	text-transform: uppercase;
}
A.productListing-heading {
	color: #00563F;
	font-weight: bold;
}
A.productListing-heading:hover { 
  color: #B71212; 
}
tr.productListing-even TD.productListing-data, tr.productListing-odd TD.productListing-data {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #E8E298;
}
tr.productListing-even TD.productListing-data td, tr.productListing-odd TD.productListing-data td {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	border: none;
}
TD.productListing-data a {
	color: #5BBF21;
	border: 0px none;
	}
TD.productListing-data a:hover {
	color: #B71212;
}
A.pageResults { 
  color: #B71212; 
}
A.pageResults:hover { 
  color: #F6ECDC; 
  background: #B71212; 
}
.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5BBF21;
}
DIV.pageHeading, .infoBoxHeadingtop {
  font-family:  Arial;
  font-size: 16px;
  font-weight: normal;
  color: #DD0000;
}
TR.subBar {
  background: #f4f7fd;
}
TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
TD.main, P.main {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.2;
	color: #000000;
	font-weight: normal;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}
TD.fieldKey {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
TD.fieldValue {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
}
TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.newItemInCart {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #B71212;
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}
TEXTAREA {
  width: 100%;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}
SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}
TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}
TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #B71212;
}
SPAN.errorText, .messageStackError {
  font-family: Verdana, Arial, sans-serif;
  color: #B71212;
  font-size: 11px;  
}
.inputRequirement{
  font-family: Tahoma, Arial, Verdana, sans-serif;
  color: #B71212;
  font-size: 11px;  
}
.moduleRow { }
.moduleRowOver { background-color: #F4F0BB; cursor: hand; }
.moduleRowSelected { background-color: #F4F0BB; }
.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #5BBF21; }
.checkoutBarCurrent {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #00563F;
	font-weight: bold;
}
.messageStackError, .messageStackWarning, .messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
    /* #################
		  ROQUIN CSS 
	   #################
	*/
	.roq_bg_shop_left {
	background-image: url(images/roq_bg_shop_left.gif);
	background-repeat: repeat-y;
	width: 15px;
	}
	.roq_bg_shop_central {
	width: 800px;
	}
	.roq_bg_shop_right {
	background-image: url(images/roq_bg_shop_right.gif);
	background-repeat: repeat-y;
	width: 15px;
	}
	.az_top_nav{
	/*background-image: url(images/roq_top_right_bg.jpg);*/
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #ffffff;
	}
	.az_top_nav A:link, .az_top_nav A:active, .az_top_nav A:visited{ 
	font-size: 10px; 
	font-family: Tahoma;
	color: #436377;
	font-weight: normal;
	text-decoration: none;
	}
	.az_top_nav A:hover{
	font-size: 10px;
	color: #B71212;
	}
	.data_trail{
	font-family: Tahoma;
	font-style: normal;
	font-size: 10px;
	color: #436377;
	}
	.topbanner_td1{
	}
	.topbanner_td2{
	}
	.topbanner_td3{
	}
	.az_information_area{
	}
	/* MENU bar css controls */
	.menubarmain A:link, .menubarmain A:active, .menubarmain A:visited{
	font-size: 11px;
	color: #00563F;
	font-weight: normal;
	text-decoration: none;
	}
	.menubarmain A:hover{
	font-size: 11px;
	color: #B71212;
	text-decoration: underline;
	}
	.menubarmain{
	font-size: 11px; 
	font-family: Tahoma;
	font-style: normal;
	color: #00563F;
	}
	.menubarmain_td1{
	height: 35px;
	}
	.menubarmain_td2{
	height: 27px;
	}
	.menu_icons A:link, .menu_icons A:active, .menu_icons A:visited{ 
	font-size: 11px; 
	font-family: Tahoma;
	color: #00563F;
	font-weight: bold;
	text-decoration: none;
	}
	.menu_icons A:hover{
	font-size: 11px; 
	color: #B71212;
	}
	.menubarmain_td3{
	height: 26px;
	}
	.az_info_bar_td1{
	border-bottom: 1px solid #B9CBD6;
	}
	.az_info_bar_td2{
	height: 44px;
	padding-left: 2px;
	}
	.az_info_bar_td3{
	background-image:url(images/az_top_search_bar.gif); 
	background-repeat: repeat-x;
	height: 44px;
	}
	/* MAIN table css controls */		
	.maincont_tb{
	}
	.maincont_mid_td {
	background-color: #FFFFED;
	background-image: url(images/roq_top_content_main.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
	/* home */
	.maincont_mid_td_index {
	background-color: #FFFFED;	
	}
	
	/* LEFT bar css controls */	
	/* de hele kolom (hoogte) */
	.maincont_left_td {
	width: 220px;
	background-color: #5BBF21;
	background-image: url(images/roq_leftcolom_bg.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	}
	.leftbar_tb {
	width: 220px;
	padding-top: 0px;
	background-image: url(images/roq_leftcolom_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
	.az_pageheading_main{
	padding-left: 14px;
	padding-right: 10px;
	padding-top: 15px;
	background-image: url(images/roq_top_content_main_r.gif);
	background-repeat:  repeat-x;
	height: 148px;
	background-color: #FFFFED;
	}
	TD.infoBoxHeading, TD.infoBoxHeadingLogin, TD.infoBoxHeadingLeft_categ, TD.infoBoxHeadingLeft, TD.infoBoxHeadingInformation {
	height: 22px;
	background-color: #00563F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	}
	.infoBoxMBottomleft_az01, .infoBoxMBottomleft{
	height: 0px;
	padding-bottom: 0px;
	font-size: 1px;
	}
	TD.infoBoxMBottomInformation{
	height: 0px;
	padding-bottom: 0px;
	}
	/* RIGHT bar css controls */		
	.maincont_right_td {
	width: 0px;
	}
	.rightbar_tb{
	width: 0px;
	}
	TD.footer_td1{
	padding-right: 9px;
	}
	TD.footer_td2{
	height: 20px;
	}
	TD.footer_td3{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 9px;
	}
	.footer_tb{
	background-color: #5BBF21;
	border-top-width: 1px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #00563F;
	height: 25px;
	}
	.footer_menu_tb{
	font-family: Tahoma;
	font-weight: normal;
	color: #ffffff;
	font-size: 11px; 
	}
	.footer_menu_tb A:link, .footer_menu_tb A:active, .footer_menu_tb A:visited{ 
	font-size: 11px; 
	color: #ffffff;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	}
	.footer_menu_tb A:hover{
	font-size: 11px;
	color: #B71212;
	}
	.az_button_img{
	background-image:url(images/az_button_mid.gif); 
	background-repeat: repeat-x;
	background-position: top left;
    white-space: nowrap;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px; 
	cursor: hand;
	display: inline;
	}
	td.main a:hover div.az_button_img {
	text-decoration: none;
	}
	.az_button_submit{
	background-image:url(images/az_button_mid.gif); 
	background-repeat: repeat-x;
    white-space: nowrap;
	vertical-align: top;
    border: 0px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px; 
    height: 19px;
	cursor: hand;
	}
 

.products_assort {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #389801;
}
.products_assort a {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #389801;
}
.products_assort a:hover {
	color: #B71212;
}
td.products_assort ul {
	margin: 0px 10px 0px 8px;
	padding: 0px 10px 0px 8px;
	}
table.products_detail {
	margin-top: 7px;
}
table.products_detail tr td {
	font-family: Tahoma, Arial;
	font-size: 11px;
	border-top: 1px solid #E8E298;
	padding-top: 8px;
	padding-bottom: 0px;
	vertical-align: top;
}
table.products_detail tr td p {
	padding-top: 0px;
	padding-bottom: 8px;
	margin: 0px;
}
table.products_detail tr td td {
	font-family: Tahoma, Arial;
	font-size: 11px;
	border: none;
	padding-top: 8px;
	padding-bottom: 0px;
	vertical-align: top;
}
table.products_detail tr td.terug {
	border: none;
	padding-top: 4px;
	padding-bottom: 0px;
	vertical-align: bottom;
}
table.products_detail tr td img {
	border: 1px solid #5BBF21;
	padding: 4px;
}
table.products_detail tr td.leftimage {
	width: 100px;
	padding-right: 10px;
}
table.products_detail tr td.rightimage {
	width: 100px;
	vertical-align: top;
	padding-left: 10px;
}
table.products_detail tr td ul {
	margin: 0px 10px 0px 8px;
	padding: 0px 10px 0px 8px;
	color: #389801;
}
table.products_detail tr td ul li p {
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.terug a {
	color: #389801;
}
.terug a:hover {
	color: #B71212;
}.contactblokje {
	width: 40px;
	margin: 0px;
	padding: 0px;
	float: left;
}
div.route ul {
	margin: 0px 10px 0px 8px;
	padding: 0px 10px 0px 8px;
	color: #389801;
}
div.contact a {
	color: #389801;
	}

span.extrainfo {
	font-weight: normal;
}

table.list {
	margin-top: 7px;
}
table.list tr td {
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 0px;
	vertical-align: top;
}
table.list tr td p {
	padding-top: 0px;
	padding-bottom: 8px;
	margin: 0px;
}
table.list tr td td {
	font-family: Tahoma, Arial;
	font-size: 11px;
	border: none;
	padding-top: 8px;
	padding-bottom: 0px;
	vertical-align: top;
}
table.list tr td.terug {
	border: none;
	padding-top: 4px;
	padding-bottom: 0px;
	vertical-align: bottom;
}
table.list tr td img {
	border: 1px solid #5BBF21;
	padding: 4px;
}
table.list tr td.leftimage {
	width: 100px;
	padding-right: 10px;
}
table.list tr td.rightimage {
	width: 100px;
	vertical-align: top;
	padding-left: 10px;
}
table.list tr td ul {
	margin: 0px 10px 0px 8px;
	padding: 0px 10px 0px 8px;
	color: #389801;
}
table.list tr td ul li p {
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
