.sc_bullet {
float:left;
margin-top: 10px;
padding-left: 5px;
margin-left:10px;
font-family: Arial, Helvetica, sans-serif;
font-size: .9em;
color: #666666;
font-weight: bold;
line-height: 2em;
list-style-type: none;
}
.sc_imagecontain {
float:left;
width:120px;
height:120px;
margin-left: -9px;
}
* html .sc_imagecontain {margin-left: -4px;}

.sc_bullet li {
list-style-type: none;
background-image: url(/Images/o_bullet.jpg);
background-repeat: no-repeat;
background-position: 0em .65em;
padding-left: 1.5em;
margin-left:0px;
}
.sc_container {
width:850px;
height:auto;
background-image:url(/Images/sample_background.jpg);
background-repeat:no-repeat;
clear: both;
}

.sc_thumbnail {
position:relative;
top:10px;
left:19px;
height:250px;
width:150px;
}

.sc_description {

width:600px;
margin-left:55px;
margin-top:15px;
}

.sc_button {
position:relative;
left:10px;
top:15px;
}