/*===	IF YOU AR USING PROGRESSBAR*===/#progressbar {font-size: 62.5% !important; }/* Component containers----------------------------------*/.ui-widget { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1.1em/*{fsDefault}*/;font-size: 62.5% !important; }.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1em; font-size: 62.5% !important;}.ui-widget-content {font-size: 62.5% !important; border: 1px solid #aaaaaa/*{borderColorContent}*/; color: #222222/*{fcContent}*/; }.ui-widget-content a { color: #222222/*{fcContent}*/; }.ui-widget-header { border: 1px solid #aaaaaa/*{borderColorHeader}*/; background: /*{bgColorHeader}*/ url(/access/img/progressbar.jpg)/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/; color: #222222/*{fcHeader}*/; font-weight: bold; }.ui-widget-header a { color: #222222/*{fcHeader}*/; }/* Corner radius */.ui-corner-tl { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; }.ui-corner-tr { -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; }.ui-corner-bl { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; }.ui-corner-br { -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; }.ui-corner-top { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; }.ui-corner-bottom { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; }.ui-corner-right {  -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; }.ui-corner-left { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; }.ui-corner-all { -moz-border-radius: 4px/*{cornerRadius}*/; -webkit-border-radius: 4px/*{cornerRadius}*/; }	/* Progressbar----------------------------------*/.ui-progressbar { height:2em; text-align: left; }.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/*===	end:IF YOU AR USING PROGRESSBAR===*/#Tweet_Container {margin-bottom:20px;}.twitter_outter{position:relative; padding:10px; -moz-border-radius: 5px;-webkit-border-radius: 5px; border:1px solid #B5A87C; }.tweet {height:180px;width:400px; padding:10px; }    .tweet textarea {		font-family:"Lucida Sans",Helvetica,Arial,Sans-Serif;		font-size:1.2em;		font-weight:bold;		height:70px;		margin: 0;		padding:0;		background-color: transparent;		color:#fff;		border:1px solid #B5A87C;		padding:5px 0 5px 5px;    }        .tweet #tweet_static {    bottom:14px;    color:#999;    font-family:"Lucida Sans",Helvetica,Arial,Sans-Serif;    font-size:0.8em;    font-weight:bold; margin-right:10px;    }        .tweet #tweet_static_url {color:#fff;}    	.suggest, .btn-tweet-this {    position: absolute; top: 170px; right: 10px;    }            #update input {    clear:both;    float:right;    margin-top:10px;    }    .twit_link    {        cursor:pointer;    }    #messagePosted {        width:300px;        height: 40px;        background-color: Yellow;        color: Red;        font-weight: bold;        display: none;    	}     /* leftover characters */  #tweet_char_left {		color:#D4D0C8;		font-family:'Georgia','Serif';		font-size:1.5em;		font-weight:bold;		 position: absolute; top: 170px; right: 150px;    }	    #tweet_char_left.ok  {color:#D4D0C8;}    #tweet_char_left.watch {color:#ff0;} /* 20 characters left */    #tweet_char_left.warning {color:#f00;} /* 10 characters left  */    #tweet_char_left.twit_error {color:#f00; text-decoration:underline;} /* 0 characters left  */    	/* twitter - Tweet_Container */.s_tweets h4 {display: none;}#ctl00_ctl00_SiteBody_CustomSecondary_tweet_static {color: #333;}.s_tweets .s_item {border-bottom:1px dashed #B5A87C;padding:5px 0;} .s_tweets h3 {margin-bottom:0px; font-size:13px; }    .s_tweets h3 a {color:#fff; text-decoration:none; font-weight:bold;}   .s_tweets .s_copy {margin-bottom:0px;}  .s_tweets .s_byline {margin-bottom:0px; color:#B5A87C;}      /* twitter - notify-table */    #notify-table {    color:#735005;    font-family:Arial,Helvetica,sans-serif;    font-size:130%;    font-weight:bold;    left:0;    letter-spacing:-1px;    position:fixed;    top:0;    width:100%;    z-index:100;    display:none;    border-collapse: collapse;}    .notify td {    background-color:#F4A83D;    border-bottom:1px solid #D6800C;    padding:7px 0;    text-align:center;    width: 100%;    font-size: 14px;    }    .notify-close a {    background-color:#FAD163;    border: 2px solid #735005;    color:#735005;    padding-left:4px;    padding-right:4px;    text-decoration:none;    cursor:pointer;    }