|
.container {
clear:both;
border-bottom:1px solid #727272;
border-bottom-style:dashed;
border-bottom-color:#999999;
}
.image {
float:left;
padding-bottom:inherit;
border-color:#000000;
border-right-width:thin;
padding:3px;
border:1px solid #000000;
}
}
.title {
font-weight:bold;
}
.addtext {
border-color:#9E9E9E;
color:#999999;
font-family:"Arial Narrow";
font-size:18px;
font-weight:bold;
}
.section {
border-color:#9E9E9E;
color:#999999;
font-family:"Arial Narrow"
font-size:12px;
}
Thats the code of the stylesheet . . if that helps!
|