/* CSS Document */

#soft_roundedborderbox{
width:582px;
height:134px;
float:right;
margin:25px 0px 0px 0px;
}

*html #soft_roundedborderbox{
margin:25px 8px 0px 0px;
}

#soft_roundedborderbox_leftside{
background-image:url(../images/softwaredev_roundbox_leftbo.jpg);
background-repeat:no-repeat;
width:5px;
height:133px;
float:left;
}

#soft_roundedborderbox_middlearea{
width:570px;
height:133px;
float:left;
background-image:url(../images/softwaredev_roundbox_middle.jpg);
background-repeat:repeat-x;
margin:0px 0px 0px 0px;
}

#soft_roundedborderbox_rightside{
background-image:url(../images/softwaredev_roundbox_rightb.jpg);
background-repeat:no-repeat;
width:7px;
height:133px;
float:right;
}

#soft_roundedborderbox ul{
margin:5px 0px 0px -35px;
}

*html #soft_roundedborderbox ul{
margin:5px 0px 0px 5px;
}


#soft_roundedborderbox li{
background-image:url(../images/homebullet.jpg);
background-repeat:no-repeat;
list-style-type:none;
background-position:left;
list-style-type:none;
text-align:left;
padding:2px 0px 0px 14px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#00609C;
}

