
.item {
background-image:url(../images/background.jpg);
position:relative;
height:400px;
width:355px;
float:left;
margin-right:20px;
margin-bottom:20px;
margin-top:15px;
padding:5px;
}

.itemRight {
background-color:;
position:absolute;
height:400px;
width:150px;
left:210px;
float:right;
z-index:101
}

.mainPhoto {
background-color:#666666;
position:relative;
height:290px;
width:200px;
float:left;
}

.size {
position:relative;
font-family:"Trebuchet MS", "Times New Roman", "Arial Narrow";
margin-top:5px
}

.price {
position:absolute;
float:left;
left:30px;
top:260px;
z-index:100
}

.priceText {
position:relative;
width:50px;
left:50px;
margin-top:-80px;
}

.link {
margin-top:0px;
}

.discription {
font-family:"Trebuchet MS", "Times New Roman", "Arial Narrow";
margin-top:-10px;
margin-left:2px;
padding:0;
font-size:12px;
width:150px
}

.piccontainer {
position:relative;
width:285px;
float:left;
}

.pictext {
font-size:.9em;
text-align:center;
width:275px;
height:55px;
margin-left:5px;
}
