﻿.YeddaAskWidget_Border
{
	border: 1px solid #1c5187;
}

.YeddaAskWidget_Background
{
	background-color: #eeeeee;
}

.YeddaAskWidget_Font
{
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #4e4534;
}


.YeddaAskWidget_Title
{
	color: #ffaa31;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
}

.YeddaAskWidget_Button
{
	font-family: Arial;
	border: 1px solid;
	border-color: #ffaa31;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}

.YeddaAskWidget_Button:hover
{
	color: #ffaa31;
	border-color: #444444;
}


.YeddaQuestionsListWidget_Border
{
	border: 1px solid #1c5187;
}

.YeddaQuestionsListWidget_Background
{
	background-color: #eeeeee;
}

.YeddaQuestionsListWidget_Font
{
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #4e4534;
}

.YeddaQuestionsListWidget_Title
{
	color: #ffaa31;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
}

.YeddaQuestionsListWidget_Button
{
	font-weight: bold;
	color: #FFFFFF;
	border: 2px outset #f9ad8f;
	background-color: #ff4a00;
	text-align: center;
}

.YeddaQuestionsListWidget_Hyperlink a, .YeddaQuestionsListWidget_Hyperlink a:link, .YeddaQuestionsListWidget_Hyperlink a:active, .YeddaQuestionsListWidget_Hyperlink a:visited
{
	color: #0033ff;
	text-decoration: none;
}

.YeddaQuestionsListWidget_Hyperlink a:hover
{
	color: #0033ff;
	text-decoration: none;
}
