#heading {
background:url(widget_header.gif) no-repeat top;
width:200px;
height:20px;
color:#fff;
font-weight:bold;
text-align:center;
} 
#the_quote {
width:188px;

border:1px solid #C9309B;
border-top:none;
border-bottom:none;
padding:5px;
font-family:Verdana;
font-size:11px;
}
#the_quote p{
margin:4px;
padding:5px;
background:#B91F8D;
color:#fff;
height:100px;
overflow:auto;
}

#credit {
background:url(widget_footer.gif) no-repeat top;
width:200px;
height:20px;
color:#fff;
font-size:11px;
text-align:right;
padding-right:10px;
margin-left:-5px;
}
#credit a, a:hover {
color:#fff;
text-decoration:none;
}

/* The iGoogle Gadget */

#ig_heading {
background:url(widget_header.gif) no-repeat top left;
width:100%;
height:20px;
color:#fff;
font-weight:bold;
text-align:left;
border-bottom:1px solid #C9309B;
} 
#ig_the_quote {
/* width:100%; */

border:1px solid #C9309B;
border-top:none;
border-bottom:none;
padding:5px;
padding-bottom:10px;
}
#ig_the_quote img {float:left;}
#ig_credit {
border-top:1px solid #C9309B;
background:url(widget_footer.gif) no-repeat bottom left;
width:100%;
height:20px;
color:#fff;
font-size:11px;
text-align:left;
/* padding-right:10px; */
/* margin-left:0px; */
margin-right:20px;
}
#ig_credit a, a:hover {
color:#fff;
text-decoration:none;
}
