#col3 .gotQuestions {
	background: url('http://static.dailystrength.org/templates/images/ep/epGotQuestionBg.gif') no-repeat;
	height: 206px;
	width: 210px;
	margin-bottom: 10px;
}

#col3 .gotQuestions300 {
	background: url('http://static.dailystrength.org/templates/images/r_grad_blue_white_repeaty.jpg') repeat-y;
	height: 206px;
	width: 280px;
	margin-bottom: 0px;
	padding:10px;
}
#col3 .gotQuestions textarea{
    width:175px;
    height: 100px;
    padding: 5px;
    font-style: italic;
    color: gray;
    font-size: 12px;
}
#col3 .gotQuestions300 textarea{
    width:270px;
}

#col3 .gotQuestions .textarea{
    text-align: center;
}
#col3 .gotQuestions300 .textarea{
    text-align: left;
}


#col3 .gotQuestions .question{
    font-size: 20px;
    text-align: center;
    padding: 10px 0px 10px 0px;
    font-family: Arial;
    color: #4F4E4E;
}

#col3 .gotQuestions .button{
    text-align: right;
    height: 23px;
    width: 71px;
    margin: 10px 11px 0px 0px;
    background: url('http://static.dailystrength.org/templates/images/ep/epSubmitButton.gif') no-repeat;
    float: right;
    font-size: 13px;
}
#col3 .gotQuestions a{
    font-family: arial;
    text-align: center;
    height: 100%;
    width: 100%;
    margin: 0px 13px 0px 0px;
    height: 25px;
    width: 70px;
    line-height: 23px;
    display: block;
    text-decoration:none;
    color: #018801;
}
dl, dt, dd{
    margin: 0px;
    padding: 0px;
}
dt{
    display: none;
}

