#friendswrapper {
margin: 20px 0px 0px 10px;
padding: 0px;
width: 230px; }

#friendsheader{
background-image: url(../images/main/subhead_myfriends.png);
background-repeat: no-repeat;
height: 21px;
margin: 0px;
padding: 0px;
width: 230px; }

#friendscontent{
width: 210px;
margin: 0px;
padding: 10px;
background-image: url(../images/main/bg_subcontent.png); }

#friendscontent a{
color: #ffffff; }

#friendscontent a:link{
color: #ffffff; }

#friendscontent a:visited{
color: #ffffff; }

#friendscontent a:hover{
color: #ffffff; }

#friendscontent a:active{
color: #ffffff; }

#friendscontent img{
margin: 1px; }

/*Shoutbox*/

#shoutboxheader{
width: 230px;
height: 21px;
background-image: url(../images/main/subhead_shoutbox.png); }

#shoutboxcontent{
width: 210px;
margin: 0px;
padding: 10px;
background-image: url(../images/main/bg_subcontent_bright.png);}

.postashout {
color: #ffffff; }

#shoutboxfooter{
background-image: url(../images/main/bg_subfooter_bright.png);
background-repeat: no-repeat;
height: 5px;
width: 230px;
margin: 0px 0px 10px 0px;
padding: 0px; }


.shoutboxuser{
font-size: 10px; }

.shoutboxuser img{
padding:0px 10px 0px 12px; }

.shoutboxuser a:link{
color: #ffffff; }

.shoutboxuser a:visited{
color: #ffffff; }

.shoutboxuser a:hover{
color: #ffffff; }

.shoutboxuser a:active{
color: #ffffff; }

.shoutboxcontentheader{
background-image: url(../images/main/bg_shoutbox_header.png);
height: 11px;
width: 210px; }

.shoutboxcontent{
width: 200px;
background-color: #ffffff;
padding: 0px 5px 0px 5px;
font-size: 10px; }

.shoutboxcontentfooter{
background-image: url(../images/main/bg_shoutbox_footer.png);
width: 210px;
height: 3px;
margin:0px 0px 10px 0px; }

.shoutboxheaderpersonal{
width: 210px;
height: 11px;
background-image: url(../images/main/bg_shoutbox_personal_header.png);
background-repeat: no-repeat;}

.shoutboxcontentpersonal{
width: 200px;
margin: 0px;
padding: 0px 5px 0px 5px;
background-image: url(../images/main/bg_subcontent_personal.png);
background-repeat: repeat-y;
font-size:10px;
}

.shoutboxfooterpersonal{
background-image: url(../images/main/bg_shoutbox_personal_footer.png);
background-repeat: no-repeat;
height: 5px;
width: 210px;
margin: 0px 0px 10px 0px;
padding: 0px; }

.shoutboxheaderadmin{
width: 210px;
height: 11px;
background-image: url(../images/main/bg_shoutbox_admin_header.png);
background-repeat: no-repeat;}

.shoutboxcontentadmin{
width: 200px;
margin: 0px;
padding: 0px 5px 0px 5px;
background-image: url(../images/main/bg_subcontent_admin.png);
background-repeat: repeat-y;
font-size:10px;
}

.shoutboxfooteradmin{
background-image: url(../images/main/bg_shoutbox_admin_footer.png);
background-repeat: no-repeat;
height: 5px;
width: 210px;
margin: 0px 0px 10px 0px;
padding: 0px; }

/*Add a shout*/

#postashout{
text-align: right; }

#postashout option{

width: 150px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
color: #000000; }

#postashout textarea{
width: 210px;
height: 100px;
border: 1px #000000 solid;
color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px; }