/* CSS Document */

#itemline{
width:600px;
height:155px;
}

#img{
float:left;
width:100px;
height:100px;
}
#viewimg{
float:left;
width:200px;
height:200px;
}

#title{
float:left;
width:400px;
height:150px;
}
#viewtitle{
float:left;
width:500px;
height:50px;
}

#description{
float:left;
width:400px;
height:150px;
}

#view{
float:left;
width:50px;
height:150px;
}