/* 
================================
 Container Styles for DotNetNuke
================================
*/
.container_yahoo_title
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #16387c;
}
.containermaster_yahoo
{
	border: solid 1px #b0bdc6;
	
}

.containerrow_yahoo_title
{
	background-image: url(btns.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-right: 5px;
}
.containerrow_yahoo_content
{
	padding-left: 5px;
	padding-right: 5px;
}