X-Git-Url: https://git.ucc.asn.au/?p=ucc-www.git;a=blobdiff_plain;f=style%2Fuccstyle.css;h=9bb487d273a9058fcdb9c1af399a527e4b3555c2;hp=0dae291da0fe0e08c17230fd63188e66528e81d6;hb=HEAD;hpb=38f5a6aaa906649108b59072a92378017e5a1c73 diff --git a/style/uccstyle.css b/style/uccstyle.css index 0dae291..9bb487d 100644 --- a/style/uccstyle.css +++ b/style/uccstyle.css @@ -48,13 +48,16 @@ div.body_box { background-color:#FFFFFF; padding-bottom:25px; } -div.body_item { +div.body_item, div.body_item_fullwidth { position:relative; margin-left:35px; margin-top:20px; width:670px; border:1px solid #737F76; } +div.body_item_fullwidth { + width:920px; +} div.sidebar_item { position:relative; margin-top:20px; @@ -155,7 +158,12 @@ td.break { width:90px; } #col4 { - width: 90px; + width:90px; +} +#col5 { + color:#42342C; + text-align:right; + width:365px; } a { color:#294359;