﻿/* Container Styles for DotNetNuke */


/*
#boxtext{
	
	width: 820px;
	height:219px;
	float : left;	
	
}

*/
#simptitlediv
{	
	width: 250px;
	height:25px;
	margin-top:0px;	
	
}


.text_content_div_2cols_colapps
{
	float:left;	
	width:820px;
	margin-left:2px;
	padding:5px;
/*	border: 1px #999999 solid;*/
	/*border-bottom:1px #999999 solid;
	border-right:1px #999999 solid;*/


}



.text_content_div_2cols_colapps .h_header
{
	width:820px;
	height:15px;
	/*margin-top:1px;	
	margin-bottom:10px;*/
	background-color:#EBF3FB;/*#f7eeef;#E6F8DD;*/
	border:solid 1px #067DBF ;/*#83151b*/
	padding:4px;
	/*width:470px;	*/

}

.text_content_div_2cols_colapps .t_title
{
	/*border: 1px green solid;*/
	width:765px;
	height:15px;		
	float:left;
    
}


.text_content_div_2cols_colapps .v_visibility
{
	/*border: 1px red solid;*/
	float:left;
	width:10px;

}



.text_content_div_2cols_colapps h3{
	margin-top:1px;
	/*margin-left:13px;	*/
	color:#067DBF;/*Black;/*#99ae5f;*/
	font-family:Verdana, Tahoma, Arial, Times, serif;
	font-size:14px; 
	font-weight:bold;

}




.text_content_div_2cols_colapps img{
		float:left;
		margin-right:30px;
		
		margin-left:5px;
		margin-bottom:5px;
		border:1px #555555 solid;
	
}




.text_content_div_2cols_colapps img.center{
		float:left;
		/*margin-right:30px;		*/
		margin-left:60px;		
		margin-bottom:0px;
		border:1px #555555 solid;
	    
}

