/****** desk css ******/

@import url(article.css);

div#title {
text-align: left;
}

.pnl div {
text-align: center;

margin-top: 15px;
}
.pnl div.sep, .pnl div div.sep {
float: left;
width: 48%;
margin: 15px 0 0 1%;
}
.pnl div, .pnl div div.sep {
margin-top: 5px;
padding: 0;
}
.pnl div img.w {
width: 250px;
border: 1px solid #000000;
}
.pnl div img.h {
height: 150px;
border: 1px solid #000000;
}
.pnl div div {
width: 200px;
margin: 5px auto;
}
.pnl div div p {
font-size: 70%;
font-weight: 100;
text-align: right;
}
.pnl div div.sep p {
margin-right: 25px;
}

#apply {
margin: 15px 20px 0 20px;
background: #f0f0f0;
}
#apply p {
text-indent: 1em;
margin: 0 8px;
}

