﻿/* Container Styles for DotNetNuke */

/* Boxes*/

#boxpublic{
	margin:10px 10 10 10;
	width: 190px;
	height:167px;

	/*height:165px;*/
	float : left;
	background:#fff url(images/boxpublic_190_167.png) left top no-repeat;	
	margin-top:0;
	margin-left:0;
	
	/*border-bottom:thick green solid;*/
	
	/*background-color:fuchsia;*/
	
}


#idh2 {	
	margin-top:2px;
	margin-left:10px;
	color:#fff;
	
}





