/* ================================
CSS STYLES FOR DotNetNuke Skins by the SkinCovered Team - http://www.skincovered.com
The best place to learn about how to skin your DotNetNuke website
Tutorials, Forums, Code Snippets, Videos, Expert Advice by Experienced DNN Skinners
Free & Premium Content for the DotNetNuke enthusiast
   ================================
*/ 

.parent
{
    background-color: #cfcfcf;
    border-top: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    border-right: 2px solid #333333;
    border-bottom: 2px solid #333333;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.Containerpix017Title
 		{font-family: verdana, Tahoma, Arial;
		font-size: 15px;
		font-weight: bold;
		color: Black;  			/* almost black */
		padding-left: 2px;
		padding-right: 2px;
		margin: 0px;
		border-bottom: 2px solid black;}

.Actions
{float: left;}


