div#gspecials.gswidget {
/*
 This controls the container div
 It's inside a parent div that controls the width
*/
}

div#gspecials-bt.gswidget {
/*
 Background, top
 This contains the gspecials-tt div
*/
}

div#gspecials-tt.gswidget {
/*
 Title, top
 This contains the "GREENSBORO SPECIALS" link
*/
}

div#gspecials-tt.gswidget a {
/*
 The "GREENSBORO SPECIALS" link
*/
}

div#gspecials-ts.gswidget a {
/*
 The gspecials-ts div contains the "Today's Specials" link
*/
}

div#gspecials-c.gswidget {
/*
 The dynamic info container
*/
}

div#gspecials-c.gswidget a {
}

div#gspecials-c.gswidget a:visited {
}

div#gspecials-c.gswidget a:hover {
}

div#gspecials-tb.gswidget {
/*
 Title, bottom
 This contains the "PUT THIS WIDGET ON YOUR SITE" link
*/
}

div#gspecials-tb.gswidget a {
/*
 The "PUT THIS WIDGET ON YOUR SITE" link
*/
}

div#gspecials-bb.gswidget {
/*
 Background, bottom
 This contains the gspecials-tb div
*/
}
