/* CSS Document */
* {margin: 0; padding: 0;}
#content {
	position:absolute;
	left:230px;
	top:160px;
	width:70%;
	height:100%;
	z-index:2;
}
.Left-top{ 
white-space:nowrap;
width:35px;
background-image: url(http://www.go-cartridges.co.uk/images/interface/left-grey-bk.png);
} 
.Left-top td{ 
white-space:nowrap;
} 
.right-top{ 
white-space:nowrap;
width:45px;
height:32px;
background-image: url(http://www.go-cartridges.co.uk/images/interface/right-grey-bk.png);
} 
.test{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:0.9em;
border:0px;
color:#000066;
letter-spacing:0px;
}
.details-table {
color:#2D2D2D;
padding: 7px 0 7px 0;
font-size:1.0em;
letter-spacing:0px;
border: 1px solid #EAEAEA;
text-align: center;
}
.details-table td{
width:15%;
}
.details-red {
color:#EF00EF;
font-size:0.9em;
letter-spacing:0px;
font-weight:bold;
background-image: url(http://www.go-cartridges.co.uk/images/interface/grey-bk.png);
text-align: center;
}
#printer-pic {
	position:absolute;
	left:72%;
	top:200px;
	width:197px;
	height:133px;
	z-index:1;
}
