@charset "UTF-8";
/* START */

#main{
background-image: none;
}

#page .left{
height: 315px;
padding-left: 1px;
width: 879px;
float: none;
overflow: hidden;
border-bottom: 1px #999 solid;
background-image: url(../../img/page-background-emo.png);
background-repeat: repeat-y;
}

#page .middle{
margin: 0px;
margin-top: 20px;
margin-right: 10px;
width: 430px;
float: left;
overflow: hidden;
}

#page .middle .start{
background-color: #c00;
}

#page .middle .start .csc-textpic-imagewrap{
background-color: #fff;
position: relative;
} 

#page .right{
color: #000;
margin: 0px;
margin-top: 20px;
margin-left: 10px;
width: 430px;
float: left;
overflow: hidden;
}

#page .right h1{
color: #c00;
padding-left: 0px;
}

#page .right h1{
margin-bottom: 10px;
}

#page .right .bodytext a{
color: #c00;
}

#page .right .bodytext a:hover{
color: #c00;
}

.align-right{
text-align: right;
margin-top: -30px;
}

.csc-textpic-text h1 a{
padding-left: 0px;
}

.csc-textpic-text a{
background-repeat: no-repeat;
background-position: left center;
padding-left: 20px;
}

.csc-textpic-text input{
border: 1px #ccc solid;
padding: 2px;
}