@charset "utf-8";
/* CSS Document */

div.txtadvcase{
margin:auto;
width:750px;
float:left;
margin-left:15px;
}
div.txtadcase{
text-align:right;
margin:auto;
width:170px;
float:right;
margin-right:15px;
}
div.questionholder{
margin:auto;
text-align:right;
padding-right:40px;
padding-left:40px;
padding-top:20px;
padding-bottom:20px;
background-color:#c0ddea;
border-top:1px solid #4891dc;
border-bottom:1px solid #4891dc;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
color:#2e2e2e;
line-height:30px;
}
div.died{
margin:auto;
text-align:right;
padding-right:40px;
padding-left:40px;
padding-top:20px;
padding-bottom:20px;
background-color:#fdb1c0;
border-top:1px solid #f32837;
border-bottom:1px solid #f32837;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
color:#2e2e2e;
line-height:30px;
}
#txtgc a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
display: block;
padding-top:20px;
padding-bottom:20px;
padding-left:40px;
padding-right:40px;
margin:auto;
text-align:right;
text-decoration:none;
}
#txtgc a:link {
color:#060606;
}
#txtgc a:visited {
color:#060606;
}
#txtgc a:hover {
color:#060606;
padding-bottom:19px;
padding-top:19px;
border-top: 1px solid #e78913;
border-bottom: 1px solid #e78913;
background-color:#ffcd6a;
text-decoration:underline;
}
