/*

Version: 1.0 beta5; TPshout.css

For use with SMF v1.1.x

*/



.tp_shoutdate

{

	background: url(images/tinyportal/shout_arrow.png) no-repeat bottom left;

	margin: 0 5px 0 0;

	text-align: right;

	padding: 4px 4px 4px 10px;

	font-family: arial, sans-serif;
	


}

.tp_shoutavatar

{	

	margin: 0 5px 0 0;

	overflow: hidden;

}

.tp_shoutbody

{

	background: #f3f3f3;

	border: solid 1px #888;

	border-top: none;

	line-height: 1.3em;

	margin: 0 5px 8px 0;

	padding: 8px;

	font-size: 0.9em;

	color: #000000;

}

.tp_shoutcontainer

{

}

.tp_shoutmember,

.tp_shoutavatar img

{

	font-weight: bold;

	float: left;

}

.tp_shoutmember

{

}

.tp_shoutavatar img

{

	width: 50px;

	max-height: 100%;

	margin-right: 6px;

}

.is_avatar

{

	line-height: 50px;

}

