#appleft {
width: 360px;
overflow: hidden;
float:left;
margin-left: 30px;
margin-top: 20px;
margin-right: 40px;
}
#appleft li.description {
color: #000;
}
#appleft li.description h1 {
font-size: 14px;
font-weight: bold;
padding: 0 0 15px 35px;
background: url(images/arrowdown.jpg) no-repeat;
}
#appleft p {
padding: 0 20px 0 35px;
text-align: left;
line-height: 14px
}
#appleft li.description img {
margin-left: 70px;
padding: 20px 0 20px 0;
}
#appleft li.appcontent h1 {
font-size: 14px;
font-weight: bold;
padding: 10px 0 15px 35px;
color: #000;
background: url(images/content.jpg) no-repeat;
}
#appleft a.appcontent {
color: #000;
text-decoration: none;
padding: 2px 0 5px 20px;
margin-left: 10px;
line-height: 20px;
background: url(images/arrowrightblack.jpg) no-repeat;
}
#appleft a.quote {
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #000;
padding: 10px 0 5px 35px;
line-height: 40px;
background: url(images/quote.jpg) no-repeat;
}
#appleft li.quote {
margin-top: 20px;
}
#appleft a.demo {
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #000;
padding: 10px 0 5px 35px;
line-height: 40px;
background: url(images/content.jpg) no-repeat;
}
#appleft li.demo {
margin-top: 5px;
}
#appright {
width: 460px;
overflow: hidden;
margin-top: 20px;
color: #000;
font-size: 11px;
}
#appright th {
font-weight: bold;
border-bottom: 1px solid #000;
padding: 5px 0 5px 5px;
font-size: 13px;
}
#appright .under {
border-bottom: 1px dotted #000;
padding: 3px 0 3px 15px;
background: none;
}
#appright td {
padding: 3px 0 3px 15px;
width: 300px;
background: none:
}