a.shout_link
{
	color: #000;
	text-decoration: none;
}

table.add_shout
{
	border: 1px #d5d5d5 solid;
	width: 100%;
	background-color: red;
}

table.add_shout td
{
	padding: 6px 5px 5px 5px;
	cursor: pointer;
}

