/* Container Styles for DotNetNuke */
.TCGreatIdeaSml  {
	border: 3px solid #FE00BB;
	padding: 8px;
        margin-bottom : 8px;
        font-size: 100%;
}

.TCGreatIdeaSml td {
	
        font-size: 100%;
}
.TCGreatIdeaSml  LI { 
        list-style:square;
	font-weight:bold;
}

.TCGreatIdeaSml  .Head
{
    font-family: verdana;
    font-size: 120%;
    font-weight: bold;
    color: #515151; 
    margin-left:3px;
    line-height: 200%;
}

