/*--------------------------------------------------------------------------------------------------------------*/
/* CSS Styles for gydykla.lt  Containers */
/*--------------------------------------------------------------------------------------------------------------*/

/*--------------------------------- Content ------------------------ */
.title_container
{
    font:15px/1.5em "Lucida Grande", Arial, sans-serif;
    font-weight:bold;
    color:#535313;
}

.title_dots
{
   font:10px/3.0em "Lucida Grande", Geneva, Arial, Verdana, sans-serif; 
   color:#8cac57;
   font-weight:bold;
}

.left_dots
{
    font:10px/3.0em "Lucida Grande", Geneva, Arial, Verdana, sans-serif; 
    color:#9dbb71;
    font-weight:bold;
}

.contentPane p
{
    line-height:16px; 
}

/*--------------------------------- Links ------------------------ */
.title_links
{
    font:14px/1.5em "Lucida Grande", Arial, sans-serif;
    font-weight:bold;
    color:#403c0f;
}

.links_container
{
    padding-top:6px;
}

.links_container p
{
    line-height:16px; 
}

.links_container a
{
    font:14px/1.4em "Lucida Grande", Arial, sans-serif;
    font-weight:normal;
    color:#403c0f;
}



/*--------------------------------- Common ------------------------ */
.ccommon{margin-bottom:20px;}
.ccommon .ccontent{padding:10px 0;}
.ccommon p{margin-top:0;}
.ccommon .actionbuttons{text-align:right;font-size:1px;line-height:1px;height:1px;padding-right:20px;}
.actionbuttons img{margin:0 0 10px 0;}

