body,td{
font-size:12px;
}
h1{
font-size:22px;
font-weight:bold;
font-family:arial;
text-align:right;
margin-bottom:20px;
}
#installButton{
clear:right;
float:right;
background-color:#f6f6f6;
border:1px solid #ccc;
width:200px;
text-align:center;
margin-top:20px;
padding:25px;
color:#333;
cursor:pointer;
font-size:16px;
font-weight:bold;
}
#publisher{
clear:left;
float:left;
font-weight:bold;
color:#AAA;
margin:0 0 20 3;
}
#price{
float:left;
font-weight:bold;
color:red;
margin:3 0 0 10;
}
#panel{
position:absolute;
top:15%;
left:20%;
background-color:#EEE;
border:1px solid #333;
height:150px;
width:300px;
}
#bar{
margin:40 0 0 50;
width:200px;
height:31px;
background-color:white;
border:1px solid #369;
padding-right:6px;
_padding-right:3px;
}
#progress{
margin:3 0 0 3;
width:1px;
height:25px;
_height:23px;
background-color:#369;
}
#closeProgress1{
float:right;
display:inline;
cursor:pointer;
}
#status,#closeProgress{
margin:0 20 20 50;
_margin:10 20 20 50;
}
#closeProgress{width:200px;}



.appSubcontentText{
margin:10px 0 0 10px;
}
