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