//<!-

#wp-wall {
height:50px;
padding:0 15px;
}

#wp-wall h2 {
/*display:none;*/
}

#wp_wall {

}

#wp_wall p
{
margin:0 0 16.5px 0;
}

#wallcomments p
{
margin-bottom:1em;
}

#wall_post input  {
width:186px;
}

#submit_wall_post,
#close_wall_post {
width:299px !important;
}

#wall_post textarea {
height:166px;
width:286px;
}

#wp_wall_block_right {
clear:both;
float:right;
margin-top:37px;
width:390px;
}

#wallcomments {		
/*background:#f5dcf1 none repeat scroll 0 0;*/
float:right;
height:286px;
margin-top:5px;
padding-right:5px;
overflow:auto;
width:392px;
}

.wallnav {
overflow:auto;
}

.wallnav a {
margin:0px 0px 0px 10px;
}

.wallnav img {
cursor:pointer;
}

.wallnav #img_left {
float:left;
margin-left:49px;
}

.wallnav #img_right {
float:right;
margin-right:90px;
}

.wallauthor {
font-weight:bold;
}

.wallcomment {
font-weight:normal;
}

.wall-error {
/* background:#ffb0b0; */

}
.wall-success {
/* background:#c0dFa0; */
}

#wall_post {
/*background:#dce6f5 none repeat scroll 0 0;*/
float:left;
margin-top:40px;
width:300px;
}

#wall_post_toggle  {
cursor:pointer;
}



.wall-alt {
/* this would paint every other comment with a background  
background: #F0F0E0 ; 	*/
}

.wall-1
{
/* this would paint the background of first comment, wall-2 for second...
background:#c0dFa0; */
}


.wall-admin
{
/* this would paint the background for admin made comments 
background:#F0F0E0; */
}

.wall-registered
{
/* this would paint the background for other registred users 
background:#F0d0E0; */
}

#wallresponse {

}

#wallresponse .wall-error {

}

#close_wall_post {
	display:none;
}

//-->
