/* ================================
    CSS STYLES FOR Module [!output PROJECT_NAME]
   ================================
*/
.GaliNeo_DynUP_questionOptions
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	color: black;
	
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana;
	background-color: #d3d3d3;
}

Table.GaliNeo_DynUPEdit_Profile
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	color: black;
	
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana;
	background-color: #d3d3d3;
}


.GaliNeo_DynUPEdit_Question
{
	font-weight: bold;
	font-size: 13pt;
	color: #000000;
	font-family: Verdana;
}

td.GaliNeo_DynUPEdit_AnswerText
{
	font-size: 9pt;
	color: #000000;
	font-family: Verdana;	
}

.GaliNeo_DynUPEdit_QuestionParent
{
	background-color: #FFFFFF;
	border: solid 1px black ;	
}

Table.GaliNeo_DynUP_DisplayTable
{
	background-color: #FFFFFF;
	width: 100%;
}

.GaliNeo_DynUP_DisplayQuestion
{
	font-weight: bold;
	font-size: 13pt;
	color: #000000;
	font-family: Verdana;
	background-color: #dcdcdc;
}

.GaliNeo_DynUP_DisplayAnswer
{
	font-size: 9pt;
	color: #000000;
	font-family: Verdana;	
		
}

td.ProfileEdit
{
	background-color: #E5EDF5;
}

td.ProfileLabel
{
	background-color: #E5EDF5;
	color: #000000;
	font-weight: bold ;
	font-size: 10pt;
}