.menu_current_expirience
{
width: 260px;
background-image: url("/aaa/_css/uk/img/menu/current_experience.gif");
background-position: top center; 
background-repeat: no-repeat; 
height: 35px;
}

.menu_my_expiriences
{
width: 260px;
background-image: url("/aaa/_css/uk/img/menu/my_experiences.gif");
background-position: top center; 
background-repeat: no-repeat; 
height: 35px;
}

.menu_all_experiences
{
width: 260px;
background-image: url("/aaa/_css/uk/img/menu/all_experiences.gif");
background-position: top center; 
background-repeat: no-repeat; 
height: 35px;
}




.e_links{
/*background-image: url("/aaa/_css/uk/img/experience_img.jpg"); 
background-repeat: no-repeat; 
background-position: 4px 0px; 
padding-top: 10px;
height: 100px;
padding-left: 200px;*/
padding-right: 10px;
margin-bottom: 20px;
border-bottom: 1px #cee729 solid
}

.e_text_14{
font-size: 14px; 
color: #666666;
/*margin-top: 5px;*/
margin-bottom: 15px;
}


.e_archive{
margin-left: 12px;
}

.tit_content{
margin:0 10px 0 10px;
}

.note_post {
font-size: 10Px; 
color: #555555;
font-style: normal; 
}

.note_post a:link 
{
font-size: 10Px;
font-style: normal;
text-decoration: underline; 
}

.note_post a:visited
{
font-size: 10Px;
font-style: normal;
text-decoration: underline; 
}

.note_post a:hover
{
font-size: 10Px;
font-style: normal;
text-decoration: underline; 
}

.experience{
padding-left: 5px;
padding-top: 10px;
padding-bottom: 10px;
margin-right:10px;
/*border-top: 1px solid #CCE82E;*/
}

.comment{
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
margin-right:10px;
margin-top:5px;
border-top: 1px solid #CCE82E;
}

.generic_top_480{
font-size: 6Px; 
width: 480px;
height: 8px;
background-image: url("/aaa/_css/uk/img/generic_top_480.gif"); 
background-repeat: no-repeat; 
}

.generic_gradient{
width: 496px;
background-image: url("/aaa/_css/uk/img/generic_gradient_476.gif"); 
background-repeat: no-repeat; 
}

.exp_int{
font-size: 12Px; 
padding: 5px;
position: relative;
}


#pag {
position:relative;
width: 500px;
height:23px;
margin:0;
padding:0;
}


#pag .pag_prev {
position:absolute;
left:10px;
top:6px;
display: block;
border: none;
background:url(/aaa/_css/uk/img/sfondo_pag_prev.gif) no-repeat;
width:64px;
height: 12px;
text-indent: -7000em;
overflow: hidden;
}


#pag .pag_next {
position:absolute;
right:10px;
top:6px;
display: block;
border: none;
background:url(/aaa/_css/uk/img/sfondo_pag_next.gif) no-repeat;
width:39px;
height: 12px;
text-indent: -7000em;
overflow: hidden;
}

#num_pag {
position:absolute;
left:200px;
top:6px;
font-size: 12Px; 
color: #abb301;
font-weight: bold;
}

