/* 
Theme Name: Training Broker
Theme URL : http://www.trainingbroker.com.au 
Author: Cody dmd
Author URL: twitter/codydmd
Version: 1.0
*/

/* IE button black border remove */
input[type=submit],
input[type=reset],
input[type=button]
    {
        filter:chroma(color=#000000);
        color:#010101;
    }
.mw_inner_left {
	position:relative;
	z-index:100 !important; 
}
.dbc5 .r_right { 
	height:45px;
}
.r_right input[type='submit'] { 
	width:222px;
	border:0;
}
 