#mainBrowser
{
width:514px;

margin-bottom:40px;
}

#hpHeader
{
float: left;
width: 502px;
height:62px;
background-image:url(../images/hpheader.jpg);
background-repeat:no-repeat;
}

#dots
{
float: left;
width: 514px;
height:6px;
background-image:url(../images/dots.jpg);
background-repeat:no-repeat;
margin-top:8px;
padding-bottom:10px;
}

#dots2
{
float: left;
width: 514px;
height:6px;
background-image:url(../images/dots.jpg);
background-repeat:no-repeat;
margin-top:10px;
padding-bottom:10px;
}

#printerBG
{
float: left;
width: 224px;
height:102px;
background-image:url(../images/printerbg.jpg);
background-repeat:no-repeat;

}
#cartridgeBG
{
float: left;
width: 224px;
height:102px;
background-image:url(../images/cartridgebg.jpg);
background-repeat:no-repeat;

}

#printerContainer
{
width:246px;


}
#printerLinks ul
{
	margin: 0;
	padding:0;
	margin-top: 4px;
	margin-bottom: 4px;
}

#printerLinks li
{
	list-style: none;
	display:inline;
	padding-left: 15px;
	padding-right: 0px;
	font-size:10px;
	background-image: url(../images/arrow.jpg);
	background-position: 0.1em;
	background-repeat: no-repeat;

}


#printerLinks li a
{
	color:#364971;

}


#printerLinksSub ul
{
	margin: 0;
	padding:0;

	margin-bottom: 4px;
	padding-left:10px
}

#printerLinksSub li
{
	list-style: none;
	display:inline-block;
	padding-left: 30px;
	padding-right: 0px;
	font-size:10px;
	background-image: url(../images/arrow.jpg);
	background-position: 1.4em;
	background-repeat: no-repeat;
/*	width:100px;*/ 				/*liam22/10*/

}

#printerLinksSub li a 
{
	color:#364971;
}

#printerDots
{
float: left;
width: 246px;
height:9px;
background-image:url(../images/dots.jpg);
background-repeat:no-repeat;
margin-top:10px;
padding-bottom:10px;
}

