.spec_desc{
font-family:times;
font-size:14px;
font-style:italic;
color:navy;
width:400px;
background-color:#33ccff;
border:solid navy;
padding:10px;
margin-bottom:20px;
}

.spec_widedesc{
font-family:times;
font-size:18px;
font-style:italic;
color:navy;
width:800px;
background-color:#33ccff;
border:dashed navy;
padding:10px;
margin-bottom:20px;
}

.spec_img{padding:10px;}

