.shoutbox {
	margin: 15px 0;
background-color: #F1F5F7;
}

.shoutbox .trow1 {
padding:0;
background-color: #F1F5F7;}

.shoutbox .thead,.shoutbox .thead .smalltext,.shoutbox .thead .smalltext a,.shoutbox .thead .smalltext a:visited {
color:#1e4258;
}

.shoutbox input[type=text] {
width:749px;
}

.shoutbox input[type=submit] {
margin-left:10px;
width:132px;
}

.shoutbox ul {
list-style-type:none;margin:10px 0;padding:0 10px;
}

.shoutbox ul li .info a:hover {
text-decoration:none;
}

.shoutbox ul li:first-child {
border-top:0;
}

.shoutbox ul li {
color:#575757;padding:8px 0;border-top:1px solid #e5e8e9;margin:0;font-size:13px;
}

.shoutbox ul li .info {
color:#b3b4b4;display:inline-block;vertical-align:top;min-width:225px;
}

.shoutbox ul li .info img {
height:12px;position:relative;top:1px;
}

.shoutbox ul li .info img:hover {
cursor:pointer;
}

.shoutbox ul li .shout {
width:600px;display:inline-block;
}

.shoutbox ul li .shout img[title] {
height:18px;
}

#shout-refresh {
margin-left: 10px;
margin-top: 5px;
vertical-align: top;
cursor: pointer;
}

#shout-loader {
margin-left: 10px;
}
		