﻿.popup { width: 300px; height: 559px; font-family: Arial; }
.btnLeft { width: 27px; height: 26px; position: absolute; margin-top: 235px; left: 15px; cursor: pointer; }
.btnRight { width: 27px; height: 26px; position: absolute; margin-top: 235px; right: 38px; cursor: pointer; }
.previews { width: 100%; float: right; }
.small_preview { float: right; width: 100%; }
.s_preview { background: rgba(0, 0, 0, 0) url("../images/s_preview.png") repeat-x scroll 0 0 / 100% 100%; float: right; height: 160px; margin-bottom: 18px; width: 100%; }
    .s_preview img { height: 140px; margin-left: 8px; margin-top: 10px; width: 285px; }
.big_preview { margin-top: 35px; margin-left: 123px; }
.website_name { color: #4b4b50; direction: rtl; float: right; font-size: 24px; font-weight: bold; height: 22px; line-height: 22px; margin-right: 5%; margin-top: 20px; text-align: right; width: 100%; }
.website_text { color: #494844; direction: rtl; float: right; font-size: 12px; margin-bottom: 20px; margin-right: 5%; margin-top: 10px; text-align: right; width: 100%; }
.website_url { float: left; width: 152px; height: 34px; background: url(../images/website.png) no-repeat center 0; cursor: pointer; }
    .website_url:hover { background: url(../images/website.png) no-repeat center -34px; }
    .website_url a { display: block; width: 152px; height: 34px; }
