#packageList {
list-style-type:none;
display:block;
width:733px;
margin:0;
padding:0;
}
#packageList li {
display:block;
float:left;
background:url('../images/stag/border.gif') repeat-x top left;
width:704px;
padding:10px 0;
margin:0 10px 0 11px;
display:inline;
text-align:right;
overflow:hidden;
color:#0A0702;
text-align:left;
}
#packageList li div.container {
float:left;
width:704px;
background:#E6ECF9 url('../images/stag/package_top.gif') no-repeat top left;
overflow:hidden;
}
#packageList li h3 {
display:block;
}
#packageList li div.info {
width:350px;
height:125px;
float:left;
overflow:hidden;
padding:5px;
}
#packageList li h4 {
margin:0;
padding:0;
font-size:12px;
}
#packageList li p {
margin:0;
padding:0;
}
#packageList li img {
width:218px;
height:151px;
float:right;
overflow:hidden;
background:#F7F9FD;
padding:0 0 0 6px;
}
#packageList li img {
float:left;
padding:0 6px 0 0;
}
#packageList li div.links {
float:left;
width:96px;
padding:110px 10px 0 10px;
height:26px;
overflow:hidden;
}
.links a {
display:block;
float:left;
width:86px;
height:26px;
line-height:26px;
padding:0 0 0 10px;
background:#893A3A url('../images/stag/pbutton.jpg') no-repeat center center;
color:#EAEAEA;
text-transform:uppercase;
font-weight:bold;
text-align:center;
}
.links a:hover {
text-decoration:none;
color:#FFF;
}
div.bottom {
width:480px;
float:left;
height:15px;
overflow:hidden;
background:url('../images/stag/package_bottom.gif') no-repeat bottom left;
}
#packageList li div.bottom {
background-position:bottom right;
}
#mainPackage {
display:block;
width:704px;
margin:10px auto;
padding:10px 0;
background:url('../images/stag/border.gif') repeat-x top left;
}
#mainPackage object {
float:right;
}
#mainPackage p {
color:#000;
}
#mainPackage ul {
margin:0;
padding:0 10px;
list-style-type:none;
color:#000;
}
#mainPackage ul li {
padding:0 0 0 20px;
background:url('../images/stag/mainpackbullet.gif') no-repeat top left;
}