div.static_page { color: #4c4c4c; }
div.static_page p a { color: #3e80d1; font-weight: bold; }
div.static_page p span.intro { font-style: italic; }
div.static_page p em { font-weight: bold; font-style: normal; }
div.static_page p { margin: 0px 0px 15px 0px; }
div.static_page p, div.static_page p * { font-size: 13px; }
div.static_page p.intro { margin-bottom: 20px; }
div.static_page p.intro, div.static_page p.intro  * { font-size: 15px; }
div.static_page ul { list-style: none url('../images/own_page_li_arrow.gif');  }
div.static_page ul li { }

div.static_page div.static p.header { color: white; padding-left: 82px; padding-bottom: 50px; } /* TODO */

/***** TODO: check all images and colors! ******/
div.own_page_template table tr td.avatar { width: 62px; vertical-align: top; padding-top: 30px; }
div.own_page_template table tr td.arrow { width: 18px; text-align: right; vertical-align: top; padding-top: 60px; }
div.own_page_template table tr td.arrow img { margin: 0px; padding: 0px; }
div.own_page_template table tr td.content { background-color: #7fb408; width: 540px; padding: 20px; }
div.own_page_template table tr td.content h2 { color: #fbfdf7; font-weight: normal; font-size: 19px; margin: 0px; }
div.own_page_template table tr td.content h3 { color: #fbfdf7; font-weight: normal; padding-left: 19px; margin: 8px 0px 0px 0px; font-size: 15px; }
div.own_page_template table tr td.content ul { padding-left: 35px; margin-left: 0px; margin-top: 8px; list-style: none url('../images/own_page_li_arrow.gif'); }
div.own_page_template table tr td.content ul li { color: #4c4c4c; padding: 0px; margin: 0px 0px 3px 0px; font-size: 13px; }
div.own_page_template table tr td.content div.own_page_box { margin-left: 19px; padding-left: 119px; padding-top: 25px; width: 116px; height: 74px; background-color: #72a107; background-repeat: no-repeat; background-image: url('../images/own_page_icon_own_page.gif');}
div.own_page_template table tr td.content div.own_page_box h3 { color: white; font-weight: normal; font-size: 18px; margin: 0px; padding: 0px; }
div.own_page_template table tr td.content a { cursor: pointer; }
div.own_page_template table tr td.content a:hover { border: 0px; text-decoration: none; } /* only for IE5, IE6 compatibility!!! */

/****** about ******/
div.service_boxes { padding-left: 20px; padding-top: 30px; }
div.service_boxes div.box { float: left; background-repeat: no-repeat; height: 90px; padding: 16px 19px 0px 19px; }
div.service_boxes div.box h3 { color: white; font-weight: normal; font-size: 18px; margin: 0px; padding: 0px; }
div.service_boxes div.search { background-color: #7fb408; border-right: 1px solid #bcd575; width: 179px; }
div.service_boxes div.search input.text { width: 180px; height: 22px; margin-bottom: 5px; margin-top: 5px; font-size: 16px; }
div.service_boxes div.drop_post { background-color: #72a107; background-image: url('../images/about_icon_drop_post.gif'); border-left: 1px solid #689108; border-right: 1px solid #bcd575; width: 113px; padding-left: 82px; }
div.service_boxes div.own_page { background-color: #7fb408; background-image: url('../images/about_icon_own_page.gif'); border-left: 1px solid #689108; width: 86px; padding-left: 104px; }
div.service_boxes a { cursor: pointer; }
div.service_boxes a:hover { border: 0px; text-decoration: none; } /* only for IE5, IE6 compatibility!!! */

div.static_message { text-align: center; margin-top: 30px; }
div.static_message * { font-size: 15px; font-style: italic; }
