/* import advanced styles \*/
@import url("designleft-navigation.css");
@import url("designleft-typography.css");
@import url("designleft-layout.css");
body {
color : #666;
font : normal .73em/1.3em arial, helvetica, verdana, sans-serif;
background-color : #ccc;
text-align: center;
padding : 0;
}
ul {
list-style-image: url(../images/squarebullet.gif);
}
li {
padding-bottom: 1em;
}
img {
border-style: none;
}
td {
text-align: center;
}
