/* CSS Document */

* {
margin:0;
padding:0;
border:0;
}

#itemlist {
width:660px;
}

#itemlist ul {
margin:0;
float:left;
}

#itemlist h3 {
font-size:12px;
}

#itemlist li {
float:left;
list-style-type:none;
padding-bottom:15px;
width:325px;
padding-left:4px;
padding-top:10px;

}

#itemlist li img {
float:left;
border:1px #ccc solid;
margin-right:5px;
}

#itemlist2 {
width:660px;
}

#itemlist2 ul {
margin:0;
float:left;
}

#itemlist2 li {
float:left;
list-style-type:none;
padding-bottom:15px;
width:325px;
padding-left:4px;
padding-top:10px;
border-right:1px #666 solid;
border-bottom:1px #666 solid;
}

#itemlist2 li img {
float:left;
border:1px #ccc solid;
}


.itemdata {
width:155px;
float:right;
margin-right:10px;
}

.itemdata2 {
width:320px;


}

.itemprice {
float:left;
color:#000;
}

.itembutton {
float:right;
}

.itembutton img {
margin-bottom:7px;
}


.combo {
border:1px #999 solid;
}

#itemhead {
width:auto;
height:auto;
color:#1C2F5D;
text-align:left;
font-size:11px;
font-weight:bold;
line-height:16px;
margin-bottom:8px;
}

#itemsize {
color:#1C2F5D;
font-size:11px;
font-weight:normal;
margin-bottom:8px;
line-height:14px;
text-align:left;
margin-top:10px;
padding-top:10px;
}

#itemhead h3 {
font-size:12px;
font-weight:bold;
margin-bottom:8px;
line-height:14px;

}

#itemhead h6 {
font-size:11px;
text-align:left;
margin-bottom:7px;
line-height:12px;
font-weight:normal;
}

#itemhead a {
color:#1C2F5D;
text-decoration:none;
}

#itemhead a:hover {
color:#1C2F5D;
text-decoration:underline;
}

#itemdetails {
width:155px;
height:auto;
}

#itemdetails img {
border:0;
}
