/* ========== INDEX =========== */
div.index
{
    padding: 1em 0 0 0;
}

div.index .panel
{
    float: left;
    display: inline;
    width: 240px;
    _width: 246px;
    margin: 0 5px 5px 0;
    border: 1px solid #e9e9e9;
    padding: 4px;
    _padding: 2px;
    position: relative;
    _height: 1;
    height: auto;
    zoom: 1;
}

div.index div.three
{
    margin: 0 0 5px 0;
}

div.index .panel .panelContent
{
    padding: 4px;
    background: #fff url(/img/_red08/common/block_grey_bg_small.jpg) bottom left repeat-x;
    height: 140px;
    _height: 150px;
    border: 0px none !important;
    margin: 0 0 0 0 !important;
}

div.index .panel .panelContent h3
{
    margin: 0 0 0 0;
    color: #990000;
}

div.index .panel .panelContent p,
div.index .panel .panelContent ul.linkList
{
    margin: 0.5em 0 0 0;
}

div.index .panel .panelContent ul.linkList li,
div.index .panel .panelContent ul li
{
    margin: 0 0 3px 0;
}

div.index .panel .panelContent form
{
    padding: 5px 0 0 0;
}

div.index .panel .panelContent select
{
    width: 190px;
    _width: 188px;
    margin: 0 5px 0 0;
    display: inline;
    float: left;
}

div.index .panel .panelContent a.btn
{
    position: absolute;
    bottom: 8px;
    right: 8px;
}

div.index .panel .panelContent button
{
    display: inline;
    float: left;
}

div.index .panel .panelContent ul.linkList,
div.index .panel .panelContent form
{
    position: absolute;
    bottom: 8px;
    left: 8px;
}

/* ========== FORM =========== */
/* Generic Form Elements */
body abbr.r
{
    color: #c10000;
    border-bottom: 0px none;
    font-size: 11px;
}

body div.boxGrad
{
	background: #FFFFFF url(/img/_red08/common/block_grey_bg_small.jpg) repeat-x center bottom;
	border: 1px solid #e9e9e9;
	padding: 10px;
}

body div.boxGradTall
{
	background: #FFFFFF url(/img/_red08/common/block_grey_bg_small.jpg) repeat-x center bottom;
	border: 1px solid #e9e9e9;
	padding: 10px;
}

body .rules
{
    top: 5px;
	font-size: 11px;
    position: absolute;
    right: 10px;
}

body fieldset .vControl
{
    float: left;
    display: inline;
}

body fieldset .vControl label
{
    padding: 0 0 2px 0 !important;
    display: block !important;
}

body fieldset .vControl label, 
body fieldset .vControl input
{
    float: none !important;
}

body fieldset.noBdr
{
    border-bottom: 0px none !important;
}

body fieldset label abbr
{
    font-size: 11px;
    color: #c10000 !important;
    border-bottom: 0px none;
}

body fieldset .control
{
    margin: 1em 0 0 0;
}

body fieldset table .control
{
    margin: 0 0 0 0;
    padding: 0 0 1em 0;
}
body fieldset table.form
{
	border-collapse: collapse;
}

body fieldset table.form td
{
	padding: 10px 10px 0 0;
}

body fieldset input,
body fieldset textarea,
body fieldset select,
body fieldset label,
body fieldset .label
{
    float: left !important;
    display: inline !important;
}

body fieldset label
{
    padding: 2px 0 0 0 !important;
}

body fieldset .control small
{
    display: block;
}

body fieldset label small
{
    display: block;
    color: #666;
    margin: 0 0 0 0;
}

label.rdo,
label.chk
{
    width: auto !important;
    margin: 0 15px 0 0;
    padding: 0 0 0 0 !important;
    font-weight: normal;
}

input.rdo,
input.chk
{
    width: 14px !important;
    height: 14px !important;
    overflow: hidden !important;
    padding: 0 !important;
    margin: 0 3px 0 0;
}

body label.wMax
{
    width: auto !important;
}

body div.wrapper .inputError
{
	background-color: #FABB30 !important;
	border: 2px solid #f47201 !important;
}

/* Page Controls */
body div.pageControls
{
	position: relative;
	font-size: 11px;
	margin: 1em 0 0 0;
	z-index: 2;
}

body div.pageControls .left span
{
	float: left;
	display: inline;
	margin: 4px 5px 0 5px;
}

body div.pageControls .left a.btn
{
	float: left;
	display: inline;
}


body div.pageControls .right span
{
	float: right;
	display: inline;
	margin: 4px 5px 0 5px;
}

body div.pageControls .right a.btn
{
	float: right;
	display: inline;
}

/* Page Control */
body div.pageControl
{
    position: relative;
    padding: 10px;
    font-size: 11px;
}

body div.pageControl div.prev
{
    
}

body div.pageControl div.next
{
    position: absolute;
    top: 10px;
    right: 10px;
}

body div.pageControl div.next button
{
    margin: 0 0 0 5px;
}

body div.pageControl div.next button
{
    margin: 0 0 0 5px;
}

/* Form Specific */
body div.form
{
    margin: 1em 0 0 0;
    position: relative;
    z-index: 2;
}

body div.form fieldset
{
    padding: 10px;
    border-top: 1px solid #e9e9e9;
}

body div.form input, body div.form select, body div.form textarea
{
    font-size: 11px;
}

body .inputError span
{
    /*color: #FF7422;*/
    font-weight: bold;
    background: transparent url(/img/_red08/icons/error_flash.gif) no-repeat left top;
    padding: 0 0 0 5px;
}

body div.form h2
{
    margin: 0;
    padding: 5px 5px 5px 10px;
    background: transparent none;
    color: #354F5C;
    font-size: 12px;
    border-right: 0px none;
}

body div.form h2 span
{
    display: block;
    background: transparent none;
    border-top: 0px none;
    padding: 0;
    border-left: 0px none;
}

body div.form button.submit
{
    position: absolute;
    bottom: 10px;
    right: 10px;
}

body div.form fieldset h3
{
    color: #000;
    font-size: 12px;
    margin: 1em 0 0 0;
}

body div.form fieldset h3 a:link, body div.form fieldset h3 a:visited
{
    color: #c10000;
}

body div.form fieldset h3 a:hover, body div.form fieldset h3 a:focus
{
    color: #FF6600;
}

/* ========== ICONS =========== */
.ico_rss
{
	padding: 2px 0 2px 20px;
	background: transparent url(/img/_red08/icons/rss.gif) no-repeat left 1px;
	*line-height: 1.2em;
	*position: relative;
}

.ico_new
{
	padding: 0 40px 3px 0px;
	background: transparent url(/img/_red08/icons/new.gif) no-repeat center right;
	*line-height: 1.2em;
	*position: relative;
}

.ico_calc
{
	padding: 3px 0 2px 23px;
	background: transparent url(/img/_red08/icons/calculator.gif) no-repeat top left;
	*line-height: 1.2em;
	*position: relative;
}

.ico_help
{
	padding: 3px 0 2px 23px;
	background: transparent url(/img/_red08/icons/question.gif) no-repeat top left;
	*line-height: 1.2em;
	*position: relative;
}

.ico_important
{
	padding: 3px 0 2px 23px;
	background: transparent url(/img/_red08/icons/exclamation.gif) no-repeat top left;
	*line-height: 1.2em;
	*position: relative;
}

.ico_123
{
	padding: 3px 0 2px 23px;
	background: transparent url(/img/_red08/icons/123.gif) no-repeat top left;
	*line-height: 1.2em;
	*position: relative;
}

.ico_pencil
{
	padding: 3px 0 2px 23px;
	background: transparent url(/img/_red08/icons/pencil.gif) no-repeat top left;
	*line-height: 1.2em;
	*position: relative;
}

.ico_magnify
{
	padding: 3px 0 2px 23px;
	background: transparent url(/img/_red08/icons/magnify.gif) no-repeat top left;
	*line-height: 1.2em;
	*position: relative;
}

.ico_pencil_hollow
{
	padding: 3px 0 2px 23px;
	background: transparent url(/img/_red08/icons/pencil_hollow.gif) no-repeat top left;
	*line-height: 1.2em;
	*position: relative;
}

.ico_letter
{
	padding: 3px 0 2px 23px;
	background: transparent url(/img/_red08/icons/letter.gif) no-repeat top left;
	*line-height: 1.2em;
	*position: relative;
}

.ico_list
{
	padding: 3px 0 2px 23px;
	background: transparent url(/img/_red08/icons/list.gif) no-repeat top left;
	*line-height: 1.2em;
	*position: relative;
}
.ico_plane
{
	padding: 3px 0 2px 23px;
	background: transparent url(/img/_red08/icons/flights.gif) no-repeat top left;
	*line-height: 1.2em;
	*position: relative;
}

.ico_seat
{
	padding: 3px 0 2px 23px;
	background: transparent url(/img/_red08/icons/seat.gif) no-repeat top left;
	*line-height: 1.2em;
	*position: relative;
}

.ico_dollar
{
	padding: 3px 0 2px 23px;
	background: transparent url(/img/_red08/icons/dollar.gif) no-repeat top left;
	*line-height: 1.2em;
	*position: relative;
}

.ico_play
{
	padding: 2px 0 2px 23px;
	background: transparent url(/img/_red08/icons/play.gif) no-repeat top left;
	*line-height: 1.2em;
	*position: relative;
}

.ico_delFlight
{
	padding: 3px 0 2px 23px;
	background: transparent url(/img/_red08/icons/delFlight.gif) no-repeat top left;
	*line-height: 1.2em;
	*position: relative;
}

.ico_print
{
	padding: 3px 0 2px 23px;
	background: transparent url(/img/_red08/icons/printer.gif) no-repeat top left;
	*line-height: 1.2em;
	*position: relative;
}

.ico_ticket
{
	padding: 3px 0 2px 23px;
	background: transparent url(/img/_red08/icons/ticket.gif) no-repeat top left;
	*line-height: 1.2em;
	*position: relative;
}

.ico_pageup
{
	padding: 3px 0 2px 23px;
	background: transparent url(/img/_red08/icons/pageup.gif) no-repeat top left;
	*line-height: 1.2em;
	*position: relative;
}

.ico_upgrade
{
	padding: 3px 0 2px 23px;
	background: transparent url(/img/_red08/icons/upgrade.gif) no-repeat top left;
	*line-height: 1.2em;
}

.ico_arrow
{
	padding: 3px 0 2px 23px;
	background: transparent url(/img/_red08/icons/arrow.gif) no-repeat top left;
	*line-height: 1.2em;
	*position: relative;
}

.ico_uparrow
{
	padding: 3px 0 2px 23px;
	background: transparent url(/img/_red08/icons/uparrow.gif) no-repeat top left;
	*line-height: 1.2em;
	*position: relative;
}

.ico_uparrow_pagetop
{
	padding: 0px 0px 2px 23px;
	background: transparent url(/img/_red08/icons/uparrow2.gif) no-repeat left 2px;
	*line-height: 1.2em;
	*position: relative;
}

.ico_flip
{
	padding: 3px 0 2px 23px;
	background: transparent url(/img/icons/redesign/ico_flip.gif) no-repeat top left;
	*line-height: 1.2em;
	*position: relative;
}

.ico_email
{
    padding: 2px 0 2px 23px;
    background: transparent url(/img/_red08/icons/email.gif) no-repeat top left;
    *line-height: 1.2em;
	*position: relative;
}

.arr_r
{
	padding: 0 0 0 15px;
	background: transparent url(/img/_red08/common/arr_r.gif) no-repeat left 3px;
}

.arr_d
{
	padding: 0 0 0 15px;
	background: transparent url(/img/_red08/common/arr_d.gif) no-repeat left 2px;
}

.arr_u
{
	padding: 0 0 0 15px;
	background: transparent url(/img/_red08/common/arr_u.gif) no-repeat left 2px;
}

.arr_r_thin
{
    padding: 0 0 0 15px;
    background: transparent url(/img/_red08/common/arr_r_thin.gif) no-repeat left 3px;
}

.arr_r_thin_small
{
    padding: 0 0 0 10px;
    background: transparent url(/img/_red08/common/arr_r_thin_small.gif) no-repeat left 5px;
}

.arr_r_circle
{
    padding: 0 0 0 15px;
    background: transparent url(/img/_red08/common/arr_r_circle.gif) no-repeat left top;
}

.arr_r_square
{
    padding: 0 0 0 15px;
    background: transparent url(/img/_red08/common/arr_r_square.gif) no-repeat left 3px;
}

.add
{
    background: transparent url(/img/_red08/icons/sq_plus.gif) no-repeat left 1px;
    padding: 0 0 0 19px;
}

.minus
{
    background: transparent url(/img/_red08/icons/sq_minus.gif) no-repeat left 1px;
    padding: 0 0 0 19px;
}

.external
{
    background: transparent url(/img/_red08/icons/external.gif) no-repeat right 2px;
    padding: 0 17px 0 0;
}

.ico_oneworld
{
    background: transparent url(/img/_red08/brand/oneworld.jpg) no-repeat left top;
    padding: 10px 0 15px 45px;
    *line-height: 4em;
}

/* ========== LIST =========== */
/* PageLinks */
body ul.col50 li, body ul.pageLinks li
{
    background: transparent url(/img/_red08/common/arr_d.gif) left 2px no-repeat;
}

body ul.col50
{
    width: 100%;
}

body ul.col50 li
{
    float: left;
    width: 45%;
}

body div.pageLinks
{
    margin: 1em 0 0 0;
}

body div.pageLinks ul.col1
{
    width: auto;
}

body div.pageLinks ul.col2
{
    width: 48%;
}

body div.pageLinks ul.col3
{
    width: 32%;
}

ul.linkList
{
    float: left;
    display: inline;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

body div.pageLinks ul.linkList li
{
    background: transparent url(../../../img/_red08/common/arr_d.gif) left 2px no-repeat;
    list-style-position: outside !important;
}

/* Scroller List */
body .scroller
{
	background-color: #fff;
	overflow: hidden;
	left: 0px;
	position: relative;
	z-index: 2;
}

body .scroller ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

body .scroller ul li
{
	list-style: none;
	padding: 0;
	margin: 0 5px 0 0;
	float: left;
	display: inline;
	background: transparent none;
}

/* UL Link List */
ul.linkList
{ 
    margin: 1em 0 0 0;
    padding: 0 0 0 0;
    list-style-type: none;
    background: transparent none;
}

ul.linkList li
{
    list-style-type: none;
    margin: 0 0 5px 0;
    background: transparent url(/img/_red08/common/arr_r.gif) left 3px no-repeat;
    padding: 0 0 0 15px;
}

/* Link Collection */
div.linkCollection
{
    margin: 1em 0 0 0;
}

div.linkCollection strong.title
{
    display: block;
    margin: 0 0 0.5em 0;
}

div.linkCollection ul.linkList
{
    margin: 0 0 0 0;
}

/* ========== NOTES =========== */
/* Important Notice */
div.important
{
    background-image:url(/img/_red08/icons/exclamation.gif);
    background-position:6px 6px;
    background-repeat:no-repeat;
    border-bottom:1px solid #E9E9E9;
    border-top:1px solid #E9E9E9;
    font-size: 11px;
    padding:8px 8px 8px 32px;
    margin: 1.5em 0 0 0;
    _width: 100%;
}

div.teamsite_r2 div.important
{
	clear: left;
}

/* Mandatory control to be filled */
div.mandatoryNote
{
	position: absolute;
	width: 190px;
	margin: -30px 0 0 -190px;
}

div.mandatoryNoteTxt
{
	margin: 0 10px 0 0;
	background: #fff url(/img/_red08/icons/error.gif) no-repeat 6px center;
	*background: #fff url(/img/_red08/icons/error.gif) no-repeat 8px center;
	padding: 10px 5px 10px 30px;
	border: 2px solid #FF6600;
	color: #FF6600;
	font-weight: bold;
	font-size: 11px;
}

div.mandatoryNote span.arr_notice
{
	background: transparent url(/img/_red08/common/arr_notice.gif) no-repeat top left;
	width: 9px;
	height: 14px;
	display: block;
	position: absolute;
	left: 178px;
	top: 32px;
}
/*Error Message*/
div.errorDel
{
    margin:   10px 0px 7px  0;
    padding: 0px 10px 0px 40px;
    background: #F9BA2F url(../../../img/_red08/icons/error.gif) no-repeat 10px 10px;
    line-height:35px;
    font-size:14px;
    
}
#mainerror
{
    visibility:hidden;
}
div.errorDel ul
{
    line-height:15px;
    margin:0;
}

div.errorDel ul li
{
    font-size:13px;
    margin:  5px 0px 0px 0px;
}


/* Error Message */
div.error
{
    margin: 4px 0px 5px  0;
    padding: 0px 10px 0px 40px;
    background: #F9BA2F url(../../../img/_red08/icons/error.gif) no-repeat 10px 10px;
    line-height:35px;
}

div.error ul
{
    margin: 1em 0px 0 0;
}

div.error ul li
{
    margin: 0px 0px 5px 0px;
}

div.updated
{
    background: #FBA22E url(../../../img/_red08/common/notes/error_bg.gif) repeat-x top left;
    padding: 1px 10px 10px 10px;
}

div.errorContent
{
    background: transparent url(/img/_red08/icons/error.gif) no-repeat top left;
}
h2.error {
            margin: 4px 0px 5px 0;
            padding: 0px 10px 0px 40px;
            background: #F9BA2F url(../../../img/_red08/icons/error.gif) no-repeat 10px 10px !important;
            line-height: 35px;
            font-size:12px;
            font-weight:normal;
        }
h2.error span{background:none;border:none;padding:0px;display:inline;}

h2.errorDel
{
    margin:   10px 0px 7px  0;
    padding: 0px 10px 0px 40px;
    background: #F9BA2F url(../../../img/_red08/icons/error.gif) no-repeat 10px 10px;
    line-height:35px;
    font-size:14px;
    font-weight:normal;
}

h2.errorDel ul
{
    line-height:15px;
    margin:0;
}

h2.errorDel ul li
{
    font-size:13px;
    margin:  5px 0px 0px 0px;
}

/* Key */
dl.key
{
    margin: 0;
    padding: 0;
    font-size: 11px;
}

dl.key dt
{
    font-weight: bold;
    float: left;
    margin: 0;
    padding: 0;
    display: inline;
}

dl.key dd
{
    float: left;
    margin: 0 0 0 0.7em;
    padding: 0;
    display: inline;
    padding: 0 0 0 1em;
}

dl.key dd.qantas { background: transparent url(/img/_red08/icons/op_qantas.gif) no-repeat left; }
dl.key dd.jetstar { background: transparent url(/img/_red08/icons/op_jetstar.gif) no-repeat left; padding: 0 0 0 1.3em; }
dl.key dd.codeshare { background: transparent url(/img/_red08/icons/op_codeshare.gif) no-repeat left; }
dl.key dd.affiliate { background: transparent url(/img/_red08/icons/op_affiliate.gif) no-repeat left; }
dl.key dd.ausairlines { background: transparent url(/img/_red08/icons/op_ausairlines.gif) no-repeat left; }

/* Progress Bar */
dl.progressBar
{
    height: 35px;
    position: relative;
    margin: 1.5em 0 1.5em 0;
}

dl.progressBar dt
{
    border-right: 1px solid #fff;
    height: 13px;
    position: absolute;
    margin: 21px 0 0 0;
    left: 0;
    width: 1px;
    _width: 2px;    

    background-color: #ccc;
    overflow: hidden;
}

dl.progressBar dd
{
    float: left;
    display: inline;
    padding: 0px 15px 25px 15px;
    font-weight: bold;
    background: transparent url(/img/_red08/common/progressbar/bg.gif) repeat-x bottom; 
}

dl.progressBar dd a:link, dl.progressBar dd a:visited
{
    color: #999;
}

dl.progressBar dd a:hover, dl.progressBar dd a:focus
{
    color: #ff5000;
}

dl.progressBar dd.complete
{
    color: #999;
}

dl.progressBar dd.active
{
    background: transparent url(/img/_red08/common/progressbar/active.gif) no-repeat bottom center;
    color: #c10000;
}

dl.progressBar dd span.last
{
    border-left: 1px solid #fff;
    position: absolute;
    margin: 21px 0 0 15px;
    height: 13px;
    overflow: hidden;
    width: 1px;
    _width: 2px;    
    background-color: #ccc;
}

/* ========== PANELS =========== */
/* Panel */
div.greyPanel
{
	border: 1px solid #e9e9e9;
	margin: 1em 0 0 0;
}

div.greyTall
{
	background: #fff url(/img/_red08/common/block_grey_bg.jpg) bottom repeat-x;
}

div.greyShort
{
	background: #fff url(/img/_red08/common/block_grey_bg_small.jpg) bottom repeat-x;
}

div.greyPanel div.content
{
	padding: 10px;
}

body div.panelContent
{
	margin: 1em 0 0 0;
	position: relative;
	z-index: 2;
	border: 1px solid #e9e9e9;
}

body div.panelContent h2
{
	margin: 0;
	padding: 5px 5px 5px 10px;
	background: transparent url(/img/_red08/common/panels/title_bg.gif) repeat-x top left;
	color: #fff;
	font-size: 13px;
}

body div.panelContent h2 span
{
	display: block;
	background: transparent none;
	border-top: 0px none;
	padding: 0;
	border-left: 0px none;
}

body div.panelContent button.submit
{
	position: absolute;
	bottom: 10px;
	right: 10px;
}

body div.panelContent .content
{
	padding: 10px;
}

/* panel style for booking flow*/
div.panel2
{
	border: 1px solid #eee;
	margin: 0 0 15px 0;
}

div.panel2 h2{
	background: #fff url(/img/_red08/common/panel2_caption_shim.gif) top repeat-x;
	color:#FFFFFF;
}

div.panel2 div.content
{
	padding: 10px;
}

/* ========== TABLES =========== */
/* table for results */
table.results caption
{
	border-top: 1px solid #E6E6E6;
	background: #F0F0F0 url(/img/_red08/common/tables/title_bg.gif) repeat-x bottom left;
	font-weight: bold;
	font-size: 13px;
	padding: 7px;
	text-align: left;
	border-bottom: 1px solid #fff;
}

table.results
{
	margin: 1em 0 0 0;
	border-collapse: collapse;
}

table.results thead th
{
	padding: 6px 5px 6px 7px;
	background-color: #E6E6E6;
}

table.results th, 
table.results td
{
	padding: 5px 5px 5px 7px;
	margin: 0;
	text-align: left;
}

table.results tbody tr.alt td, 
table.results tbody tr.alt th
{
	background-color: #f8f8f8;
}

table.results tbody td, 
table.results tbody th
{
	border-bottom: #E6E6E6 1px solid;
}

table.results tr.nobdr td,
table.results tr.nobdr th
{
	border-bottom: 0px none !important;
}

table.results thead th.hasRBDR
{
	border-right: 1px solid #fff;
}

table.results td.fprint, table.results tr.alt td.fprint
{
	color: #858585;
	padding: 0 0 7px 7px;
	font-size: 10px;
}

table.results thead th.focus
{
	background-color: #f8f8f8 !important;
}

table.results thead th.focus,
table.results thead th.focus a:link,
table.results thead th.focus a:visited
{
	color: #c10000;
}

table.results th.focus,
table.results td.focus
{
	border-right: 1px solid #c10000;
	border-left: 1px solid #c10000;
	background-color: #fff !important;
}

/* table for basic only */
table.basic
{
	margin: 1em 0 0 0;
	border-collapse: collapse;
}

table.basic thead th
{
	border-top: 1px solid #E6E6E6;
	background: #F0F0F0 url(/img/_red08/common/tables/title_bg.gif) repeat-x bottom left;
	font-weight: bold;
	font-size: 13px;
	padding: 7px;
	text-align: left;
	border-bottom: 1px solid #fff;
}

table.basic thead td
{
	padding: 6px 5px 6px 7px !important;
	background-color: #E6E6E6 !important;
	font-weight: bold !important;
}

table.basic th, 
table.basic td
{
	padding: 5px 5px 5px 7px;
	margin: 0;
	text-align: left;
}

table.basic tbody tr.alt td, 
table.basic tbody tr.alt th
{
	background-color: #f8f8f8;
}

table.basic tbody td, 
table.basic tbody th
{
	border-bottom: #E6E6E6 1px solid;
}

table.basic thead th.hasRBDR
{
	border-right: 1px solid #fff;
}


/* table for layout only */
table.layout
{
	border-collapse: collapse;
	border: 0px none;
	margin: 1em 0 0 0;
	width: 100%;
}

table.layout thead th
{
	font-weight: bold;
}

table.layout td, table.layout th
{
	padding: 0;
	margin: 0;
	border: 0px none;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

table.layout .w50, table.layout .w50
{
	width: 50%;
}

table.layout .w33, table.layout .w33
{
	width: 33%;
}

table.layout .w25, table.layout .w25
{
	width: 25%;
}

table.layout .w20, table.layout .w20
{
	width: 20%;
}

