/*///////////////////////////////////////*/
/*/ column1 /*/
/*///////////////////////////////////////*/
#column1{
width:375px;
margin:0 10px 0 0;
float:left;
}
/*///////////////////////////////////////*/
#column1 img{
width:373px;
height:373px;
margin:0 0 10px 0;
border:1px solid #CCC;
display:block;
}
/*///////////////////////////////////////*/
/*/ column2 /*/
/*///////////////////////////////////////*/
#column2{
width:375px;
float:left;
}
/*///////////////////////////////////////*/
#column2 dl{
margin:0 0 1px 0;
padding:10px;
border-bottom:1px solid #CCC;
position:relative;
}
#column2 dl dt{
font-size:180%;
margin-bottom: 5px ;
}
#column2 dl dd{
color:#999;
line-height: 20px ;
}
#column2 dl dd.price{
color:#CC3300;
font-size:180%;
}
#column2 dl dd.price span{ font-size: 70% ; }
#column2 dl dd.buy{
padding:1px;
background:#FFF;
border:1px solid #CCC;
position:absolute;
top:15px;
right:10px;
/*/ IE6 Fix /*/ _float:right;
}
#column2 dl dd.buy a{
line-height:30px;
padding:0 10px;
background:url(/img/layout/menu-last-bg.jpg) repeat-x 0 0;
color:#FFF;
text-decoration:none;
display:block;
}
/*///////////////////////////////////////*/
#column2 p{
background:#EEE;
padding:10px;
margin-bottom: 0 ;
line-height: 20px ;
}
#column2 ul{
background:#EEE;
padding:10px 10px 10px 20px;
margin-bottom: 10px ;
margin-top: 0 ;
}
#column2 ul li{
font-size: 120% ;
line-height: 20px ;
}
#details{
height:112px;
padding:10px 0 10px 30px;
/*background:#FC0;*/
background:#3357AF url(/img/layout/header_bg.bmp) repeat-x ;
margin-bottom: 10px ;
}
#details img{
width:100px;
height:100px;
margin:0 10px 0 0;
padding:5px;
background:#FFF;
border:1px solid #CCC;
float:left;
display:block;
}
.grey{ padding: 5px 0 ; }
