html {height:101%; }
body { font-family: Verdana,Arial; font-size:12px; color:#333333; }

body#cms { background-color:black;}
h1 { color:#333; font-size:16px; }
h2 { color:#333; font-size:12px; margin-bottom:2px; }



input, select {  font-size:10px; }

a, a:visited { text-decoration:none; }   
a:hover { text-decoration:underline; color:Blue; }

table#cms_articleEditContainer { left:5px;top:-110px; }

div#master { position:relative; width:640px; border:0px solid white; background-color:White;margin-right:auto;margin-left:auto; }
div.master { position:relative; width:640px; border:0px solid white; background-color:White;margin-right:auto;margin-left:auto; }


.cms_menu { border-top:1px solid #b14c54;border-bottom:2px solid #b14c54; background-color:#eee; padding:6px; }
.cms_menu span a { margin-left:10px; padding:10px 10px; color:#666; font-weight:bold; padding-bottom:6px; } 
.cms_menu span.selected a { background-color:#b14c54; color:#fff; }
.cms_menu span a:hover { color:#fff; background-color:#b14c54;padding-top:6px; text-decoration:none; }
.cms_menu span.selected a:hover { padding-top:10px; }

div.content { margin:0px 0px; padding:0px 20px; }

div.cms_dynamicForm { width:590px;background-color:white; background-color:#eee; }
div.cms_dynamicForm .email input { width:380px; }
div.cms_dynamicForm textarea { width:580px; height:150px; }

div#list div.item { margin-bottom:15px; }


/* section specifics - using section identifier */

div.forside td img { border:1px solid #333;}

table.cms_fileshare { }
table.cms_fileshare td.left { width:150px;}
table.cms_fileshare td.main { width:350px;}

div.cms_feedItems { margin:auto;width:380px;  overflow:auto;padding:5px; background-color:#fff; } 
div.cms_feedItems div a { color:#333; } 


div.footer { position:relative;border-top:1px solid #ccc;border-bottom:1px solid #ccc; padding:10px 10px; font-size:10px; color:#333;}
div.footer span { display:block;margin-top:0px;}
div.footer img{ position:absolute; top:6px;right:10px;}