body {
    color:#606060;
}

div, a {
    outline: none;
}

a {
    color: #606060;
}

div.border {
    background: url(../img/content-background-background-image.jpg) repeat-y;
}

div.head a#login {
	position: relative;
    top: 72px;
    left: 85px;
    color:#1578BD;
    text-decoration: none;
    font-size: 12px; 
}

div.head a#login:hover {
	color: red;
}

div.frame h1, div.right h1 {
	color: #606060;
    font-size:15px;
    font-weight:bold;
    border-bottom: 2px solid #606060;
    margin-right: 28px;
}

div.jScrollPaneContainer {
    xfloat: left;
}

div.right {
    margin-top: -16px;	
}

div.right ul.nav > li, div.right ul.nav > div.jScrollPaneContainer > li {
    background: url(../img/right_bg.jpg) 0 -35px no-repeat;
    padding-left: 40px;
    padding-bottom: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
}

div.jScrollPaneContainer {
    margin-left: 47px;
}

div.right div.jScrollPaneContainer {
    margin-left: 0px;
    margin-bottom: 30px;
}

#tinymce {
    background: url(../img/content_frame-background-background-image.jpg) no-repeat -320px -50px fixed;
}
/*
#mce_0_styleselect {
    width: 50px;
}

#mce_0_formatselect, td.mceFirst {
    width: 50px;
}
*/
#mce_0_styleselect_text, #mce_0_formatselect_text {
    width: 30px;
}

