


#content{
position:absolute;
width: 822px;
height: 593px;
top: 140px;
left: 160px;
z-index: 10;
padding: 0px;
}

#mountsmall{
position: absolute;
height: 10px;
width: 29px;
top: 62px;
right: 91px;
background: url('../images/mountsmall.png');
}


#buyinfo{
position: absolute;
color: black;
font-size: 0.875em;
top: 2px;
line-height: 1.4em;
left:0px;
}

#prices{
position: absolute;
color: black;
font-size: 0.875em;
top: 145px;
line-height: 1.25em;
font-weight: 900;
}

#pricesize{
position: absolute;
left: 15px;
top: 167px;
width: 130px;
font-size: 0.875em;
}

#pricesize a{
color: black;
display: block;
margin-top: 5px;
}



#stext{
position: absolute;
color: black;
font-size: 0.75em;
top: 313px;
left: 29px;
}

#s{
position: absolute;
left: 29px;
top: 270px;
}

#mtext{
position: absolute;
color: black;
font-size: 0.75em;
top: 268px;
left: 192px;
}

#m{
position: absolute;
left: 198px;
top: 226px;
}

#ltext{
position: absolute;
color: black;
font-size: 0.75em;
top: 196px;
left: 407px;
}

#l{
position: absolute;
left: 406px;
top: 156px;
}


#xltext{
position: absolute;
color: black;
font-size: 0.75em;
top: 114px;
right: 56px;
}


#xl{
position: absolute;
right: 72px;
top: 75px;
}




#packages{
position: absolute;
width: 822px;
height: 463px;
Background: url('../images/packages.png');
left: 0px;
z-index: -1;
bottom: 0px;
}


#table{
position:absolute;
width: 384px;
height: 71px;
top: 62px;
background: url('../images/table.png');
}


#grip1{
position: absolute;
left: 198px;
bottom: 40px;
color: white;
text-decoration: none;
font-size: 1em;
font-weight: 700;
}



#grip2{
position: absolute;
left: 408px;
bottom: 40px;
color: white;
text-decoration: none;
font-size: 1em;
font-weight: 700;
}

#grip3{
position: absolute;
left: 618px;
bottom: 40px;
color: white;
text-decoration: none;
font-size: 1em;
font-weight: 700;
}

#grip4{
position: absolute;
left: 828px;
bottom: 40px;
color: white;
text-decoration: none;
font-size: 1em;
font-weight: 700;
}






#popUpDiv {
position:fixed;
background-color:white;
width:440px;
height:150px;
z-index: 9002;
left: 50%;
margin-left: -220px;
top: 50%;
margin-top: -125px;

-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
border-radius: 15px;
}

#delinf{
position: absolute;
height: 150px;
width: 339px;
display: table;
left: 50%;
margin-left: -169px;
}

#delinf p{
text-align: left;
line-height: 1.75em;
font-size: 0.75em;
display: table-cell;
vertical-align: middle;
}


#popUpDiv a{
margin-top: 1px;
margin-right: 5px;
float: right;
color: black;
font-size: 0.875em;
}




