/* CSS Document */
.glowBox {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CCCCCC;
padding:2px;
width:182px;
}
.glowBoxContent {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#283171 url(../images/glowBoxBlue.gif) no-repeat scroll right bottom;
padding:7px;
}
.glowBoxShadow {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/glowBoxShadow.png) no-repeat scroll left bottom;
margin-bottom:5px;
padding-bottom:5px;
}
.glowBox h3 {
border-bottom:medium none;
color:#52C6E2;
}
.glowBoxContent p, .glowBoxContent a {
color:#FFFFFF;
}
.glowBoxContent p {
line-height:15px;
padding-bottom:6px;
}
.gridColOne p, .gridColOne li, .gridColOneFull p, .gridColOneFull li {
font-size:11px;
line-height:16px;
}
