.requestLink {
margin-bottom: 5px;
}



.sortLinks a:link, .sortLinks a:visited {
margin: 0px 5px;
}

.sortLinks img {
margin-right: 5px;
}

table#schedule, table#dates {
width: 100%;
margin-bottom: 20px;
}


table.stdTable#schedule th , table.stdTable#dates th {
font-weight: bold;
background-color: #EEEEEE;
padding-left: 10px;
}

table.stdTable#schedule td, table.stdTable#dates td {
padding-left: 10px;
}

 table.stdTable#dates td {
 vertical-align: middle;
 }

table.stdTable#schedule td .duration{
font-size: 10px;
color: #999999;
}

.sortby {
font-weight: bold;
}

table.stdTable#schedule td.langloc img {
margin-top: 4px;
margin-left: 4px;
}

.filter {
background-color: #FAFAFA;
border-top: 2px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
padding: 5px 10px;
margin-bottom: 10px;
}

.filter .learnby {
font-weight: bold;
}

table.class-detail {
width: 100%;
}

table.class-detail td {
padding: 0px 5px 10px 5px;
vertical-align: top;
}

table.class-detail .label{
font-weight: bold;
}

.description {
border-top: 2px solid #ccc;
padding-top: 10px;
}


table.stdTable#library {
border-top: 2px solid #ccc;
width: 100%;
}

table.stdTable#library a:link.title, table.stdTable#library a:visted.title {
font-size: 14px;

}

table.stdTable#library td {
padding-top: 10px;
}

table.stdTable#library .fileType {
font-size: 13px;
color: #A0A0A0;
margin-top: 10px;
}

table.stdTable#library .date {
float: right;
color: #A0A0A0;
margin-top: 10px;
margin-bottom: 10px;
}

table.stdTable#library .guidedescription {
margin-bottom: 10px;
margin-top: 5px;
}


.feedbackLinks {
float: left;
color: #A0A0A0;
}

.feedbackLinks a:link, .feedbackLinks a:visited {
color: #666;
}

.feedbackLinks img {
margin-left: 10px;
margin-right: 5px;

}


.stats {
float: right;
color: #A0A0A0;

}

table.guides {
margin-bottom: 10px;
}

table.guides th {
font-weight: bold;
}

table.guides td {
padding: 10px 0px; 
}

.comments .addcomment {
color: #666;
}

.comments h3 {
font-weight: bold;
border-top: 2px solid #ccc;
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px solid #ccc;
margin-top: 10px;
}

.comments .comment .author {
font-weight: bold;
}

.comments .comment {
padding-bottom: 5px;
border-bottom: 1px solid #ccc;
}




#akst_social ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#akst_social ul li {
	float: left;
	margin: 0;
	padding: 0;
	width: 50%;
	list-style: none;

}
#akst_social ul li a {
	background-position: 0px 5px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 24px;
	padding: 4px 0 0 22px;
	vertical-align: middle;
}
#akst_delicious {
	background-image: url(/university/images/icons/delicious.gif);
}
#akst_digg {
	background-image: url(/university/images/icons/digg.gif);
}
#akst_furl {
	background-image: url(/university/images/icons/furl.gif);
}
#akst_netscape {
	background-image: url(/university/images/icons/netscape.gif);
}
#akst_yahoo_myweb {
	background-image: url(/university/images/icons/yahoo_myweb.gif);
}
#akst_stumbleupon {
	background-image: url(/university/images/icons/stumbleupon.gif);
}
#akst_google_bmarks {
	background-image: url(/university/images/icons/google_bmarks.gif);
}
#akst_technorati {
	background-image: url(/university/images/icons/technorati.gif);
}
#akst_blinklist {
	background-image: url(/university/images/icons/blinklist.gif);
}
#akst_newsvine {
	background-image: url(/university/images/icons/newsvine.gif);
}
#akst_magnolia {
	background-image: url(/university/images/icons/magnolia.gif);
}
#akst_reddit {
	background-image: url(/university/images/icons/reddit.gif);
}
#akst_windows_live {
	background-image: url(/university/images/icons/windows_live.gif);
}
#akst_tailrank {
	background-image: url(/university/images/icons/tailrank.gif);
}
#akst_9rules {
	background-image: url(/university/images/icons/9rules.gif);
}
#akst_facebook {
	background-image: url(/university/images/icons/facebook.gif);
}
#akst_twitter {
	background-image: url(/university/images/icons/twitter.png);
}
#akst_email {
	display: none;
	text-align: left;
}


#socialweb_tab {
height: 220px;
}


#tabContainer {
clear: both;

}

#tabContainer ul.tabs
{
	list-style-type : none;
padding: 3px 0px 3px 10px;
margin-left: 0;
margin-bottom: 10px;
margin-right: 0;
border-bottom: 1px solid #C0C0C0;
}

#tabContainer ul.tabs li
{
list-style: none;
margin: 0px;
display: inline;
}

#tabContainer ul.tabs li a
{
padding: 5px 16px 5px 16px;
margin-left: 10px;
border-left: 1px solid #C0C0C0;
border-right: 1px solid #C0C0C0;
border-top: 1px solid #C0C0C0;
background-color: #efefef;
border-bottom: none;
text-decoration: none;
font-weight: normal;
font-size: 14px;
line-height: 20px;
*line-height: 22px;

}

#tabContainer ul.tabs li a:link { 
 
}
#tabContainer ul.tabs li a:visited { 

}

#tabContainer ul.tabs li a:hover
{

border-left: 1px solid #C0C0C0;
border-right: 1px solid #C0C0C0;
border-top: 1px solid #C0C0C0;
border-bottom: 1px solid #fff;
background-color: #fff;
}

#tabContainer ul.tabs li a.current
{
background-color: #fff;

border-left: 1px solid #C0C0C0;
border-right: 1px solid #C0C0C0;
border-top: 1px solid #C0C0C0;
border-bottom: 1px solid #fff;
color: #666666;
}


label { display:block;float:left;width:45%;clear:left; }


 table#requestClassTbl td {
padding-bottom: 10px;
 }

 
