div.softwareimghardware {
 width: 310px; 
 float: left; 
 text-align: center;
}

div.leftprodpanel {
 width: 200px; 
 float: right; 
 border: 1px solid #65657f; 
 background-color: #f7f5fb;
 font-size: 90%;
 font-family: "Trebuchet MS";
}

div.leftprodpanel ul {
 margin: 0px;
 padding: 0px;
}

div.leftprodpanel li {
 margin: 0px;
 padding: 5px;
	list-style-type: none;
}

#maincontent div.leftprodpanel h1 {
 margin: 0px;
 padding: 5px;
 background-color: #f7f5fb;
 color: #B22222;
 font-family: "Trebuchet MS";
 font-size: 125%;
 border: none;
}

#maincontent div.leftprodpanel a {
 color: #65657f;
 margin: 0px;
}

#maincontent div.leftprodpanel a:hover {
 background-color: #f7f5fb;
 color: #B22222;
 margin: 0px;
}

.systemlist {
 border: none;
}

.syslist {
    font-weight:bold;
    }

.item {
 width: 400px;
 padding-left: 5px;
}

.price {
 width: 100px;
 text-align: right;
}

.pricepre {
	width: 75px;
	text-align: right;
	text-decoration: line-through;
}

.sale {
	width: 75px;
	text-align: right;
	font-weight: bold;
	color: #800000
}

.buy {
 width: 76px;
 text-align: center;
}

#maincontent div.systemlisting {
 border: 3px solid #968e9f;
 margin: 15px 0px;
}

#maincontent div.systemlisting h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
 text-align:center;
	padding: 12px 0px 5px 0px;
	margin: 0px;
	color: #B22222;
 background-color: #FFFFFF;
 border: none;
}

#maincontent div.systemlisting h2 {
 font-family: arial;
 font-style: normal;
 font-size: 110%;
 color: #000000;
 text-align: center;
 padding: 0px 0px 0px 0px;
 background-color: #FFFFFF;
}

#maincontent div.systemlisting {
 font-size: 10pt;
 line-height: 1.2em;
}

#maincontent div.systemlisting li {
 font-weight: bold;
}

.warranty {
 font-weight: bold;
 color: #ca357c;
}

.prodhead {
 width: 430px;
 float: none;
 vertical-align: top;
 text-align: center;
 padding-left: 150px;
 font-size: 13pt;
 font-family: Times New Roman;
 font-weight: bold;
 text-decoration: underline;
}

.prodimg {
 text-align:left; 
 border: none 0;
 height:115px;
 width:125px;
 float:left;
 padding-left:15px
}
