      /*Copyright Brisbane Website Design 30.com.au*/	
      /* ----------------------------------------------------------------------------------------
      AJAX Article ozwebsites
      -----------------------------------------------------------------------------------------*/
      #ozwebsites-container {
        height: 30px!important;
		padding: 0 15px 0 14px;;border:1px solid #393939;
		-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
      }
      #ozwebsites {
        text-align: left!important;
		margin-left:160px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        color: #d55804;
        font-weight: bold;
        height: 20px;
        display: none;
        background: url(../images/design/ozwebsitesB.gif) no-repeat;
        background-position: 0px 0px;
        padding-left: 20px;
      }
            #ozwebsites.robot {
              background: url(../images/design/happy.gif) no-repeat;
              xbackground-color: yellow;
            }	  
	  body.teaser-home #container #ozwebsites-container {
	    display: none!important;
	  }

      /* ----------------------------------------------------------------------------------------
      Language Selector
      -----------------------------------------------------------------------------------------*/
      #flags {
		  position:relative;
		  top:50px;
		  width:625px;
		  margin:0 auto;
	  }
	  #flags img {
		  border:none;
	  }
	  
	  #flags a{
        text-decoration: none;
        font-family: arial;
        font-size: 16px;
        color: #222222;
        line-height: 30px;
        background-position: 0px 0px!important;
        padding: 1px 10px 2px 10px;
		margin-top:10px;
	margin-bottom:10px;
	-moz-text-shadow: 1px 1px 7px #3f4850; 
	  text-shadow: 1px 0px 1px #3f4850;
	  text-shadow: 1px 1px 1px #261226;
filter: dropshadow(color=#261226, offx=1, offy=1);
border:none !important;
      }
      #flags a.load{
        outline:none;
        color: #a0a8b2;
        background: url(../images/design/ozwebsitesB.gif) no-repeat;
      }
      #flags a.finish{
        outline:none;
        background: url(../images/design/icon_check.gif) no-repeat;
      }
      #flags a:hover{
        text-decoration: underline;
      }	  
      /*--------------------------------------------------------
      AREA: Framework
      ------------------------------------------------------- */
      
      #footer, #footer a {
        font-size: 10px;
        margin-top: 15px;
        color: #7e8795;
      }
	  #footer .inside {
		text-align: center;
		padding-bottom: 30px;
	  }
      
      #main {
       
      }
      #left {
       
      }
      #right {
       
      }

