@import "../../../poza/assets/css/style.min.css";

/* Your CSS code goes here
-------------------------------------- */
.FormRow span{
	font-weight: bold;
}

.FormRow {
    margin: 2%;
}

.image_n {
    float: right;
    width: 20%;
    margin: 2% 0 0 2%;
}


.image_thumb img {
    height: auto;
    width: 100%;
}

.image_n img {
    border: thin #CABCBC solid;
    padding: 2%;
}

#page_Title {
    font-size: 2em;
    font-weight: bold;
    margin: -4% 0 0 0;
}

.my_term-archive a {
    background: #E8E3C4;
    font-size: 0.7em;
    padding: 1%;
    border-radius: 10px;
}