﻿/* Container Styles for DotNetNuke */


/*
#boxtext{
	
	width: 600px;
	height:219px;
	float : left;	
	
}

*/
#simptitlediv
{	
	width: 250px;
	height:25px;
	margin-top:0px;	
	
}


.text_content_div_3cols_colapps
{
	float:left;	
	width:475px;
	margin-left:2px;
	padding:5px;
/*	border: 1px #999999 solid;*/
	/*border-bottom:1px #999999 solid;
	border-right:1px #999999 solid;*/


}



.text_content_div_3cols_colapps .h_header
{
	width:470px;
	height:15px;
	/*margin-top:1px;	
	margin-bottom:10px;*/
	background-color:#ebf3fb;
	border:1px #3274a4 solid;
	padding:4px;
	margin-bottom:8px;
	/*width:470px;	*/
	background-image:url('/Portals/0/Containers/DNN-RADEEMA-Cont-Text-SimpleTitle-Top-3cols-Collaps/images/bg-collaps.jpg');

}

.text_content_div_3cols_colapps .t_title
{
	/*border: 1px green solid;*/
	width:450px;
	height:10px;		
	float:left;

}
.text_content_div_3cols_colapps .t_title h1
{
font-size:15px;
font-family:verdana;

}


.text_content_div_3cols_colapps .h_header .v_visibility
{
	/*border: 1px red solid;*/
	float:left;
	width:10px;
	padding-top:4px;

}




.text_content_div_3cols_colapps h2{
	margin-top:1px;
	/*margin-left:13px;	*/
	color:#333333;/*Black;/*#99ae5f;*/
	font-family:Verdana, Tahoma, Arial, Times, serif;
	font-size:14px; 
	font-weight:bold;

}






