body, p, div, td {
    font-size: 12px;
    color: black;
    margin: 0;
    padding: 0;
}
.big { font-size: 150%;}

img#small_left {
    clear: left;
    float: left;
    margin: 5 10 5 0;
    border: 0;
}
img#small_left:after{
    clear: both;
}

/* testimonial at HomePage */
.blue {
    background-color: #DEE8F3;
    padding: 10px;
    margin:  0px 20px;
}

/* index page table */
table#index_center {
    width:  100%; 
}
table#index_center td {
    padding: 0px;
    vertical-align: top;
    width: 30%;
    overflow: clip;
}
table#index_center th {
    padding: 0px 0px 20px 0px;
    vertical-align: top;
    text-align: left;
    font-size: 12px;
}

.leftmenu2 {
    vertical-align: top;
    width: 200px;
    padding: 0px 10px 0px 20px; 
    line-height: 170%;
}

div#girl {
    border: 0px solid red; 
    margin: 0px 0px;
    width: 100px; 
    height: 145px;
    float: left;
}
div#girls {
    border: 0px solid red;
    width: 100%;
    height: 280;
    overflow: hidden ;
}
div#girl td {font-size: 10px;}
div#girls_end {
    border: 0px solid red; 
    width: 100%;
    height: 310;
    overflow: hidden;
}

div#girls_by_country {
    border: 0px solid red;
    width: 100%;
}

div.cities {
    border: 0px solid #88AABB;
    height: 320px;
/*  width: 145px; 
    float: left; 
    margin: 0 0 10 0; 
    */
}
.city {
    border: 0px solid red;
    width: 160px; 
/*  float: left;*/
}

.open_close {
    border: 0px solid red;
}

/*#country_info_link {
    vertical-align: bottom;
    line-height: 18pt;
    font-size: 90%;
    border: 0px solid green;
    display: block;
    float: left; 
    margin-left: 10px;
    width: 300;
}*/
#cities_info {
    border: 0px solid red;
    display: none;
    clear: all;
}

td#x { width: 24px; }

/*  */
img.success_picture {
    margin: 0 10 0 0;
    width: 200;
    height: 100;
    float: left;
}

/* flowers page style for script content */
.javaTD { 
    text-align: center; 
    padding: 0px; 
    width: 150px; 
    height: 150px;
}
/*
.javaSELECT { width: 170px; }
.javaLINK { text-decoration: none; color: black; }
.javaCategoryTextBlockType { text-decoration: none; color: #800080; }
.javaCategoryTextBlockOccasion { text-decoration: none; color: #800080; }
*/


