 
/* reset styling */
@import url(reset.css);
 
/* layout styling */
@import url(layout.css);

/* typography styling */
@import url(typography.css);

/* menu styling */
@import url(menus.css);

/* module styling */
@import url(modules.css);

/* Joomla core styling */
@import url(joomla.css);

/* Third party extensions styling */
@import url(extensions.css);

/* Third party extensions styling */
/* @import url(custom.css); */
.blue {font-size:18px}
h1, h2 {font-size:18px; color:#f75a00}
.nobr {white-space:nowrap}

.pr_1{height:20px; padding: 10px 0px 0px 0px; text-align:center; font-size:16px; color:red}
.sbot{position:absolute;margin-top:-30px}

.contentheading h1, .componentheading h1{
color:#f75a00;
font-family:Arial Narrow,Arial,Helvetica,sans-serif;
font-size:100%;
font-weight:bold;
line-height:100%;
margin:0;
padding:5px 0;
}
table.welding_table tr td, table.welding_table tr th {border:solid #000000 1px; padding:5px}
table.welding_table tr td {width:33%}
