
#toppanel {
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}

#toppanel h2 {
    line-height: 1.2em;
}

#toppanel a {
	background-color: transparent;
}

#toppanel .tp_tl1 {
	font-size:18px;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
}

#toppanel table,
#toppanel table tr,
#toppanel table td {
    margin: 0px;
    padding: 0px;
}

#toppanel #userPanelInfo .logUserAvatar a img {
    display: block;
    width: 50px;
    height: 50px;
    margin-right: 5px;
    border-radius: 20px;
    -moz-border-radius: 16px;
    -khtml-border-radius: 25px;
}

#toppanel .tab #logUserSign * {
    float: left;
}

#toppanel #userTabInfo {
    margin-left: 5px;
    margin-right: 3px;
}

#toppanel #userTabInfo .logUserAvatar a  img{
    display: block;
    width: 25px;
    height: 25px;
    margin-right: 5px;
    border-radius: 16px;
    -moz-border-radius: 12px;
    -khtml-border-radius: 20px;
}

#toppanel #userTabInfo .logUserName {
    font-weight: bold;
    color: yellow;
}

#toppanel .tp_tl2 {
	font-size:15px;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
}

#toppanel .tp_tl1 strong {
	color: orange;
}

#toppanel .tp_tl2 strong {
	color: #00BBFF;
}

.tab a, .tab a:visited {
	color:#00BBFF;
	text-decoration:none;
	outline:none;
}

.tab a:hover{
	text-decoration:underline;
}

.authMenu li {
	font-size: 14px;
	margin-top: 7px;
}
