body {
    text-align:         left;
    background-image:   none;
}

#rootCenter {
    text-align:         left;
    margin:             0px 0px 0px 10px;
}

#head .left {
	background:         none;
    text-align:         left; 
    margin-top:         0px;
    width:              240px; 
}

#head .left a {
    display:            inline;
    width:              auto;
    height:             auto;
}

#head .right .claim {
    position:           absolute;
    top:                70px;
    right:              10px;
    text-align:         right;
    background-color:   #fff;
}

#topMeta ul .register a,
#topMeta ul .register a:link,
#topMeta ul .register a:visited {
    height:             20px;
    background-position:0 -22px;
}

#topMeta ul .register a:hover {
    background-position:0 0px;
}

div.star {
    text-align:         center;
}

#topMeta ul .register {
    text-align:         center;
}

a.playBtn,
a.playBtn:link,
a.playBtn:visited {
    background:         url(/img/play_de.gif) no-repeat;
}

a.playBtn:hover {
    background-position: 0px -66px;
}

.csc_top_box {
    position:           relative;
    margin:             15px 0px 0px 10px;
    width:              519px;
    height:             255px;
}

.csc_top_box .content {
    position:           absolute;
    top:                50px;
    left:               15px;
}

.csc_top_box .content ul {
    margin:        0px;
}

.csc_top_box .content ul li {
    margin-left:        12px;
}

#bottomMeta ul {
    width:              450px;
}