#articlePreview {
    padding: 0 50px 0 0;
    font-family: 'Segoe UI', 'Open Sans', Arial, sans-serif;
    font-size: 14px;
    line-height: 17px;
    /*text-align: justify;*/
}

div#articlePreview a {
    color: #a1da24;
    font-weight: normal;
    text-decoration: none;
}

div#articlePreview img {
	margin:0;
	border:1px solid #D1D1D1;
}
div#articlePreview img.noborder {
    border:0;
}

div.eGallery {
	text-align:center;
	background-color:#F2F2F2;
    padding-top:5px;
}

div.clr {
	clear:both;
}

div#articlePreview .image {
    display: inline-block;
    position: relative;
}
div#articlePreview .eGallery .image {
    display: inline-block;
    margin-bottom:5px;
}

div#articlePreview .image .label {
    position: absolute;
    
    -x-top: 15px;
    -x-max-width: 450px;
    -x-font: normal 20px/35px "Segoe UI","Open Sans",Arial,sans-serif;

    background: #f3f3f3;
    padding: 10px 7px 7px 7px;
    font: normal 11px/15px Arial,sans-serif;
    bottom: -10px;
    right: 10px;

    -x-max-width: 246px;
    max-width: 450px;

    text-align: center;
}

div#articlePreview .image .label span, .image2 .label2 span {
    -x-background-color: #a1da24;
    color: #333;
    -x-box-shadow: 10px 0 0 #a1da24, -10px 0 0 #a1da24;
    -x-text-indent: 10px;
}

div#articlePreview div.image2 {
    width:710px;
}

div#articlePreview div.image2 img {
    margin:0 0 3px 0;
}
div#articlePreview div.image2 .label2 {
    position:absolute;
    background: #f3f3f3;
    padding: 10px 7px 7px 7px;
    font: normal 11px/17px Arial,sans-serif;
}
div#articlePreview div.image2 .label2place {
    width:1px;
    height:7px;
}

.votebox {
    cursor: default;
    width: 610px;
    /*background: url(/images_/szavazas-header.jpg);
    background-repeat: no-repeat;*/
    background: -webkit-radial-gradient(#fff, #ebf0d2, #e2e9bf);
    background: -o-radial-gradient(#fff, #ebf0d2, #e2e9bf);
    background: -moz-radial-gradient(#fff, #ebf0d2, #e2e9bf);
    background: radial-gradient(#fff, #ebf0d2, #e2e9bf);
    border-radius: 10px;
}

.votebox_content h2 {
    font-size: 20px !important;
}

.votebox_content form {
    padding: 20px 20px 5px;
}

.votebox_content input {
    float: left;
    display: block;
    clear: both;
    margin: 8px 5px 0 0;
}

.votebox_content input.submit {
    padding: 7px 7px 7px 5px;
    margin-left: 40%;
    background-color: #ddd;
    border: 1px solid #999;
    font-weight: bold;
}

.votebox_content button {
    text-align: center;
    height: 33px;
    margin: 7px 0 0 120px;
    -webkit-appearance: textfield;
}

.votebox_content label {
    padding: 5px 0;
    display: block;
}

.votebox_content {
    width: 570px;
    padding: 20px;
    /*background: url(/images_/szavazas-footer.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;*/
}

.votebox_result {
    /*background-image: url(/images_/szavazas-eredmeny-header.jpg);*/
    background: -webkit-radial-gradient(#fff, #eaf1f7, #d9e6ef);
    background: -o-radial-gradient(#fff, #eaf1f7, #d9e6ef);
    background: -moz-radial-gradient(#fff, #eaf1f7, #d9e6ef);
    background: radial-gradient(#fff, #eaf1f7, #d9e6ef);
    border-radius: 10px;
}

.votebox_result .votebox_content {
    /*background-image: url(/images_/szavazas-eredmeny-footer.jpg);*/
}

.votebox_result table {
    margin: 20px;
}

.votebox_result table tr td {
    padding: 5px 0;
}

/*

<img src="http://ipon.hu/_userfiles/Image/Jools/2013/maj6-12/exoplanet-census_nagy.jpg" width="400" style="margin:0 0 3px 10px;float:right;display:inline-block;" />
<div style="background-color:#CCC;margin:0;padding:20px;display:inline-block;width:203px;position:absolute;">
    alt szöveg muhaha sdfg sdflkgjdsfg sdfgdsfng dsfigoj dsfgj
</div>


*/