/* CSS Document */

.desc{
float:left;
padding:20px;
width:260px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#d1d2d4;
}
.ppic {
background:url(../img/loading.gif) no-repeat top right;
background-position:550px 30px;
float:right;
width:600px;
height:400px;
overflow:hidden;}

.desc h1{
margin:0px;
padding:0px;
font-size:12px;
}
.desc h2{
margin:0px;
padding:0px;
font-size:12px;}
.desc p{
margin:0px;
padding:0px;
margin-top:15px;
}

.bigpic {
background:url(../img/loading.gif) no-repeat top right;
background-position:850px 30px;
float:right;
width:900px;
height:400px;
overflow:hidden;}
