body#blog #subhead {
background:url("../images/subhead-blog.jpg");
position:relative;
}
body#blog #subhead a {
position:absolute;
display:block;
width:75px ;
height:45px ;
top:20px ;
left:35px ;
}
body#blog #subhead a span {
display:none;	
}
body#blog #column-right form {
margin:0 45px 10px 25px;
}
body#blog #column-right form input.submit {
background:transparent url("../images/btn-submit.gif") repeat scroll 0 0;
border:medium none;
cursor:pointer;
height:20px;
width:73px;
}
#column-right ol {
list-style:decimal;
margin:0 45px 10px 45px;
}

.post {
margin-bottom:40px; 
}

div.meta, div.feedback {
margin:0 0px 20px 0px;
}

div.date {
margin:0 0px 0px 0px;
}

.ptt-button {
 width:277;
 height:58;
 margin-bottom:30px;
 display:block;
 }
 
 #yui-main {margin:0 50px 0px 25px;}
 
 
 body#blog #column-right p, body#blog #column-right ul, body#blog #column-right h1, body#blog #column-right h2, body#blog #column-right h3, body#blog #column-right h4 {
margin:0 0px 10px 0px;
}