.boxText { font-family: Arial, Helvetica,Verdana, sans-serif ; font-size: 11px; padding-left: 10px;
padding-right: 10px;}
.errorBox { font-family : Arial, Helvetica,Verdana, sans-serif ; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica,Verdana, sans-serif ; font-size : 14px; color: #0000FF; }
.productsNotifications { background: #FBFF9B; color: #000000;}
.orderEdit { font-family : Arial, Helvetica,Verdana, sans-serif ; font-size : 10px; color: #FF0000; text-decoration: underline; }
BODY {
  color: #000000;
  margin: 0px;
}
A {
  color: #000000;
  text-decoration: none;
}
A:hover {
  color: #39C6E9;
}

A:breadcrumb{
color: #000;
}
FORM {
	display: inline;
}
TR.header {
  background: #ffffff;
}
TR.headerNavigation {
  background: #bbc3d3;
  color: #FFF;
}
TD.headerNavigation {
  font-family: Arial, Helvetica,Verdana, sans-serif ;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}
TD.pageHeadingInfo, DIV.pageHeadingInfo {
  font-family: Arial, Tahoma, Verdana, Sans-Serif;
  font-size: 16px;
  font-weight: bold;
  color: #520B5F;
  padding-left: 3px;
}
 td.shadow {
background-image:url(images/shadow.gif);
background-repeat: repeat-y;
background-position: left;
}
 td.shadow2 {
background-image:url(images/shadow2.gif);
background-repeat: repeat-x;
background-position: top;
}
A.headerNavigation { 
  color: #FFF; 
}
A.headerNavigation2 { 
  color: #ff0000; 
}
A.headerNavigation:hover {
  color: #000000;
}

TR.headerError {
  background: #ff0000;
}
TD.headerError {
  font-family: Tahoma, Tahoma, Verdana, sans-serif, Arial;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}
TR.headerInfo {
  background: #00ff00;
}
TD.headerInfo {
  font-family: Tahoma, Tahoma, Verdana, sans-serif, Arial;
  font-size: 12px;
  background: #00ff00;
  color: #000000;
  font-weight: bold;
  text-align: center;
}
TR.footer {
  background: #bbc3d3;
}
TD.footer {
  font-family: Tahoma, Verdana, sans-serif, Arial;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}
.infoBox {
border-width: 0px;
border-style :solid;
border-color: #DEDEDE;
}
 .infoBox2 {
  background-image: none;
}
.infoBoxContentslink {
font-family: Arial, Helvetica,Verdana, sans-serif ;
font-size: 10px;
color: #000000;
}
.infoBoxContents { 
  font-family: Arial, Helvetica,Verdana, sans-serif ;
  font-size: 10px;
}
.infoBoxContents2 { 
  font-family: Arial, Helvetica,Verdana, sans-serif ;
  font-size: 12px;
 color: #000000;
}
.infoBoxNotice {
  background: #FF8E90;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma, Verdana, sans-serif, Arial;
  font-size: 10px;
}
TD.infoBoxHeading {
  font-family: Tahoma, Verdana, sans-serif, Arial;
  font-size: 12px;
  font-weight: bold;
  background-image:url(images/infoheadbg.gif);
  text-align:center;
  color: #000000;
}
TD.bigInfoBoxHeading {
  width: 176px;
  height: 31px;
  font-family: Arial, Tahoma, Verdana, Sans-Serif;
  font-size: 14px;
  font-weight: bold;
  background-image:url(images/template/bigbox_bg.gif);
  text-align:center;
  color: #FFF;
}
.infoTable {
border-left: 2px solid #b4a8c1;
border-right: 2px solid #b4a8c1;
border-bottom: 2px solid #b4a8c1;

}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, Verdana, sans-serif, Arial;
  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 {
  color: #000000;
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  color: #000000;
}
TABLE.productListing {
border-bottom: 2px;
  border-bottom-color: #000000;
  padding: 5px;
}
.productListing-heading {
  font-family: Tahoma, Verdana, sans-serif, Arial;
  font-size: 12px;
  background-image:url(images/template/divider_background.gif);
  background-position: left;
  background-repeat: no-repeat;  
  color: #FFFFFF;
  padding-left: 8px;
  white-space: nowrap;
  font-weight: bold;
  border-bottom:solid;
  border-bottom-width: 2px;
  border-bottom-color: #254292;
}
TD.productListing-data {
  font-family: Arial, Helvetica,Verdana, sans-serif ;
  font-size: 10px;
color: #000000;
}
A.pageResults {
  color: #254292;
  border-width:  1px;
  border-style: solid;
  border-color: #254292;
  background-color: #FFF;
  padding-top : 1px;
  padding-bottom : 1px;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: bold;
}
.current_page {
  color: #254292;
  border-width:  2px;
  border-style: solid;
  border-color: #254292;
  background-color: #E5F9FF;
  padding-top : 1px;
  padding-bottom : 1px;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: bold;
}
A.pageResults:hover {
  color: #254292;
  background: #E5F9FF;
}
TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Verdana, sans-serif, Arial;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  padding-left: 3px;
}
TD.pageHeading3, DIV.pageHeading {
  font-family: Tahoma, Verdana, sans-serif, Arial;
  font-size: 16px;
  font-weight: bold;
  color: #0000C2;
  padding-left: 3px;
}
TR.subBar {
  background: #f4f7fd;
}
TD.subBar {
  font-family: Tahoma, Verdana, sans-serif, Arial;
  font-size: 10px;
  color: #000000;
}
TD.main, P.main {
  font-family: Arial, Helvetica,Verdana, sans-serif ;
  font-size: 11px;
  line-height: 1.5;
  padding-left: 3px;
color: #000000;
}
TD.main2, P.main2 {
  font-family: Arial, Helvetica,Verdana, sans-serif ;
  font-size: 13px;
  line-height: 1.5;
  padding-left: 3px;
  color: #254292;
}
TD.main3, P.main3 {
  font-family: Arial, Helvetica,Verdana, sans-serif ;
  font-size: 14px;
  line-height: 1.5;
  padding-left: 3px;
  color: #ff0000;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, Verdana, sans-serif, Arial;
  font-size: 11px;
   color: #000000;
}
TD.accountCategory {
  font-family: Tahoma, Verdana, sans-serif, Arial;
  font-size: 13px;
  color: #aabbdd;
}
TD.fieldKey {
  font-family: Tahoma, Verdana, sans-serif, Arial;
  font-size: 12px;
  font-weight: bold;
}
TD.fieldValue {
  font-family: Tahoma, Verdana, sans-serif, Arial;
  font-size: 12px;
}
TD.tableHeading {
  font-family: Tahoma, Verdana, sans-serif, Arial;
  font-size: 12px;
  font-weight: bold;
}
TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
color: #000000;
}
SPAN.newItemInCart {
  font-family: Tahoma, Verdana, sans-serif, Arial; 
  color: #000000;
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Verdana, sans-serif, Arial;
  font-size: 11px;
}
TEXTAREA {
  width: 100%;
  font-family: Tahoma, Verdana, sans-serif, Arial;
  font-size: 11px;
}
SPAN.greetUser {
  font-family: Tahoma, Verdana, sans-serif, Arial;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}
TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}
TD.formAreaTitle {
  font-family: Tahoma, Tahoma, Verdana, sans-serif, Arial;
  font-size: 12px;
  font-weight: bold;
}
SPAN.markProductOutOfStock {
  font-family: Tahoma, Tahoma, Verdana, sans-serif, Arial;
  font-size: 12px;
  color: #0000FF;
  font-weight: bold;
}
.productSpecialPrice {
  font-family: Tahoma, Verdana, sans-serif, Arial;
  color: #FF0000;
}
.oldPrice {
font-family: Tahoma, Verdana, sans-serif, Arial;
color: #000000;
}
.savings {
font-family: Tahoma, Verdana, sans-serif, Arial;
color: #39C6E9;
}
SPAN.errorText {
  font-family: Tahoma, Verdana, sans-serif, Arial;
  color: #FF0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D8F7FF; color: #000000}
.moduleRowSelected { background-color: #B3EEFD; color: #000000}
.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Arial, Helvetica,Verdana, sans-serif; font-size: 14px; color: #9D979A; }
.checkoutBarCurrent { font-family: Arial, Helvetica,Verdana, sans-serif; font-size: 14px; color: #254292; }
/* message box */
.messageBox { font-family: Arial, Helvetica,Verdana, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica,Verdana, sans-serif; font-size: 12px; background-color: #ff0000; color: #FFF; }
.messageStackSuccess { font-family: Arial, Helvetica,Verdana, sans-serif; font-size: 12px; background-color: #ff0000; color: #FFF;}
/* input requirement */
.inputRequirement { font-family: Arial, Helvetica,Verdana, sans-serif ; font-size: 12px; color: #ff0000; }
/* CSS Document */
/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;
}
.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-image:url(images/yellowbg.gif);
  color: #000000;
  text-align: center;
}
TD.linkListing-data {
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TR.linkListing-odd {
color: #000000;
}
TR.linkListing-even {
color: #000000;
}
/* VJ Links Manager v1.00 end */
.producttable {
color: #000000;
}
TR.producttable {
color: #000000;
}
TD.producttable {
color: #000000;
}
.ValutaAtAGlance {
  color: #000000;
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  border: thin;
  border-style: outset;
}

TD.newprodtitle {color:#000000;
font-family: Arial, Helvetica,Verdana, sans-serif; font-size: 12px;
font-weight:bold;
text-align: center;}
TD.topcrumbs {color:#000000;
font-family: Arial, Helvetica,Verdana, sans-serif; font-size: 12px;
font-weight:bold;}
A.topcrumbs {color:#000000;
font-family: Arial, Helvetica,Verdana, sans-serif; font-size: 12px;
font-weight:bold;}
/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #254292;
 font: bold 12px Arial, Helvetica,Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #254292;
 border-bottom: none;
background-image: url("timages/tab_background.gif");
/*
 background: #2869AF;
*/
 color: #FFF;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #FFF; }
ul.tabbernav li a:visited { color: #000; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #C9EFFD;
 border-color: #254292;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
 background-image: none;
 color: #000;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:15px;
 border:1px solid #254292;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

  height:345px;

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

  overflow:auto; 
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

#newbox_container {width: '100%'; }

.loading{
  font-family: Arial, Helvetica,Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #909090;
}

	#tabmenu {
		color: #000;
		border-bottom: 2px solid rgb(37,66,146);
		margin: 12px 0px 0px 0px;
		padding: 0px;
		z-index: 1;
		padding-left: 10px }

	#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }
		
	.ajax_content {
		background: #ffffff;
		padding: 10px;
		border: 2px solid rgb(37,66,146);
		border-top: none;
		height: 300px;
    overflow: auto;
    scrollbar-base-color:#E5EAEB;
    scrollbar-3dlight-color:#E5EAEB;
		z-index: 2;	}

    a.normal:link, a.normal:active, a.normal:visited{
  		color: #FFF;
  		background-image: url("timages/tab_background.gif");
  		font: bold 10px "Trebuchet MS", Arial, sans-serif;
  		border: 2px solid  rgb(37,66,146);
  		border-left: 1px solid rgb(37,66,146);
  		padding: 2px 5px 0px 5px;
  		margin: 0;
  		text-decoration: none;     
    }
    
    a.normal:hover {
  		color: #000000;
  		background: rgb(245,245,245);
    }
    
    a.selected:link, a.selected:active, a.selected:visited, a.seleced:hover{
  		color: #000000;
  		background: #FFFFFF;
  		font: bold 10px Arial, Helvetica,Verdana, sans-serif;
  		border-top: 2px solid rgb(37,66,146);
  		border-left: 2px solid rgb(37,66,146);
  		border-right: 2px solid rgb(37,66,146);
  		border-bottom: 2px solid #FFFFFF;
  		padding: 2px 5px 0px 5px;
  		margin: 0;
  		text-decoration: none;     
    }
    
a.pTitle:link{
  font-family: Arial, Helvetica,Verdana, sans-serif ;
  font-size: 15px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
}

a.pTitle:active{
  font-family: Arial, Helvetica,Verdana, sans-serif ;
  font-size: 15px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
}
a.pTitle:visited{
  font-family: Arial, Helvetica,Verdana, sans-serif ;
  font-size: 15px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
}
a.pTitle:hover{
  font-family: Arial, Helvetica,Verdana, sans-serif ;
  font-size: 15px;
  font-weight: bold;
  color: #000;
  text-decoration: underline;
}

.ajax_select{
  width: 99%;
  background: rgb(210,210,210);
  padding-top: 3px;
  padding-left: 3px;
  font-family: Arial, Helvetica,Verdana, sans-serif ;
  font-size: 10px;
  font-weight: bold;
  color: #000;
  text-align: right;
}

.ajax_price{
  font-family: Arial, Helvetica,Verdana, sans-serif ;
  font-size: 12px;
  font-weight: bold;
  color: rgb(222,1,73);
}

a.ajax_name:link, a.ajax_name:active, a.ajax_name.visited, a.ajax_name {
  font-family: Arial, Helvetica,Verdana, sans-serif ;
  font-size: 11px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
}


a.ajax_name:hover{
  font-family: Arial, Helvetica,Verdana, sans-serif ;
  font-size: 11px;
  font-weight: bold;
  color: #000;
  text-decoration: underline;
}

.ajax_bar{
  font-family: Arial, Helvetica,Verdana, sans-serif ;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  width: 100%;
  text-align: center;
  background-image:url(timages/ajax_title_bg.gif);
}

.Product_Name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.Product_Model {
	font-family: Arial, Helvetica,Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.product_detail {
    font-family: Arial, Helvetica,Verdana, sans-serif;
    font-size: 10px;
    color: #000000;
}
.Product_Price {
	font-family: Arial, Helvetica,Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	font-style: oblique;
}
.price_cents {
    font-family: Arial, Helvetica,Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FF0000;
    font-style: oblique;
    vertical-align: 50%;
}
.Product_Price_Label {
    font-family: Arial, Helvetica,Verdana, sans-serif;
    font-size: 14px;
    color: #FF0000;
}
.Product_In_Stock {
	font-family: Arial, Helvetica,Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00CC00;
	text-decoration: blink;
}
td.product_header {
	background-color: #09A2DD;
	font-family: Arial, Helvetica,Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
}
table.product_box {
	border: 1px solid #1299FF;
}
td.product_cell {
	border-bottom-style: dashed;
	border-top-color: #66CCFF;
	border-right-color: #66CCFF;
	border-bottom-color: #66CCFF;
	border-left-color: #66CCFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	vertical-align: top;
}
.Product_Out_Stock {
	font-family: Arial, Helvetica,Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}

A.prdbox_header_link{
   color: #000; 
   font-size: 10px;
   font-weight: bold;  
    
}
.platform{
   color: #000; 
   font-size: 10px;  
    
}
td.prdbox_header {
    font-family: Arial, Helvetica,Verdana, sans-serif;
    background-image: url(images/template/box_background.jpg);
    background-repeat: repeat-y;
    text-align: center;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
}
td.prdbox_middle {
    background-image: url(images/template/box_background.jpg);
    vertical-align: middle;
    background-repeat: repeat-y;
}

td.prdbox_bottom {
    font-family: Arial, Helvetica,Verdana, sans-serif;
    font-size: 14px;
    font-weight: bold;
    background-image: url(images/template/box_background.jpg);
    background-repeat: repeat-y;
    vertical-align: bottom;
    text-align: left;
    padding-left: 5px;
    padding-right: 2px;
}
.bonus{
  color: #e05402; 
  font-size: 10px;  
    
}
.rrp_box {
    font-family: Arial, Helvetica,Verdana, sans-serif;
    font-size: 10px;
    color: #000000;
    text-decoration: line-through;
}
.deal_box {
    font-family: Arial, Helvetica,Verdana, sans-serif;
    font-size: 12px;
    color: #FF0000;
}

.please_call {
    font-family: Arial, Helvetica,Verdana, sans-serif;
    font-size: 10px;
    color: #FF0000;
}

.savings_box {
    font-family: Arial, Helvetica,Verdana, sans-serif;
    font-size: 10px;
    color: #0000FF;
    text-indent: 5px;
}

td.prd_page_box_header {
    background-image: url(images/template/product_small_box_header.jpg);
}

.product_model_num {
   font-size: 10px; 
   color: #0063B0; 
}
td.prd_page_box_middle {
    font-family: Arial, Helvetica,Verdana, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    background-image: url(images/template/product_small_box_background.jpg);
    vertical-align: middle;
    background-repeat: repeat-y;
    padding-left: 6px;
    padding-right: 12px;
}
td.divider_page_box_middle {
    background-image: url(images/template/product_small_box_background.jpg);
    background-repeat: repeat-y;
}
td.prd_page_box_bottom {
    background-image: url(images/template/product_small_box_bottom.jpg);
}

td.prd_page_box_large_middle {
    font-family: Arial, Helvetica,Verdana, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    background-image: url(images/template/product_large_box_background.jpg);
    vertical-align: middle;
    background-repeat: repeat-y;
    padding-left: 6px;
    padding-right: 12px;
}

td.slider_box{
    border-width: 2px;
    border-color: #254292;
    border-style: solid;
    
}

.error_msg_checkout{
   font-family: Arial, Helvetica,Verdana, sans-serif;
   font-size: 12px;
   background-color: #FF0000; 
   color: #FFF;
   border-style: solid;
   border-width: 2px;
   border-color: #BC0000;
   padding: 2px;
   font-weight: bold; 

}
/* Points/Rewards Module V2.1rc2a BOF */
SPAN.pointWarning {
  color: #f00;
}

.pointFaq {
  background-color:#f8f8f9;
  border: 1px dashed #bbc3d3;
  display: none;
  position: relative;
  padding:4px;
  margin:2px;
  text-align:justify;
}
/* Points/Rewards Module V2.1rc2a EOF */

/*Competition BOF*/
	TD.infoNotice, DIV.infoNotice {
		font-family: Arial, Helvetica,Verdana, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #666666;
	}
	/*Competition EOF*/
	
	.infoBoxNew{
	border: 1px solid #254292;
}
/* Shadows on boxes */
.dropshadow2{
	float:left;
	clear:left;
	background: url(images/template/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/template/shadow.gif) no-repeat bottom right;
	margin: 15px 0px 15px 15px !important;
	padding: 0px;
}
.dropshadow2:hover{
	float:left;
	clear:left;
	background: url(images/template/shadowAlpha_hover.png) no-repeat bottom right !important;
	background: url(images/template/shadow.gif) no-repeat bottom right;
	margin: 15px 0px 15px 15px !important;
	padding: 0px;
}
.innerbox{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	margin: 0px 0px 0px 0px;
}

.innerbox{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
