.tweetizen_embed {width:150px; margin:0; margin-bottom:15px; background-color:#900000;}
.tweetizen_embed, .dijitDialog {font-size:12px; font-family:"lucida sans",arial, sans-serif; color:#fff; text-decoration:bold;}
.tweetizen_embed.footer {border-top:solid #CCC 1px; padding-top:5px; padding-left:25px; position:absolute; left:-3000px;}
.tweetizen_embed.footer.login_logout_panel {position:static;}
.tweetizen_embed.footer a {padding-top:2px; border:none; background-color:transparent; color:#5F8DB4; font-size:9pt; font-weight:bold; cursor:pointer; cursor:hand; margin-right:5px;}
.tweetizen_embed.footer a:hover {text-decoration:underline;}
.tweetizen_embed.powered_image {margin-left:20px;}
.tweetizen_embed a, .dijitDialog a {color:#173d65; text-decoration:none; cursor:pointer; cursor:hand;}
.tweetizen_embed a:visited, .dijitDialog a:visited {color:#173d65;}
.tweetizen_embed a:hover, .dijitDialog a:hover {color:#1f6da3;}
.tweetizen_embed input.text, .dijitDialog input.text {padding:5px; border:solid #000 1px; color:#333; font-family:"lucida sans",arial, sans-serif; font-size:1em;}
.tweetizen_embed textarea, .dijitDialog textarea {font-family:"lucida sans",arial, sans-serif; font-size:11pt; color:#4C616F; border:solid #B1AE9E 1px; padding:5px;}
.tweetizen_embed button, .tweetizen_embed input.button, .dijitDialog button, .dijitDialog input.button {border:solid #CCC 1px; background-color:#E6E6E6; cursor:pointer; cursor:hand; font-size:x-small; padding:4px 8px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.tweetizen_embed button:hover, .tweetizen_embed input.button:hover, .dijitDialog button:hover, .dijitDialog input.button:hover {background-color:#D5D5D5;}
.dijitDialog {background-color:#2f2f2f; border:1px solid #000; padding:0; -webkit-box-shadow:0 0 3px #000; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.dijitDialog.dijitDialogPaneContent {background:#fff; border:none; margin:5px;}
.dijitDialogTitleBar {display:none;}
.dijitDialogTitle {font-weight:bold; padding:4px; outline:0;}
.dijitDialogContent {padding:8px;}
.dijitDialogUnderlay {background:black; opacity:.8!important;}
.dj_ie.dijitDialogUnderlay {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter:alpha(opacity=80)!important;}

.login_logout_panel {width:160px; float:left; margin-left:5px;}
.login_logout_panel a {border:none; background-color:transparent; color:#5F8DB4; font-size:9pt; font-weight:bold; cursor:pointer; cursor:hand;}
.login_logout_panel a:hover {text-decoration:underline;}

.login_dialog {width:150px; text-align:left; margin:0;}
.login_dialog h1 {background:url('http://www.tweetizen.com/img/dialog_h1.png') top left repeat-x; color:#232323; font-family:"lucida sans",arial, sans-serif; font-weight:bold; font-size:18px; text-transform:capitalize; text-shadow:#fff 0 1px 1px; text-align:center; height:46px; padding-top:15px; margin-bottom:10px;}
.login_dialog.username, .login_dialog.password {width:255px; text-align:center; border:1px solid #b6cee6; font-size:16px; color:#606060; margin:0 0 10px 42px;}
.login_dialog.get_twitter_account {color:#4F4F4F; font-size:11px; text-align:center;}
.login_dialog.get_twitter_account a {color:#5F8DB4;}
.login_dialog.controls_container {margin-top:10px; background:#d0e3f1 url('http://www.tweetizen.com/img/dialog_footer.png') bottom left repeat-x; height:50px; padding-top:10px; padding-left:70px;}
.login_dialog.controls_container button[disabled] {cursor:default; -moz-opacity:.50; filter:alpha(opacity=50); opacity:.50;}
.login_dialog.login_button {background:url('http://www.tweetizen.com/img/dialog_login.png') top left no-repeat; width:94px; height:37px; text-indent:-999px; overflow:hidden; border:none; float:left; margin-right:15px;}
.login_dialog.cancel_button {background:url('http://www.tweetizen.com/img/dialog_cancel.png') top left no-repeat; width:107px; height:37px; text-indent:-999px; overflow:hidden; border:none;}

.tweet_list {/*min-height:1000px;*/ font-size:12px; background:#fff; margin:0 0 15 0;}
.tweet_list.tweet_collection {min-height:1021px;}
.tweet_list_loading {background:#fff url('http://www.tweetizen.com/img/loading.gif') no-repeat center center; background-position:center 100px;}
.tweet_list_loading * {visibility:hidden;}
.tweet_list a, .tweet_list a:active, .tweet_list a:visited, .tweet_list a:hover {text-decoration:none; color:#fff; border-bottom:0px solid transparent; font-weight:bold;}

.tweet_list.header {height:50px; background:#fff repeat-x 0 0; font-size:11px; margin:10px 0;}
.tweet_list.header.title {float:left; width:150px; font-family:"lucida sans",arial, sans-serif; font-size:12px; color:#202020; font-weight:bold; text-shadow:#fff 0 1px 1px; padding:7px 0 0 5px;}
.tweet_list.header.button {float:right; background-color:#747474; color:white; margin:5px 0 0 0; padding:2px 7px 3px 7px; cursor:pointer; cursor:hand; font-weight:normal; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}
.tweet_list.header.button:hover {text-decoration:none; background-color:#979797;}
.tweet_list.header.button_selected {background-color:#979797!important;}
.tweet_list.new_tweets {clear:both; display:none; cursor:pointer; cursor:hand; font-size:11px; background:#ffe59c; padding:5px; margin:5px 0 5px 0; text-align:center; color:#2b2b2b; font-weight:bold;}
.tweet_list.new_tweets:hover {background-color:#ffefc5;}
.tweet_list.no_tweet_results {text-align:center; font-weight:bold; font-size:14px; font-family:"lucida sans",arial, sans-serif; background:#fff url('http://www.tweetizen.com/img/oops.png') no-repeat top center; padding:135px 50px 0 50px; height:200px; margin-top:50px; line-height:19px;}
/* -----------------------------------------------------------------------------------*/  
/* Pager Class - MORE & LESS buttons at bottom of page - see also.pager styles at bottom */  
/* -----------------------------------------------------------------------------------*/   
.tweet_list.pager {padding:20px 10px;}
.tweet_list.pager a.disabled, .tweet_list.pager a:hover.disabled {display:none;}
.tweet_list.pager.newer_link, .tweet_list.pager.older_link {margin-left:auto;margin-right:auto;display:block; text-align:center; padding:6px 0; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.tweet_list.pager.older_link {margin-left:10px;}
.tweet {border-bottom:1px solid #eaf0f2; margin:10px 0; padding:7px 0;}
.tweet.profile_image {width:20px; height:20px; background:#d00000 none no-repeat center center; border:1px solid #777; float:right;}
.tweet.tweet_information {float:right; width:80px; padding-left:2px; line-height:12px; display:block;}
.tweet.from_user {float:right; color:#5f8db4; font-size:1em; font-weight:bold; cursor:pointer; cursor:hand;}
.tweet.from_user:hover {color:#3a93cc;}
.tweet.created_at {float:right; color:#5b5d68; font-size:1em; margin-left: 2px; margin-right:2px;}
.tweet.text {display:block;clear:both; font-size:12px; width:80px; overflow:hidden; line-height:1.1em;}
.tweet.tweet_button {visibility:hidden; float:right; display:block; width:20px; height:20px; cursor:pointer; cursor:hand; margin:0 2px 0 2px;}
.dj_ie.tweet:hover.tweet_button {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter:alpha(opacity=50)!important;}
.tweet.tweet_button:hover {opacity:1;}
.dj_ie.tweet.tweet_button:hover {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter:alpha(opacity=100)!important;}
.tweet:hover.tweet_button {visibility:visible; opacity:.75;}
.tweet.reply {background:url('http://www.tweetizen.com/img/reply.png') no-repeat center center;}
.tweet.retweet {background:url('http://www.tweetizen.com/img/retweet.png') no-repeat center center;}
.tweet.direct_message {background:url('http://www.tweetizen.com/img/directmessage.png') no-repeat center center;}
.tweet a.user_link {color:#527299;}
.tweet a.user_link:hover {color:#6f93aa;}
.tweet a.ext_link {color:#527299;}
.tweet a.ext_link:hover {color:#6f93aa;}

.tweeter {height:280px;}
.tweeter.title {float:left; font-weight:bold; font-size:18px; text-transform:capitalize; margin:7px 0 0 0; font-family:"lucida sans",arial, sans-serif; color:#393b3c;}
.tweeter.character_count {color:#d8d8d8; font-size:35px; letter-spacing:-2px; font-weight:bold; text-align:right; margin:0 5px 0 0; line-height:25pt;}
.tweeter.character_count_over {color:#f73497;}
.tweeter.tweet_content_container {background:#939393; height:190px; width:135px; margin-left:2px;}
.tweeter.tweet_content_container.tweet_text {width:155px; color:#000; font-size:14px; height:170px; border:1px solid #5d5d5d; margin:15px 0 5px 0;}
.tweeter.tag_container {margin:5px 0 10px 0; width:135px; height:25px; overflow:hidden;}
.tweeter.tag_container, .tweeter.tag_container.tag_title, .tweeter.tag_container.tag {float:left;}
.tweeter.tag_container.tag_title {color:#fff; font-weight:bold; font-size:11px; margin:6px 0 3px 0;}
.tweeter.tag_container.tag {background-color:#303030; margin:3px 0 3px 0; padding:4px; color:#fff; font-size:11px; cursor:pointer; cursor:hand;}
.tweeter.tag_container.tag:hover {background-color:#000;}
.tweeter.tag_container.tag_selected {background-color:#339;}
.tweeter.people_container {margin:5px 0 10px 0; width:135px; height:19px; overflow:hidden;}
.tweeter.people_container, .tweeter.people_container.people_title, .tweeter.people_container.people_collection, .tweeter.people_container.insert_person {float:left;}
.tweeter.people_container.people_title {color:#fff; font-weight:bold; font-size:11px; margin:3px 0 0 0;}
.tweeter.people_container.people_collection {margin:0; width:150px; letter-spacing:1px;}
.tweeter.people_container.insert_person {background-color:#6c6c6c; margin-left:7px; padding:4px; color:#fff; font-size:11px; cursor:pointer; cursor:hand;}
.tweeter.people_container.insert_person:hover {background-color:#00c0f3;}
.tweeter.tweet_content_container.submit_tweet {background:#fff url('img/update.jpg') no-repeat top left; margin:6px 0 0 0; width:80px; height:22px; border:0; cursor:hand; }
.tweeter.tweet_content_container.submit_tweet_disabled, .disabled_controls.submit_tweet {cursor:default; background:#fff url('img/update_disabled.jpg') no-repeat top left;}

.dm_dialog {width:140px; text-align:left; margin:0;}
.dm_dialog h1 {background:url('http://www.tweetizen.com/img/dialog_h1.png') top left repeat-x; color:#232323; font-family:"lucida sans",arial, sans-serif; font-weight:bold; font-size:18px; text-transform:capitalize; text-shadow:#fff 0 1px 1px; text-align:center; height:46px; padding-top:15px;}
.dm_dialog.header {width:140px;}
.dm_dialog h2 {color:#537a8e; font-size:11px; margin-left:20px;}
.dm_dialog.username {color:#182a32;}
.dm_dialog.character_count {color:#cee7f3; font-size:35px; letter-spacing:-1px; font-weight:bold; text-align:right; margin-top:-10px; margin-right:20px;}
.dm_dialog.character_count_over {color:#f73497;}
.dm_dialog.message_text {clear:both; font-size:10pt; width:140px; height:70px; margin:-15px 0 0 0;}
.dm_dialog.username, .dm_dialog.password {width:135px; margin-bottom:8px;}
.dm_dialog.controls_container {margin-top:20px; background:#d0e3f1 url('http://www.tweetizen.com/img/dialog_footer.png') bottom left repeat-x; height:50px; padding-top:10px; padding-left:70px;}
.dm_dialog.controls_container button[disabled] {cursor:default; -moz-opacity:.50; filter:alpha(opacity=50); opacity:.50;}
.dm_dialog.send_button {background:url('http://www.tweetizen.com/img/dialog_send.png') top left no-repeat; width:94px; height:37px; text-indent:-999px; overflow:hidden; border:none;}
.dm_dialog.cancel_button {background:url('http://www.tweetizen.com/img/dialog_cancel.png') top left no-repeat; width:107px; height:37px; text-indent:-999px; overflow:hidden; border:none; float:left; margin-right:15px;}
.up_dialog {width:150px; text-align:left; margin:0;}
.up_dialog h1 {background:url('http://www.tweetizen.com/img/dialog_h1.png') top left repeat-x; color:#232323; font-family:"lucida sans",arial, sans-serif; font-weight:bold; font-size:18px; text-transform:capitalize; text-shadow:#fff 0 1px 1px; text-align:center; height:46px; padding-top:15px; margin-bottom:5px;}
.up_dialog.follow, .up_dialog.unfollow {position:absolute; left:290px; width:56px;}
.up_dialog.profile_image {width:58px; height:58px; background:none no-repeat center center; border:1px solid #f1f1f1; float:left; margin-left:10px;}
.up_dialog h2 {width:130px; float:left; color:#000; margin:5px 0 3px 0; padding:0; font-size:14px; font-weight:bold;}
.up_dialog.username {color:#354d64;}
.up_dialog.fullname {color:#798ea2; margin-top:5px; font-size:12px; margin-bottom:3px;}
.up_dialog.url {color:#798ea2; font-size:11px;}
.up_dialog.url:hover {color:#2e4760; border-bottom:1px dashed #2e4760;}

.profile_info_loading {background:#fff url("http://www.tweetizen.com/img/loading.gif") no-repeat center center; background-position:center 30px;}
.profile_info {margin-top:15px; height:170px; padding-left:10px;}
.profile_info.profile_item {clear:both;}
.profile_info.description {display:block; color:#3F3F3F; float:none!important; margin-bottom:5px; width:140px; overflow:hidden; padding-bottom:5px; font-size:12px; line-height:17px; border-bottom:thin dashed #ccc; padding-bottom:10px;}
.profile_info.profile_item.property {width:74px; float:left; padding:4px 4px 4px 0; font-weight:bold; color:#3F3F3F;}
.profile_info.profile_item.value {float:left; color:#354d64; padding:4px;}

.up_dialog.controls_container {margin-top:10px; background:#d0e3f1 url('http://www.tweetizen.com/img/dialog_footer.png') bottom left repeat-x; height:50px; padding-top:10px; padding-left:40px;}
.up_dialog.view_tweets_button {background:url('http://www.tweetizen.com/img/dialog_tweets.png') top left no-repeat; width:149px; height:37px; text-indent:-999px; overflow:hidden; border:none; float:left;}
.up_dialog.cancel_button {background:url('http://www.tweetizen.com/img/dialog_cancel.png') top left no-repeat; width:107px; height:37px; text-indent:-999px; float:left; border:none; margin-right:15px;}
.share_dialog {width:420px; text-align:left; margin:0;}
.share_dialog h1 {background:url('http://www.tweetizen.com/img/dialog_h1.png') top left repeat-x; color:#232323; font-family:"lucida sans",arial, sans-serif; font-weight:bold; font-size:18px; text-transform:capitalize; text-shadow:#fff 0 1px 1px; text-align:center; height:46px; padding-top:15px;}
.share_dialog.header {width:320;}
.share_dialog.description {margin:0 0 16px 0;}
.share_dialog.url_text {width:385px; margin-left:10px; padding:5px;}
.share_dialog.controls_container {margin-top:20px; background:#d0e3f1 url('http://www.tweetizen.com/img/dialog_footer.png') bottom left repeat-x; height:50px; padding-top:10px; padding-left:70px;}
.share_dialog.cancel_button {background:url('http://www.tweetizen.com/img/dialog_cancel.png') top left no-repeat; width:107px; height:37px; text-indent:-999px; overflow:hidden; border:none; float:right; margin-right:15px;}
/* -----------------------------------------------------------------------------------*/    
/* -----------------------------------------------------------------------------------*/         
/* -----------------------------------------------------------------------------------*/     
/* -----------------------------------------------------------------------------------*/          
/* ---------------------------- BEGIN CUSTOM STYLES ----------------------------------*/         
/* -----------------------------------------------------------------------------------*/     
/* -----------------------------------------------------------------------------------*/        
/* -----------------------------------------------------------------------------------*/    
/* -----------------------------------------------------------------------------------*/     

/* CSS Partial Reset */    

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; line-height: 1.22em; font-family: inherit; vertical-align: baseline;}
html {overflow-y: auto;}
a {outline-color: invert; outline-style: none; outline-width: medium;}
a img, :link img, :visited img {border: 0;}
table {border-collapse: collapse; border-spacing: 0;}
ol, ul {list-style: none;}
q:before, q:after, blockquote:before, blockquote:after {content: "";}
strong {color: #000; font-weight: bold;}
em {font-style: italic;}

/* My Styles */      
#widget {width:170px; height: 100%; margin:0; z-index:20px; position:relative;}
a#click {font-size:18px; text-transform:uppercase; color:#c00; text-decoration:none;}
a#click:hover {color:#f00; border-bottom: 2px solid #f00;}

/*Add and edit the following classes to change width of the embedded group */    
/* entire window width */ 
.tweetizen_embed {width: 170px;}

/* Outer box for typing new tweet includes the "Update" button */
.tweeter.tweet_content_container {width: 170px; height: 170px;}

/* text box form for typing new tweets */ 
.tweeter.tweet_content_container.tweet_text {width: 165px;}

/* box for title of which search is showing - i.e. "Showing: Agency Entourage" */ 
.tweet_list.header.title {width: 165px; position: absolute; left:-20000px; display: none;}

/* Line for the name of the user and how long ago they sent the tweet */ 
.tweet.tweet_information {width: 165px;}

/* Line for the text for each individual tweet */ 
.tweet.text {width: 165px;}

/*Add and edit the following classes to change the fonts, colors and margins of the embedded group*/   
.tweetizen_embed {margin: 2px; margin-bottom:15px; background-color:#fff; border:0; padding-bottom:5px;}

.tweeter.tweet_content_container {background-color:#fff; margin-left: 2px; border: 1px solid #333;}
.tweeter.tweet_content_container.tweet_text {color: #000; font-size:1em; height: 80px; border: 1px solid #333; margin: 15px 0 5px; background-color:#fff;}
.tweet.tweet_information {padding-left: 1px;}
.tweet.text {font-size:1em; color:#000;}
.tweeter.people_container.people_collection {margin: 0; width: 70px; letter-spacing: 1px;}
.tweet_list.header.title {font-family:"lucida sans",arial, sans-serif; font-size: 1em; color: #000; font-weight: bold; text-shadow: #fff 0 1px 1px; padding: 7px 0 0 5px;}
.tweetizen_embed,.dijitDialog {font-size: 1em; font-family:"lucida sans",arial, sans-serif; color: #1b1b1b;}
.tweetizen_embed.footer {border-top: solid #CCCCCC 1px; padding-top: 5px;}

/* ----------------------------------------------------------- */    
/* Invisible */ 
.tweetizen_embed.powered_image {margin-left: 20px; position:absolute; left:-2000px;}

.tweetizen_embed a,.dijitDialog a {color:#173d65; text-decoration:none; cursor:pointer; cursor: hand;}
.tweet {border-bottom: 1px solid #eaf0f2;}
.tweet.profile_image {background: #d00000 none no-repeat center center; border: 1px solid #e8e5de;}
.tweet.from_user {color: #f00; font-size: 30px; font-weight: bold; text-transform:uppercase;}
.tweet.from_user:hover {color: #f00; border-bottom: 1px solid #f00;}
.tweet.created_at {color: #f66; font-size:24px; text-transform:uppercase; display:block; float:left; margin-top:2px;}
.tweet a.user_link {color: #f00;}
.tweet a.user_link:hover {color: #f00; border-bottom: 1px solid #f00;}
.tweet a.ext_link {color: #f00;}
.tweet a.ext_link:hover {color: #f00; border-bottom: 1px solid #f00;}
.tweeter {height: 250px; width:165px;}

/* Makes Title Invisible */ 
.tweeter.title {font-weight: bold; font-size:18px; text-transform:capitalize; margin: 0; font-family:"lucida sans",arial, sans-serif; color: #393b3c; position:absolute; left:-2000px;}
.tweeter.character_count {color: #d8d8d8; font-size: 35px; letter-spacing: -2px; font-weight: bold; text-align: right; margin: 0px 5px 0px 0; line-height: 40px;}
.tweeter.character_count_over {color: #f73497;}
.tweeter.tag_container.tag_title {color: #fff; font-weight: bold; font-size:11px; margin: 6px 0 3px;}
.tweeter.tag_container.tag {background-color: #303030; margin: 3px 0 3px; padding: 4px; color: #fff; font-size: 11px;}
.tweeter.tag_container.tag:hover {background-color: #000000;}
.tweeter.tag_container.tag_selected {background-color: #4cb4ea !important;}
.tweeter.people_container.people_title {color: #fff; font-weight: bold; font-size:11px; margin: 3px 0 0;}
.tweeter.people_container.insert_person {background-color: #6c6c6c; margin-left: 7px; padding: 4px; color: #fff; font-size: 11px;}
.tweeter.people_container.insert_person:hover {background-color: #00c0f3;}
.tweet_list {font-size: 12px; background:transparent; margin: 0 0 15px;}
.tweet_list_loading {background: #fff url('http://www.tweetizen.com/img/loading.gif') no-repeat center center; background-position: center 100px;}
.tweet_list a, .tweet_list a:active, .tweet_list a:visited, .tweet_list a:hover {text-decoration: none; color: #527299; font-weight: bold;}
.tweet_list.header.button {background-color: #747474; color: white; margin: 5px 0 0 0; padding: 2px 7px 3px 7px; cursor: pointer; cursor: hand; position:absolute; left:-2000px;}
.tweet_list.header.button:hover {background-color: #979797;}
.tweet_list.header.button_selected {background-color: #979797 !important;}

/* More & Less Buttons at bottom of page */ 
.tweet_list.pager.newer_link {height: 22px; line-height: 1.3em; font-size: 18px; font-weight: bold; padding:6px 0; width: 135px; background:transparent url('../images/redbtn.jpg') no-repeat scroll 0 0; color:#fff; float:left; text-transform:uppercase;}
.tweet_list.pager.older_link {height: 22px; line-height: 1.3em; font-size: 18px; font-weight: bold; padding:6px 0; width: 135px; background:transparent url('../images/redbtn.jpg') no-repeat scroll 0 0; color:#fff; float:right; text-transform:uppercase;}
.tweet_list.pager.newer_link:hover,  .tweet_list.pager.older_link:hover {background:transparent url('../images/redbtnhover.jpg') no-repeat scroll 0 0;}
.tweetizen_embed a:visited,.dijitDialog a:visited {color:#173d65;}
.tweetizen_embed a:hover,.dijitDialog a:hover {color:#1f6da3;}
.tweetizen_embed input.text,.dijitDialog input.text {padding: 5px; border: solid #000 1px; color: #333; font-family:"lucida sans",arial, sans-serif; font-size: 1em;}
.tweetizen_embed textarea,.dijitDialog textarea {width:150px; height:150px; font-family:"lucida sans",arial, sans-serif; font-size: 0.8em; color: #555; border: solid #555 1px; padding: 5px;}
.tweetizen_embed button,.tweetizen_embed input.button,.dijitDialog button,.dijitDialog input.button {border: solid #CCCCCC 1px; background-color: #E6E6E6; cursor: pointer; cursor: hand; font-size:x-small; padding:4px 8px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
.tweetizen_embed button:hover,.tweetizen_embed input.button:hover,.dijitDialog button:hover,.dijitDialog input.button:hover {background-color:#D5D5D5;}



#twtzn div.text{width:170px;}
