/*  
Theme Name: Shudokan Australia
Author: Andy Hobday
Author URI: http://www.orangemonkeydesign.com
Description: Originally based on the Demolision theme.
Version: 2.0
*/

html,body{
margin:0;
padding:0; 
background:#CCCCCC; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
color:#333;
} 
body{
font:76% verdana; 
text-align:center;
}
p{
margin:0 10px 10px; 
line-height:1.4em;
}
#constrainer{
width:970px; 
margin:auto;
}
#container{
text-align:left; 
width:800px; 
margin:auto; 
background-color:#fff;
}
#container2{
text-align:left; 
width:800px; 
margin:auto; 
float:left; 
background-color:#fff;
}
#content p{
line-height:1.4em;
}
a{
color: #333333; 
text-decoration:none;
}
a:hover{
color: #FF0000; 
text-decoration:none;
}
h2{
font-size:22px; 
font-family:Arial, Helvetica, sans-serif;
margin-top:18px; 
}
h3{
margin-top:18px;
font-family:Arial, Helvetica, sans-serif;
}
img {
border:none; 
padding:5px;
}
/* Header xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
.head_part{
background:url(images/bg_header.jpg); 
overflow:hidden; 
width:758px; 
height:200px; 
border-left:1px solid #bdbdbd; 
border-right:1px solid #bdbdbd; 
padding-left: 40px;
}
.head_part span{ display:none;}
.head_part a{
color:#666; 
text-decoration:none; 
font-size:30px; 
font-weight:bold; 
font-family:Arial, Helvetica, sans-serif;
}
.head_part a:hover{
text-decoration:none; 
}
.description{ 
margin-top:-10px; 
color:#999; 
font-size:14px; 
font-weight:bold; 
font-family:Arial, Helvetica, sans-serif; 
text-indent:50px;
}
/* Internet explorer 6! only */
*html .head_part{ 
height: 80px; padding-top:25px; 
}
.head_part h1{ 
display:none; 
}

/* Top Navigation xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
.top_navi_wrap{ 
padding-top: 0px; 
width:80px;  
}
.top_navi{ 
width:798px; 
height:29px; 
background:url(images/bg_navi.gif);  
position:relative; 
float:left; 
border-left:1px solid #bdbdbd; 
border-right:1px solid #bdbdbd; 
border-bottom:1px #fff solid;
}
.top_navi em{ 
display:none
}
.top_navi ul{ 
list-style:none; 
margin:0px; 
padding:0px 15px;
}
.top_navi ul li ul{ 
display:none;
}
.top_navi li{ 
padding:0px; 
margin:0px; 
display:inline; 
font-size:11px; 
font-family:arial; 
font-weight:normal; 
text-transform:uppercase; 
color:#fff; l
ine-height:12px;
}
*html .top_navi li{ 
line-height:10px;
}
.top_navi a{ 
padding:10px 6px 9px 6px; 
margin-right:1px; 
display:block; 
text-decoration:none; 
float:left; 
color:#fff;
}
.top_navi a:hover{ 
background: url(images/bg_menu_top_hover.gif) repeat-x; 
color:#fff; 
text-decoration:none; 
}
.top_navi li.current_page_item  a{ 
background: url(images/bg_menu_top_hover.gif) repeat-x; 
color:#fff; 
text-decoration:none; 
}

/* Content Entry Post xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
#content{ 
width:565px; 
margin-left:210px; 
margin-bottom:10px; 
background-color:fff;
}
.wrapper{ 
width:800px; 
background:#fff;
}
.post{
width:555px; 
display:block; 
float:right; 
padding-left:20px; 
padding-top:20px;
}
.entry{
width: 555px; 
/*margin-top:13px;  
padding-top:14px; */
background-color:#fff;
}
.top_row{ 
background:#f5f5f5; 
border:1px solid #f1f1f1;  
float:left;
clear:right;
line-height:18px;
margin-bottom:14px;
padding:6px;
padding-right:4px;
width:95%;
}
.bottom_row{ 
background:#f5f5f5; 
border:1px solid #f1f1f1;  
float:left; width:503px; 
padding-left:6px; 
padding-top:2px; 
padding-bottom:2px; 
padding-right:4px;
}
.top_row_right{
float:right;
}
.top_row_left{ 
float:left;
}
.top_row a{ 
font-size:15px; 
font-weight:bold; 
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.admin_symbol{ 
background:url(images/user_symbol.gif); 
width:13px; 
height:18px; 
}
.top_row_left_page{ 
color:#333333; 
font-size:15px; 
font-weight:bold; 
font-family:Verdana, Arial, Helvetica, sans-serif;
}
/*added by Andy Hobday*/
#content a{
color:#333333; 
text-decoration:underline;
}
#content a:hover{
color:#FF0000; 
border:0; 
text-decoration:none;}


/* IE 6 only */
*html .entry{
margin-top:-19px;
}
*html .top_row_left{ 
margin-top:-7px;
}
*html .top_row{
padding-top:5px; height:25px; 
}


/* Entry List xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
.postmetadata{ 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size:10px; 
color:#999; 
line-height:13px;
} 
.postmetadata a{ 
color:#FF0000; 
font-size:10px;  
} 
.postmetadata a:hover{ 
color:#FF0000; 
text-decoration:none; 
border-bottom:1px dashed #FF0000;
} 
.metaauthordate{ 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-weight:bold; 
font-size:12px; 
color:#999;
}
/* Internet explorer 6! only */
*html .news_border{ 
margin-top:-25px; 
border-bottom:1px dashed #000;
}

/* Comments Listings xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
.comments_bg{ 
float:right; 
padding-top:20px; 
padding-right:20px; 
padding-bottom:10px; 
margin-bottom:10px;}
.comments_count{
background: url(images/comments_button.gif) no-repeat; 
width:98px; 
height:42px; 
padding:5px 16px 16px 13px; 
font-size:11px;  
}
.edit_button{background:url(images/edit_button.gif) no-repeat; 
width:92px; 
height:42px; 
margin-left:10px;  
padding:4px 11px 16px 11px;
}
.comment_form{ 
padding-left:40px; 
}
.comment_form textarea{ 
font-size:12px; font-family:Arial, Helvetica, sans-serif;
} 

/* Entry Listings xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
.entry ul{
font-size:1em; 
padding:25px; 
margin:0px;
padding-left:30px; 
padding-top:0px; 
padding-bottom:5px; 
line-height: 20px;
} 
.entry ol{ 
font-size:1em; 
padding:25px; 
margin:0px; 
padding-left:40px; 
padding-top:0px; 
padding-bottom:5px; 
line-height: 20px;
} 
.entry dl{
font-size:1em; 
padding:25px; 
margin:0px; 
padding-left:30px; 
padding-top:0px; 
padding-bottom:5px; 
line-height:20px;
} 
.entry dir{ 
font-size:1em; 
padding:25px; 
margin:0px; 
padding-left:30px; 
padding-top:0px; 
padding-bottom:5px; 
line-height:20px;
} 
blockquote{ 
margin:15px 30px 0 10px; 
padding-left:20px; 
border-left:5px solid #ddd; 
}
blockquote cite{ 
margin: 5px 0 0; 
display: block;
}

/* Sidebar Left xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
.leftsidebar_wrapper{ 
float:left; 
width:205px; 
background:#fff url(images/menu_headpart.gif) no-repeat right; 
padding-top:10px; 
border-top:1px solid #fff; 
}
.leftsidebar_wrapper ul{ 
list-style-image:none; 
margin-left:10px; 
padding-left:10px;
}
.sidebar_left a{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color:#666; 
font-size:12px; 
display: block;
padding: 4px 0px 4px 0px; 
line-height:13px;
}
.sidebar_left a:hover{ 
color:#ff0000; 
text-decoration:none;
}
.sidebar_left ul{
list-style:outside; 
ist-style-image:none; 
padding:0px; 
margin:0px; 
}
/*.sidebar_left ul li{
list-style:none; 
line-height:10px; 
background: url(images/menu_button.gif) no-repeat left;  
text-indent:14px;
}
.sidebar_left ul li li{
display:none;
}*/
.sidebar_gradient{ 
background:url(images/bg_sidebar_gradient.gif); 
height:15px; 
list-style:none; 
list-style-image:none;
}

/* Internet explorer 6! only */
*html .sidebar_left a{
padding: 0px 0px 0px 0px; 
line-height:13px;
}
*html .sidebar_left li ul li{
line-height:12px; 
height:16px; margin-top:3px; 
}
*html .sidebar_left li{
margin-top:10px; 
}

/* Footer xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/ 
#footer{ 
background: url(images/footer.gif); 
height:61px; 
width:800px; 
clear:both; 
text-align:center; 
margin-bottom:40px; 
line-height:35px; 
margin:0 auto;
}
#footer p{
margin:0;
padding-top:10px; 
padding-left:5px; 
color:#fff; 
font-size:12px; 
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#footer a{
color:#FFFFFF; 
border-bottom:1px dotted #FFFFFF;
}
#footer a:hover{
color:#FF0000; 
border-bottom:1px dotted #FF0000;
}
#footer2{ 
float:left; 
background: url(images/footer.gif); 
height:61px; 
width:800px; 
clear:both; 
text-align:center; 
margin-bottom:40px; 
line-height:35px; 
margin:0 auto;
}
#footer2 p{
margin:0;
padding-top:10px; 
padding-left:5px; 
color:#fff; 
font-size:12px; 
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#footer2 a{
color:#FFFFFF; 
border-bottom:1px dotted #FFFFFF;
}
#footer2 a:hover{
color:#FF0000; 
border-bottom:1px dotted #FF0000;
}

/* Commentform xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
.comments_metadata {margin-top:2px; margin-bottom:10px;}
.comments_head {background:url(images/comments_head.gif) no-repeat; width:421px; height:18px; margin-top:4px; overflow:hidden;}
.comments_body {background:#f2f2f2; width:421px; min-height:20px;}
.comments_response { width:430px; margin:0 auto 0; padding-top:10px; }
.comments_foot {background:url(images/comments_foot.gif) no-repeat; width:421px; height:10px; margin-bottom:20px;}
.comments_form {margin-left:10px;}
.nocomments {padding-left:10px; color:#ff0000; padding-top:5px;}
.respond {font-size:14px; padding-left:15px; color:#333;}
.responses_comment{font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size:12px; color:#999; margin-left:20px;}
.leave_reply {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; padding-left: 7px; margin-bottom:10px;}
#submit {background:url(images/button.gif); width:130px; height:24px; border:none; color:#336600;}
.moderation_comments { margin-top:4px; font-style:italic;}

/* Internet explorer 6! only  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
*html .leave_reply {margin-bottom:-10px;}
*html .comments_foot {margin-bottom:-5px;}
*html .comments_metadata {margin-top:-10px; margin-bottom:10px;}
*html .moderation_comments { margin-top:-20px; margin-bottom:-40px;}

/* Calendar xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#wp-calendar {empty-cells: show; font-size: 90%; margin: 0; width: 90%; padding: 0px;}
#wp-calendar a {display: block; text-decoration: none;}
#wp-calendar td {color: #999; font-size: 70%; letter-spacing: normal; padding: 2px 0; text-align: center;}
#wp-calendar th {font-style: normal; text-transform: capitalize;}
#wp-calendar #today { color: #cc9933; font-weight:bold; font-size:12px; }

/* Comments xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.alt { margin: 0; padding: 10px; }
.commentlist { padding: 50; text-align: justify; }
.commentlist li { margin: 15px 0 3px; padding: 5px 10px 3px; list-style: none; }
.commentlist p { margin: 10px 5px 10px 0; }
#commentform p { margin: 5px 0; }
.nocomments { text-align: center; margin: 0; padding: 0;}
.commentmetadata { margin: 0; display: block;}
.commentlist li .avatar { float:left;}
.commentlist p { margin: 10px 0 10px 5px;}
.alt { background-color: #f5f5f5; border-top: 1px solid #f1f1f1; border-bottom: 1px solid #f1f1f1;}
.h3_center { padding-left:40px; font-size:14px; color:#FF0000;   }
.submit_button { background: #000; color:#fff;}
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft{
float: left;
}

.alignright{
float: right;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
/* optional rounded corners for browsers that support it */
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

/*everything below added by Andy Hobday http://www.orangemonkeydesign.com*/
/*News Bar*/
.latest_snip{
font: normal 1em Verdana, Arial, Helvetica, sans-serif; 
color:#333; 
display:block; 
margin-top:8px;
margin-bottom:15px; 
line-height:1.4em;
list-style-type:none;
}
a.latest_head_link:link, a.latest_head_link:visited{
font: bold 1em Verdana, Arial, Helvetica, sans-serif; 
margin:0; 
padding:0; 
border-bottom:1px dotted; 
color:#000000;
}
a.latest_head_link:hover, a.latest_head_link:active{
font: bold 1em Verdana, Arial, Helvetica, sans-serif; 
margin:0; 
padding:0; 
color:#ff0000; 
border-bottom:1px dotted;
}

.more-link{
font-size: 8px; 
font-type: Verdana, Arial, Helvetica, sans-serif; 
color:#000000; 
}
   
 /*Home Page*/
/* Front Page Content Entry Post xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
#content2{ 
width:385px; 
margin-left:210px; 
margin-bottom: 10px;
}
.post2 {
width:375px; 
display:block; 
float:right; padding-left:5px; 
padding-top:20px;
}
/*.entry{
width: 555px; 
background: /*url(images/content_head.gif) repeat-x; 
margin-top:13px;  
padding-top:4px; 
}*/
#content2 a{
color:#333333; 
text-decoration:underline;
}
#content2 a:hover{
color:#FF0000; 
border:0; 
text-decoration:none;
}

/* Sidebar Right xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
.rightsidebar_wrapper{ 
float:right; 
width:180px;
height:100%!important; 
background:#fff; 
padding-top:10px; 
border-top: 1px solid #fff; 
margin-right: 5px; 
padding-right:10px;
}

/* Internet explorer 6! only */
*html .sidebar_right a{
padding: 0px 0px 0px 0px; 
line-height:13px;
}
*html .sidebar_right li ul li{
line-height:12px; 
height:16px; 
margin-top:3px;
}
*html .sidebar_right li{
margin-top:10px; 
}

/* Links Content Entry Post xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
#content_link{ 
width:760px; 
margin-bottom:10px;
}
.wrapper_link{
float:left; 
width:800px; 
background:#fff;
}
.post_link{
width:740px; 
display:block; 
margin:auto; 
padding-left:30px; 
padding-right:30px; 
padding-top:20px;
}
#content_link a{
color:#333333; 
text-decoration:underline;
}
#content_link a:hover{
color:#FF0000; 
border:0; 
text-decoration:none;
}

/*styling for headers on link page*/
#linkTitle { text-align:center; margin-top:25px; padding-top:12px; font-size:16.5px; font-weight:bold; color:#000000; background-color:gainsboro; height:30px; width:100%; } 

/*styling for tables in dojo info*/
#scheduleTable { width:300px; font-family:arial,verdana,helvetica; border:1px solid #CCCCCC; width:60%; font-size:13px; margin-left:10px;margin-top:20px;}
#scheduleTable td { padding: 0 0 0 10; width:180px; height:21px; text-align:left; }
#scheduleTable #scheduleTableHeader { width:400px; height:35px; margin:15px; background-color:gainsboro; font-size:18px; color:#000000; }
#scheduleTable2 { width:500px; font-family:arial,verdana,helvetica; border:1px solid #CCCCCC; width:60%; font-size:13px; margin-left:10px;margin-top:20px;}
#scheduleTable2 td { padding: 0 0 0 10; width:180px; height:21px; text-align:left;  }
#scheduleTable2 #scheduleTableHeader { width:400px; height:35px; margin:15px; background-color:gainsboro; font-size:18px; color:#000000; }
#newClass { font-weight:bold; color: blue; }
#scheduleTable #spacer { border-top:1px solid #CCCCCC; font-size:1px; height:2px; }
#scheduleTable2 #spacer { border-top:1px solid #CCCCCC; font-size:1px; height:2px; }
#scheduleKey1 { float:right; padding:2px; left:540px; top:245px; width:160px; background-color:white; border:1px solid #CCCCCC; margin-top:20px; }
#scheduleKey2 { float:right; padding:2px; left:540px; top:810px; width:160px; background-color:white; border:1px solid #CCCCCC; margin-top:20px; margin-bottom:20px;}
#scheduleKeyHeader { padding:5px; font-weight:bold; background-color:gainsboro; }
#scheduleKeybody { padding:5px; }
#group0 { background-color:#FF4C4C; color:black; }
#group1 { background-color:#9FB28B; color:black; }
#group2 { background-color:#00BFF3; color:black; }
#group3 { background-color:#406618; color:white; }
#scheduleKeybody div { padding:6px; }

/*archive*/
#archive{
margin-left:20px; 
margin-top:20px; 
margin-bottom:20px; 
margin-right:15px; 
border:solid 1px #CCCCCC; 
padding:0 5px 10px 5px;
}
#archive h2{
font-size:16px
}

/**
*Border Hovers
*----------------------*/
.borderit img{
border:2px solid #ccc;
}
.borderit:hover img{
border:2px solid #ff0000;
}
.borderit:hover{
color:red; /* irrelevant definition to overcome IE bug */
}
.frame { 
padding:3px; 
border:#cccccc thin 1px;
}

/*Test results*/
#testDatesHeading { font-family:Arial,Helvetica,sans-serif; font-size:14px; font-weight:bold; color:#000000; padding-bottom:10px; }
#testResults { position:relative; left:50px; width:445px; margin-top:20px; margin-bottom:28px; border:1px solid black; padding:20px; font-size:12px;  }
#testInstructors { color:darkslategray; }
#testDatesHeading { font-family:Arial,Helvetica,sans-serif; font-size:14px; font-weight:bold; color:navy; padding-bottom:10px; }

#dojoCaption { color:navy; font-size:18px; font-weight:bold; }
#locationPic { position:absolute; border:1px solid black; top:240px; left:470px }


/*Media Page*/
#gallery {
width:500px; 
margin-left:10px;
}

/**********CSS image roll overs for flags**********/
.displace {
position: absolute;
left: -5000px;
}
a.ayfrollover {
display: block;
width: 160px;
height: 131px;
text-decoration: none;
background: url("/australia_neo/wp-content/themes/demolision-black/images/flags/ayf.jpg");
border-bottom:none;
}
a.ayfrollover:hover {
background-position:0 -131px;
}
a.malrollover {
display: block;
width: 160px;
height: 95px;
text-decoration: none;
background: url("/australia_neo/wp-content/themes/demolision-black/images/flags/malaysia.jpg");
border-bottom:none;
}
a.malrollover:hover {
background-position:0 -95px;
}
a.indrollover {
display: block;
width: 160px;
height: 95px;
text-decoration: none;
background: url("/australia_neo/wp-content/themes/demolision-black/images/flags/indonesia.jpg");
border-bottom:none;
}
a.indrollover:hover {
background-position:0 -95px;
}
a.ukrollover {
display: block;
width: 160px;
height: 95px;
text-decoration: none;
background: url("/australia_neo/wp-content/themes/demolision-black/images/flags/uk.jpg");
border-bottom:none;
}
a.ukrollover:hover {
background-position:0 -95px;
}
a.polrollover {
display: block;
width: 160px;
height: 95px;
text-decoration: none;
background: url("/australia_neo/wp-content/themes/demolision-black/images/flags/poland.jpg");
border-bottom:none;
}
a.polrollover:hover {
 background-position:0 -95px;
}
a.sinrollover {
display: block;
width: 160px;
height: 95px;
text-decoration: none;
background: url("/australia_neo/wp-content/themes/demolision-black/images/flags/singapore.jpg");
border-bottom:none;
}
a.sinrollover:hover {
background-position:0 -95px;
}
a.iranrollover {
display: block;
width: 160px;
height: 95px;
text-decoration: none;
background: url("/australia_neo/wp-content/themes/demolision-black/images/flags/iran.jpg");
border-bottom:none;
}
a.iranrollover:hover {
background-position:0 -95px;
}

div.banner {
padding:none;
width:160px;
margin: 0;
/*position: absolute;*/
float:right;
margin-top: 210px;
border:1px solid black;
}

/*body>div.banner {position: fixed}*/
/***********breadcrumbs styling*******/
.breadcrumbs {
width:100%;
margin-top:40px;
}
.breadcrumbs-links {
width:100%;
padding:5px 0 0 30px;
font-size:11px;
}
.breadcrumbs a{
border-bottom:1px solid #cccccc;
text-decoration:none;
color:#333333;
font-weight:normal;
}
.breadcrumbs a:hover{
border-bottom:1px solid #e12000;
text-decoration:none;
color:#e12000;
font-weight:normal;
}
/* Twitter */
#twitter_div { 
color:#333;
border-bottom: 1px dotted #333;
}
#twitter_div a{
text-decoration:none;
}
#twitter_update_list ul{
list-style-type:none;
padding:0;
margin:0;
}
ul#twitter_update_list li{
list-style-type:none;
line-height:1.3em;
padding:0px;
margin:0px;
}
.twit_link a{
text-decoration:none;
border:none;
}
