	.product_cont .blank {
		clear: both;
	}

	.product_cont {
		margin-top: 5px;
		width: 610px;
		background-color: #ffffff;
		border: solid 1px #7B73FC;
	}

	.product_cont .pagetitle {
		background-color: #e7e7e7;
	}

	.product_cont .products .header {
		font-size: 16px;
		font-weight: bold;
		padding-right: 10px;
		padding-left: 10px;
		color: #003031;
	}

	.product_cont .products .header h1, .product_cont .products .header h1 *{
		margin:0px;
		padding:0px;
		font-size:inherit;
		color:inherit;
		font-weight:inherit;
		display:inline;
	}

	.product_cont .products .border{
		border-bottom: solid 1px #7B73FC;
		height: 1px;
	}

	.product_cont .products .row {
		min-height: 10px;
		padding-top: 5px;
	}

	.product_cont .products .row .image {
		max-width: 100px;
		max-height: 40px;
		width: 100px;
		height: 10px;
		overflow: hidden;
		float: left;
		text-align: center;
	}

	.product_cont .products .row .description {
		width: 410px;
		min-height: 10px;
		float: left;
		padding-right: 10px;
		padding-left: 10px;
		padding-bottom: 5px;
		font-size: 11px;
	}

	.product_cont .products .row .description a {
		text-decoration: none;
		display: block;
		color: #000000;
	}

	.product_cont .products .row .description a:hover {
		color: #c6cfd6;
	}

	.product_cont .products .row .description .title_link a {
		font-weight: bold;
		text-decoration: none;
		font-size: 12px;
	}

	.product_cont .products .row .description .title_link a:hover {
		color: #c6cfd6;
	}

	.product_cont .products .row .price {
		width: 110px;
		float: right;
		line-height: 20px;
		font-weight: bold;
		text-align: center;
		color: #ce0000;
		font-size: 12px;
	}

	.product_page_cont {
		margin-top: 10px;
		width: 610px;
		background-color: #ffffff;
	}

	.product_page_cont .products {
		border: solid 1px #7B73FC;
		height: 100%;
	}

	.product_page_cont .products .header {
		font-size: 18px;
		font-weight: bold;
		padding-right: 10px;
		padding-left: 10px;
		color: #ffffff;
	}

	.product_page_cont .products .border{
		border-bottom: solid 1px #7B73FC;
	}

	.product_page_cont .products .row .image {
		float: right;
		padding: 10px;
		width: 300px;
		text-align: center;
	}

	.product_page_cont .products .row .image .additionalimages img {
		border: 1px solid #7B73FC;
		margin: 3px 0px 1px 0px;
	}

	.product_page_cont .products .row .description {
		width: 300px;
		float: left;
		font-size: 12px;
		padding-right: 7px;
		padding-left: 7px;
		text-align: left;
	}
	
	.product_page_cont .products .row .price {
		font-weight: bold;
		color: #c80d14;
		font-size: 16px;
	}

	.product_page_cont .products .row .title_link {
		margin: 7px;
		font-size: 18px;
		font-weight: bold;
		font-family: Arial;
		color: #e7e7e7;
	}

	.product_page_cont .products .row .title_link h1 {
		margin: 0px;
		font-size: inherit;
		font-weight: inherit;
		font-family: inherit;
		color: inherit;
		display:inline;
	}

	.bottom {
		clear: both;
	}

	.blank {
		clear: both;
	}

	.related img {
		width: 100px; max-width: 100px;
	}
	
	.picbox {
		vertical-align: middle;
		border: 1px solid #7B73FC;
	}

	.welcomebox {
		text-align: center;
		vertical-align: middle;
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
		color: #003031;
		border: 1px solid #7B73FC;
		background: url('/ekmps/shops/a1toner/resources/Design/bg-1.jpg');
		background-repeat: repeat;
	}

	.welcometext {
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
		color: #003031;
		text-align: center;
		vertical-align: middle;
		padding-top: 10px;
		padding-bottom: 10px;
		border: 1px solid #7B73FC;
	}

	.boxtext {   
		font-size: 10px;
		font-family: Arial;
		color: #003031;
	}
		
	body {
		font-family: Arial;
		background: #e7e7e7;
		color: #003031;
		margin: 0px;
	}
		
	a {
		color: #003031;
		text-decoration: none;
	}
		
	A:hover {
		color: #003031;
		text-decoration: underline;
	}
		
	.locationbar {
		font-size: 12px;
		color: #003031;
		font-weight: bold;
		font-family: Arial;
		text-align: center;
		vertical-align: middle;
		background: url('/ekmps/shops/a1toner/resources/Design/nav-bg.jpg');
		background-repeat: repeat;
	}
		
	.locationbar a {
		font-size: 12px;
		color: #003031;
		font-weight: bold;
		background: url('/ekmps/shops/a1toner/resources/Design/nav-bg.jpg');
		background-repeat: repeat;
	}
		
	.locationbar a:hover {
		font-size: 12px;
		background: url('/ekmps/shops/a1toner/resources/Design/nav-bg.jpg');
		background-repeat: repeat;
		color: #ffffff;
		font-weight : bold;
	}
		
	h1 {
		color: #8699a7;
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		padding: 2px 0 2px 0;
 		margin: 2px 0 2px 0;
	}
		
	h2 {
		color: #8699a7;
 		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		padding: 2px 0 2px 0;
		margin: 2px 0 2px 0;
	}
		
	.product_options td {				
		font-size: 14px;				
	}
		
		
	form {
		display: inline;
	}
		
	tr.header {
		background: #ffffff;
	}
		
	tr.headernavigation {
		background: url('/ekmps/shops/a1toner/resources/Design/nav_bg.jpg');
		background-repeat: repeat;
	}
		
	td.headernavigation {
		font-size: 10px;
		background: url('/ekmps/shops/a1toner/resources/Design/nav_bg.jpg');
		background-repeat: repeat;
		color: #003031;
		font-weight : bold;
	}
		
	a.headernavigation { 
		color: #003031; 
	}
		
	a.headernavigation:hover {
		color: #003031;
	}
		
	tr.footer {
		background: #ce0000;
	}
		
	td.footer {
		font-size: 12px;
		background: #ce0000;
		color: #003031;
		font-weight: bold;
	}
		
	.subcat_categories {
		font-family: Arial;
		font-size: 11px;
	}
		
	.infobox {
		background: #e7e7e7;
	}
		
	.infoboxcontents {
		background: #e7e7e7;
		font-size: 10px;
	}
		
	.infoboxcontents_main {
		background: #e7e7e7;
		font-family: Arial;
		font-size: 11px;
	}
		
	.infoboxcontents_subcat {
		background: #e7e7e7;
		font-family: Arial;
		font-size: 11px;
	}
		
	.infoboxnotice {
		background: #c6cfd6;
	}
		
	.infoboxnoticecontents {
		background: #e7e7e7;
		font-size: 10px;
	}
		
	td.infoboxHeading {
		font-size: 11px;
		font-weight: bold;
		background: c6cfd6
		color: #003031;
	}
		
	td.infobox, SPAN.infoBox {
		font-size: 10px;
	}
		
	td.pageheading, DIV.pageHeading {
		font-size: 20px;
		font-weight: bold;
		color: #003031;
	}
		
	tr.subbar {
		background: #e7e7e7;
	}
		
	td.subbar {
		font-size: 10px;
		color: #003031;
	}
		
	td.main, p.main {
		font-size: 11px;
		line-height: 1.5;
	}
		
	td.smalltext, span.smalltext, p.smalltext {
		font-size: 10px;
	}
		
	.catnav {
		font-family: Arial;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		color: #003031;
		background-color: #e7e7e7;
        }

	.catnav:hover {
		font-family: Arial;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		color: #ffffff;
		background-color: #e7e7e7;
        }
				
	.baseline {
		font-family: Arial;
		font-size: 9px;
		font-weight: bold;
		color: #003031;
       	}

	.topheader {
		background-color: #e7e7e7;
		text-align: left;
	}

	.topheader1 {
		font-family: Arial;
		font-size: 11px;
		color: #003031;
		background-color: #e7e7e7;
		text-align: center;
		vertical-align: middle;
	}

	.cattext {
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
		color: #003031;
	}

       .cattext2 {
		font-family: Arial;
		font-size: 13px;
		border: 1px solid #7B73FC;
		color: #003031;
                width: 610px;
                background: #e7e7e7;
	}
		
	.proddescription {
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		color: #030031;
		text-align: left;
	}
		
	.prodtable {
		font-family: Arial;
		font-size: 11px;
		color: #003031;
		text-align: left;
	}
	
       .category_infoBox {
		  background: #e7e7e7;
		}
		
		.category_infoBoxContents {
		  background: #e7e7e7;
		  font-family: Arial;
		  font-size: 10px;
		}
		
		.category_infoBoxContents_main {
		  background: #e7e7e7;
		  font-family: Arial;
		  font-size: 12px;
		}
		
		.category_infoBoxContents_subcat {
		  background: #e7e7e7;
		  font-family: Arial;
		  font-size: 12px;
                  border: 1px solid #7B73FC;
		}
		
		.category_infoBoxNotice {
		  background: #e7e7e7;
		}
		
		.category_infoBoxNoticeContents {
		  background: #e7e7e7;
		  font-family: Arial;
		  font-size: 10px;
		}
		
		td.category_infoBoxHeading {
		  font-family: Arial;
		  font-size: 10px;
		  font-weight: bold;
		  background: url('/ekmps/shops/a1toner/resources/Design/nav-bg.jpg');
		  color: #003031;
                }
		
		td.category_infoBox, span.category_infoBox {
		  font-family: Arial;
		  font-size: 10px;
		}
				
		td.category_smallText, span.category_smallText, P.category_smallText {
		  font-family: Arial;
		  font-size: 11px;
		}
		
		td.category_pageHeading, div.category_pageHeading {
		  font-family: Arial;
		  font-size: 20px;
		  font-weight: bold;
		  color: #003031;
                  border: 1px solid #7B73FC;
                  background: #e7e7e7;
		}

                .catpage_heading {
                  font-family: Arial;
		  font-size: 20px;
		  font-weight: bold;
		  color: #003031;
                  width: 610px;
                  background: url('/ekmps/shops/a1toner/resources/Design/nav-bg.jpg');
		}
            
                .category_displaybox {
                  font-family: Arial;
		  font-size: 11px;
                  border: 1px solid #7B73FC;
                  background: #ffffff;
		}

.scrollbox {
background: #e7e7e7;
border: 1px solid #7b73fc;
align: center;
margin-top: 10px;
margin-bottom: 10px;
padding-right: 10px;
padding-left: 10px;
width: 610px;
}



































