.shoutbox {
background:transparent none repeat scroll 0 0;
border:medium none;
display:block;
font-family:"Lucida Grande","Trebuchet MS",Verdana,Helvetica,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
overflow-x:hidden;
}
.shoutbox .controls {
background:transparent none repeat scroll 0 0;
display:block;
font-family:"Lucida Grande","Trebuchet MS",Verdana,Helvetica,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
.shoutbox .shoutbox_text {
font-family:"Lucida Grande","Trebuchet MS",Verdana,Helvetica,sans-serif;
font-size:1rem;

}
.shoutbox .text {
background:#000000 none repeat scroll 0 0;
color:whitesmoke;
display:block;
font-family:"Lucida Grande","Trebuchet MS",Verdana,Helvetica,sans-serif;
font-size:1rem;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:300px;
line-height:normal;
margin:5px;
overflow:auto;
text-decoration:none;
}
.shoutbox a {
color:#FF7800;
}
.shoutbox .text ul {
margin:0;
padding:0;
}
.shoutbox .text ul li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;

margin:0px;
padding:0px;
display:block;
text-decoration:none;
}
.shoutbox .text li.name {
color:blue;
display:inline;
padding-left:1px;
}
.shoutbox .text li .text1 {
background:#333333 none repeat scroll 0 0;
border-left:3px solid orange;
margin-bottom:3px;
padding-left:3px;
}
.shoutbox .text li .text2 {
background:#333333 none repeat scroll 0 0;
border-left:3px solid orange;
margin-bottom:3px;
padding-left:3px;
}
.shoutbox a:link, .shoutbox a, .shoutbox a:visited, .shoutbox a:active, .shoutbox a:hover {
color:#FF7800;
}
.shoutbox  .controls .smileys {
display:none;
margin: 5px;
}
.shoutbox .error {
background-color:red;
color:black;
font-family:verdana;
font-size:10px;
}
.shoutbox .controls .postform p {
clear:both;
line-height:25px;
margin:5px;
padding:5px 0 8px 45px;
}
.shoutbox .controls .postform label {
float:left;
font-weight:bold;
margin-left:-40px;
width:40px;
}
.shoutbox .controls .postform span{
float:left;
font-weight:bold;
/*width:80%;*/
}
.shoutbox .controls .postform input{
width:100%;
}
.shoutbox .controls .postform textarea{
width:100%;
height:75px;
}
.shoutbox .controls .postform img{
width:80%;
}
.shoutbox .controls .postform .comment_submit {
text-align:right;
}
.shoutbox .text .text1 .post_footer,.shoutbox .text .text2 .post_footer{
display:block;
text-align:right;
}
.shoutbox .text li .text1 .post_footer a, .shoutbox .text li .text1 .post_footer a:active,.shoutbox .text li .text1 .post_footer a:link, .shoutbox .text li .text1 .post_footer a:visited, .shoutbox .text li .text1 .post_footer a:hover{
color:gray;
text-decoration:none;
font-size:10px;
font-family:arial;
}
.shoutbox .text li .text2 .post_footer a, .shoutbox .text li .text2 .post_footer a:active,.shoutbox .text li .text2 .post_footer a:link, .shoutbox .text li .text2 .post_footer a:visited, .shoutbox .text li .text2 .post_footer a:hover{
color:gray;
text-decoration:none;
font-size:10px;
font-family:arial;
}
