/* Redefine form so there is no space taken on it */
form { margin: 0px; padding: 0px; }

/* Change site for 720 to 730 wide */
#wrapper { width: 730px; }

/* Change the top nav so it fits in the 730 width */
div#topnav li { padding: 2px 0px 3px 0px; width: 146px; }

/* Adjust main column width */
#content #maincolumn { width: 550px; }

/* Adjust sub column width */
#content #subcolumn { width: 167px; }

/* Adjust the width of the two main colums for the wider main column */
div.col_xo, div.col_xxoo, div.col_oxxo { width: 380px; margin-right: 0px; }
div.col_ox, div.col_ooxx { width: 160px; }

/* Adjust the tools so they sit inline with everything else */
#tools { text-align:center; margin: auto auto; }
#tools .email { display: inline; text-align: left; padding-left: 20px; background: url(http://www.orasultau.info/anunturi/mail.gif) no-repeat left; }
#tools .print { display: inline; text-align: left; padding-left: 20px; background: url(http://www.orasultau.info/anunturi/print_CMS.gif) no-repeat left; }

/* Add skyscraper for the google adds on the left hand side */
#skyscraper { float: right; margin: 0px 0px 0px 5px; }

/* Add space onto the feature title to meet specs */
div.cmsfeature h4 { width: 199px; }

/* Add subnav to have more space between everything */
div#subnav { color: #FEF; }
div#subnav li a { padding: 2px 10px 3px 10px; }
div#subnav a:link, div#subnav a:visited { text-decoration: underline; }
div#subnav a:hover, div#subnav a:active { text-decoration: underline; }

/* Fix bug on the quick search to make the boxes the same width */
div.quicksearch form fieldset input,
div.mmlogin form fieldset input { width: 96%; }
div.quicksearch form fieldset select,
div.mmlogin form fieldset select { width: 99%; }

/* Change back ground so it is wide enough */
div#subnav { background: #639 url(http://www.orasultau.info/anunturi/subnav_bg.jpg) repeat-y left top; }

/* Add in support for the right hand side to support the right size text */
#maincolumn div.col_ox h2 { font-size: .9em; line-height: 1.2em; padding: 2px 5px; margin: 0; }

/* Add in support for alt language on the right hand side */
#pageroute span#language { float: right; margin: 0; }

/* Remove space for title in the aricle */
#article h2 {	margin: 0 0 0 0; }