#wp_wall p {
margin-bottom:5px;
margin-top:0px;
}
#wallcomments p {
margin-bottom:5px;
}
#wall_post input {
border:1px solid #CCCCCC;
width:auto;
}
#wall_post textarea {
border:1px solid #CCCCCC;
width:168px;
}
#wallcomments {
overflow:auto;
padding:5px;
border:1px dotted #d0d0d0;
background:#f5f5f5;
margin-bottom:8px;
}
.nav {
margin:5px 0 0;
}
.nav a {
margin:0 0 0 10px;
}
.nav img {
cursor:pointer;
display:none;
}
.wallauthor {
font-weight:bold;
}
.wallcomment {
font-weight:normal;
}
.wall-error {
}
.wall-success {
}
#wall_post_toggle {
cursor:pointer;
}
.wall-alt {
}
.wall-1 {
}
.wall-admin {
}
.wall-registered {
}