
img {
    border:1px;
}

/*
td,th {
    vertical-align:top;
}
 */


#primarycontent img {
    border:2px outset #ddd;
}

.content ul {
    padding: 15px;
    margin: 0px;
}

img.imgborder160 {
    background: url('img/img160_bg.gif') repeat-y;
    padding: 0px 7px 0px 7px;
    border:0px;
}

img.imgborder500 {
    background: url('img/img500_bg.gif') repeat-y;
    padding: 0px 14px 0px 14px;
    border:0px;
}

img.left {
    float:left;
    margin:0px 15px 15px 0px;
}

img.right {
    float:right;
    margin:0px 0px 15px 15px;
}

/*
p.left {
    clear:all;
    border-left:1px solid #45451E;
    border-bottom:1px solid #45451E;
    padding:15px;
    background: url('img/fade_left.gif') repeat-y center left;
    color:#666;
}
 * */

p.right {
    clear:both;
    border-right:1px solid #45451E;
    border-bottom:1px solid #45451E;
    padding:15px;
    background: url('img/fade_right.gif') repeat-y center right;
    color:#666;
}

.content_footer {
    font-style:italic;
}
