X-Git-Url: https://git.ucc.asn.au/?p=ucc-www.git;a=blobdiff_plain;f=style%2Fuccstyle.css;h=f309b01ce6b81ed53a508d3abee62fed92dd7544;hp=7e53b49a58c6e5150cd9516df75d5ba7cc3c07cb;hb=343d1f1c921c5904f8a5a8c8daf3c0faf3814f7c;hpb=4a55ac3da444c6ba873789439cbe13a2f15216f9 diff --git a/style/uccstyle.css b/style/uccstyle.css index 7e53b49..f309b01 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:800px; +} div.sidebar_item { position:relative; margin-top:20px; @@ -160,7 +163,7 @@ td.break { #col5 { color:#42342C; text-align:right; - width:350px; + width:365px; } a { color:#294359;