
/*Main Containing Div*/
#widget_dailyQ  .YeddaAolComboWidget_Container {
	padding: 0;
	margin:  0;
	padding: 0 10px;
	}


/*Main Containing Table*/
.YeddaFeaturedQuestionWidget_Container {
	}

.YeddaFeaturedQuestionWidget_Container a {
	color: #800000;
	text-decoration: underline;
	}

.YeddaFeaturedQuestionWidget_Container a:hover {
	text-decoration: none;
	}

.YeddaAolComboWidget_Font{
	font-size: 12px; 
	font-family: Arial, Verdana, Sans-Serif;  
	color: #000000;     
}

.YeddaAolComboWidget_ComboTitle{
	font-size:1.6em;
	font-family:georgia;
	color: #ffffff;
	}

.YeddaAolComboWidget_AskHeader {
	display: none;
}

.YeddaAolComboWidget_ComboTitleContainer {
	color:#fff;
	width: 320px;
	background: url(../img/bg_header3-left.gif) no-repeat 0 0;
	font-size: 1.5em;
	font-family: "Franklin Gothic Medium",Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	position: relative;
	}

.YeddaAolComboWidget_ComboTitleContainer span {
	height: 32px;
	display: block;
	background: url(../img/bg_header3-right.gif) no-repeat right 0;
	padding: 6px 10px 0 10px;
	}

.YeddaAolComboWidget_SubTitle{
	font-size:1.5em;
	font-family:georgia;
	color:#666666;
	}

.YeddaAolComboWidget_SubTitleContainer{
	padding-top:15px;
	padding-bottom:5px;
	background-image(http://yedda.com/partners/aol/cookbook/images/subtitlecontainer.png);
	background-repeat:repeat-x;
}

.YeddaAolComboWidget_ComboBottom{
	height: 0;
	line-height: 0;
	position:relative;
}

.YeddaAolComboWidget_ContentLink {}

.YeddaAolComboWidget_ContentLink:hover {}

.YeddaAolComboWidget_ContentLink:visited {}

.YeddaAolComboWidget_ContentSecondaryLink {
	color:#666666;
	text-decoration:none;
}

.YeddaAolComboWidget_ContentSecondaryLink:hover   {
	color:#666666;
	text-decoration:underline;
}

.YeddaAolComboWidget_ContentSecondaryLink:visited   {
	color:#666666;
	text-decoration:none;
}


#widget_dailyQ .YeddaFeaturedQuestionWidget_mainContentArea {
	font-size: 1.2em;
	}

#widget_dailyQ .YeddaFeaturedQuestionWidget_QuestionTextOther {
	padding: 0;
	height: 120px;
	overflow: auto;
	margin-bottom: 10px;
	}

#widget_dailyQ .YeddaFeaturedQuestionWidget_AnswersLinkContainer {
	padding: 5px 0 0 0;
	}

#widget_dailyQ .YeddaAolComboWidget_AskHeader, { display: none; } /* Hide Bubble */
 
#widget_dailyQ .YeddaAolComboWidget_ComboTitleContainer { border: 0 } /* Hide Seperator */

#widget_dailyQ .YeddaAolComboWidget_ComboTitleContainer { display: none;  } /* Background for the Title */
 
#widget_dailyQ .YeddaAolComboWidget_ComboTitle { color:#fff; font-family:arial; font-size:1.2em; } /* Text appearance */

#widget_dailyQ .YeddaAolComboWidget_ContentLink { color: #800000; }
 
#widget_dailyQ .YeddaAolComboWidget_ContentLink:hover { color: #800000; text-decoration: underline; } /* for the hovering */

#widget_dailyQ .YeddaFeaturedQuestionWidget_ButtonContainer { padding: 0; float: left; } /* Make the button float to the left */

#widget_dailyQ .YeddaAolComboWidget_Button {
	border: none;
	cursor: pointer;
	background: url(../img/btn_addAnswer.gif) no-repeat 0 0;
	width: 129px;
	height: 24px;
	}

#widget_dailyQ .YeddaFeaturedQuestionWidget_AnswersLinkContainer {
	margin-bottom: 10px;
	}

#widget_dailyQ .YeddaFeaturedQuestionWidget_HeightControlOther {
	position: relative;
	min-height: 110px;
	}

#widget_dailyQ .YeddaAolComboWidget_YeddaLogo { 
	position: absolute;
	right: 10px;
	bottom: 8px;
	}


