#Main {
 background: url('../../bg/Main.gif') repeat-y;
}
#Content {
 width: 510px;
 float: left;
}
#Content .Content {
 padding: 1em 1em;				
}
#Login {
 margin-top: 4em;
}
.More {
 text-align: right;
 font-weight: bold;
 margin: 1em 0 2em 0;
}

#Right {
 background: url('../../bg/Content.gif') repeat-x;
 width: 240px;
 float: right;
}
#Right h2 {
 font-weight: bold;
 font-size: 120%;
 color: #597600;
}
#Right h3 {
 font-weight: bold;
 font-size: 100%;
}
#Right .News {
 padding-left: 1em;				
 background: url('../../bg/808080.gif') repeat-y;
}
#Right .New {
 background: #fff;				
}				
#Right legend {
 color: #c00;
}
#Right fieldset {
 margin-bottom: 1em;				
}

#Right .Sticked {
 margin-top: 1em;				
}
#Right .Sticked .New {
 border: 1px solid #ed1714;				
 padding: 0.5em;				
}
#Right .Sticked h3 {
 text-transform: uppercase;
 margin: 0 0 .2em 0; padding: 0;				
 color: #c00;				
 font-weight: bold;
}				
#Subscribe div.Input {
 margin: 8px 0;
}
#Subscribe legend {
 font-weight: bold;
}
#Subscribe input.Text {
 width: 130px;
}


