#wp_wall{
	width:200px;

	margin: 0 auto 0 auto;
	font-size:10px;
}


#wp_wall p{
font-size:10px;
	margin: 4px auto 4px auto;
}
#wp_wall  a{
	border:none;
}
#wp_wall a:hover{
	border:none;
}
#wp_wall .wp-smiley img{
	border:none;
}
#wp_wall .wp-smiley img:hover{
	border:none;
}
#wp_wall .wallnav img{
	border:none;
}
#wp_wall .wallnav img:hover{
	border:none;
	padding-top:1px;
}
#wallcomments p

{
font-size:10px;
	margin: 0px auto 5px auto;


}



#wall_post input  {
font-size:10px;
	border: 1px solid #cccccc;

	width: 200px;

}



#wall_post textarea {
font-size:10px;
	border: 1px solid #cccccc;

	width: 200px;

}



#wallcomments {		

	

	overflow: auto; 

	
	weidth: 200px;
	width: 200px;


	/* uncomment this for border around the wall

	border: 1px solid #cccccc;

	padding: 7px;

	*/

}


#wallcomments img {
	border:none;
}
#wallcomments a{
	border:none;
}
	
.wallnav {

	margin:5px 0px 0px 0px;

}



.wallnav a {

	margin:0px 0px 0px 10px;

}



.wallnav img {

	cursor:pointer;
	border:none;

}



.wallauthor {

	font-weight:bold;
	color:#aa1100;



}



.wallcomment {

	font-weight:normal;

}



.wall-error {

	/* background:#ffb0b0; */



}

.wall-success {

	/* background:#c0dFa0; */

}



#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; */

}

