* {
    border: 0;
    -moz-outline-style: none;
}

.normal {
    border: 0;
    -moz-outline-style: none;
    color: #364353;
    font-family: arial;
    font-size: 10pt;
    font-weight : bold;
}

input, textarea {
    border: 1px solid #ccc;
}

.cd_intro {
    color: #506B76;
    font-family: arial;
    font-size: 11pt;
    text-align: justify;
    font-weight: bold;
}

.form_pop, .form_pop td {
    color: #364353;
    font-family: courier;
    font-size: 11pt;
    text-align: justify;
    font-weight: bold;
}

.form_ecards {
    width: 350px;
    height: 90px;
}

.form_ecards td {
    color: #364353;
    font-family: courier;
    font-size: 11pt;
    font-weight: bold;
    padding: 0;
}

.country_details {
    color: #506B76;
    font-family: arial;
    font-size: 9pt;
    font-weight: bold;
}

.country_details th.blue {
    text-align: left;
    color: #00A5DB;
    font-family: arial;
    font-size: 11pt;
    font-weight: bold;
}

.country_details th.pink {
    text-align: left;
    color: #E9569E;
    font-family: arial;
    font-size: 11pt;
    font-weight: bold;
}

.select {
    font-family: Arial, Helvetica, sans-serif;
    color: #364353;
    font-size: 10pt;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}

.country_details th.mega {
    text-align: left;
    font-family: arial;
    font-size: 11pt;
    font-weight: bold;
}

.media_details {
    color: #506B76;
    font-family: arial;
    font-size: 9pt;
    font-weight: bold;
}

.media_details img#title {
    margin-top: 10px;
}

.mozaique img {
    margin-top: 15px;
}

.media_warning {
    position: relative;
}

.media_warning_img {
    margin: 0;
    position: absolute;
    left: 55px;
    top: 38px;
}

.media_text {
    font-size: 11px;
    color: black;
}

.media_text a {
    color: #00a5db;
    font-weight: bold;
    text-decoration: none;
}

.media_text a:hover {
    text-decoration: underline;
}

.media_footer, .media_footer a {
    font-size: 9px;
    color: #000;
    text-decoration: none;
}

.media_footer a:hover {
    text-decoration: underline;
}

#content{
    z-index: 30;
}

#popup{
    position: relative;
    z-index: 199;
}

#dek {
    position:absolute;
    visibility:hidden;
    z-index:200;
}

#partners tr td{
    width: 231px;
    height: 244px;
}

.partners_img_top{
    margin: 0 10px 34px;
    border: none;
}

.partners_img_bottom{
    margin: 34px 10px 26px;
    border: none;
}

#footer_partners {
    padding-top: 10px;
    font-size: 12px;
    color: #000;
    text-decoration: none;
}

#partners_content a {
    font-size: 12px;
    color: #000;
    text-decoration: none;
}

#partners_content a:hover {
    text-decoration: underline;
}

a.links_home{
    color: #AAA;
}

a:hover.links_home{
    text-decoration: none;
}

.goodies_titles{
    margin: 10px 0 5px;
}

#wallpapers tr td{
    padding-bottom: 5px;
}

#wallpapers a{
    color: #72c7e2;
    text-decoration: none;
    font-size: 12px;
}

#wallpapers a:hover{
    text-decoration: underline;
}