a {
    color: #3394D1;
    text-decoration: none;
}

ul {
    list-style: none;
}
body {
	font-family:arial,helvetica,sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #7A7A7A;
	background-color:#6E6E6E\9; /* Only IE8 */
	*background-color:#6E6E6E; /* Only IE6, IE7*/
	min-width: 1020px;
	width: 100%;
}

#content {
    position: relative;
    width: 100%;
    z-index: 8;
}

#footer {
    color:#A7A7A7;
    font-size:11px;
    font-weight:normal;
    height:20px;
    margin:0 auto;
    width:95%;
}

#footer a{
    color:#A7A7A7;
    font-size:11px;
    font-weight:normal;
}

#footer_copyright span,#footer a:hover {
    color:#A7A7A7;
    font-size:11px;
    font-weight:normal;

}
#footer_copyright a {
    color:#A7A7A7;
    font-size:11px;
    font-weight:normal;
}
#footer a,#footer a:hover {
	text-decoration: none;
	line-height: 30px;
}

#footer_copyright {
    background:transparent url('../images/blog-o-lama/copyright_line.png') repeat-x scroll 0 1px;
    width: 95%;
	margin: 0 auto;
	color: #A7A7A7;
	height: 20px;
}

#footer_copyright span {
	background-color: #7A7A7A;
	background-color:#6E6E6E\9; /* Only IE8 */
	*background-color:#6E6E6E; /* Only IE6, IE7*/
	padding-right: 5px;
	color: #A7A7A7;
}

#admin_panel a {
    margin: 0 18px 0 0;
    color: #0075A8;
    font-weight: bold;
}
#top_menus {
	position: absolute;
	height: 40px;
	width: 600px;
        left: 185px;
	z-index: 1;
	color: white;
	font-family: Arial;
	font-weight: bold;
	line-height: 40px;
	font-size:12px;
}

#top_menus li a:hover {
    background-color:#222222;
}
#top_menus li.selected {
    background:black none repeat scroll 0 0;
}
#top_menus li {
    -moz-border-radius-bottomleft:7px;
    -moz-border-radius-bottomright:7px;
    -moz-border-radius-topleft:7px;
    -moz-border-radius-topright:7px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    color:#FFFFFF;
    display:inline;
    font-size:14px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0 4px 0 0;
    padding:5px;
}
#top_menus a {
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    padding:5px 1px;
    color: white;
}

#searchbar {
	color: white;
	font-family: Arial;
	font-weight: bold;
	line-height: 40px;
	padding-left: 200px;
	padding-right: 240px;
	padding-top: 10px;
	position: relative;
	top: 29px;
	min-width: 585px;
	z-index: 10;
}

td.searchbar_middle {
	background-image: url("../images/blog-o-lama/searchbar_mid.png");
	background-repeat: repeat-x;
	height: 78px;
	width: 100%;
}

td.searchbar_middle input {
	background: none;
	border: none;
	font-size: 20px;
	width: 100%;
	height: 30px;
	padding-left: 10px;
    padding-top: 0;
	color: #A7A7A7;
}

#header {
	background-image: url('../images/blog-o-lama/bo_header_bg.png');
	height: 72px;
	position: relative;
	width: 100%;
	z-index: 9;
}

#header_left {
	background-image: url('../images/blog-o-lama/bo_header_left_top.png');
	background-repeat: no-repeat;
	width: 210px;
	height: 73px;
	position: absolute;
}

#header_right {
	background-image: url('../images/blog-o-lama/bo_header_right_top.png');
	background-repeat: no-repeat;
	width: 233px;
	height: 40px;
	position: absolute;
	right: 0px;
	top: 33px;
}

#right_contact {
	height: 23px;
	position: absolute;
	right:46px;
	top: 0px;
	line-height: 30px;
	float: right;
    z-index: 20;
}

#right_contact a {
    color: inherit;
    text-decoration: none;
}

#left_content_wrapper {
	position: absolute;
	width: 210px;
}

#left_content {
	background-color: white;
	width: 180px;
	min-height: 515px;
	position: absolute;
	top: -15px;
	width: 178px;
	text-align: center;
}

#left_content p {
        color:#666666;
        font-size:15px;
        font-weight:bold;
        line-height:24px;
        padding:10px 14px;
        margin-top: -15px;
}
#left_content span {
	color: #B68199;
	font-weight: bold;
	font-size: 17px;
    margin-top: 0;
}

#left_content_border {
	background-image: url('../images/blog-o-lama/bo_left_border.png');
	background-repeat: repeat-y;
	width: 10px;
	min-height: 500px;
	float: right;
	margin-right: 22px;
}

#right_content_wrapper {
	position: absolute;
	width: 230px;
	right: 0px
}

#right_content {
	background-color: white;
	width: 222px;
	min-height: 515px;
	position: absolute;
	top: -15px;
	right: 0px;
	text-align: center;
}

#right_content_border {
	background-image: url('../images/blog-o-lama/bo_right_border.png');
	background-repeat: repeat-y;
	width: 8px;
	min-height: 500px;
	float: left;
}

#top {
	background-image: url('../images/blog-o-lama/bo_top.jpg');
	height: 9px;
	width: 100%;
}

#middle {
	background-color: #7A7A7A;
	background-color:#6E6E6E\9; /* Only IE8 */
	*background-color:#6E6E6E; /* Only IE6, IE7*/
	background-repeat: repeat-x;
	background-image: url('../images/blog-o-lama/middle_bg.png');
	padding: 60px 233px 0 190px;
	min-height: 500px;
	min-width: 400px;
}

#top_menus ul,#right_contact ul {
	display: inline;
}

#right_contact li {
    list-style: none;
    display: inline;
    margin: 0 6px 0 0;
    font-size: 14px;
    color: white;
}
#top_menus li,#top_menus li.selected {
	list-style: none;
	display: inline;
	margin: 0 0 0 0;
	font-size: 14px;
	color: white;
}

#search_bar_text {
	vertical-align: super;
}

.sponsors_background {
    background-image: url('../images/blog-o-lama/sponsors_background.png');
    width: 807px;
    height: 709px;
    margin: 0 auto;
}
.standard_background {
	width: 94%;
	background-color: #EAEAEA;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-top: 1px;
	border-color: black;
	min-height: 200px;
	margin: 0 auto;
	padding-bottom: 15px;
}

.standard_background img {
	margin: 5px;
}

.upper_body {
    margin-top: 20px;
    margin-left: 20px;
}

#login_upper {
    font-size: 18px;
    color: #666666;
}
.blue_body_title {
	position: relative;
	width: 95%;
	height: 38px;
	margin: 0 auto;
}

#dynamic_page .body {
	margin: 0 30px 11px 30px;
	text-align: justify;
}

.blue_body_title_middle {
	background-image: url('../images/blog-o-lama/body_title_middle.png');
	position: relative;
	height: 38px;
	text-align: left;
	text-indent: 5%;
}

.blue_body_title_left {
	background-color: white;
	background-image: url(../images/blog-o-lama/body_title_left.png);
	background-repeat: no-repeat;
	display: block;
	height: 38px;
	left: 0;
	position: absolute;
	top: 0;
	width: 11px;
	z-index: 5;
}

.blue_body_title_right {
	background-image: url('../images/blog-o-lama/body_title_right.png');
	background-color: white;
	background-repeat: no-repeat;
	position: absolute;
	width: 10px;
	height: 38px;
	display: block;
	top: 0;
	right: 0;
}

.kontrol_panel_button {
	display: block;
	background-image:
		url('../images/blog-o-lama/buttons/kontrol_panel_button.png');
	background-repeat: no-repeat;
	height: 72px;
	width: 166px;
	cursor: pointer;
	margin-left: 7px;
}

img {
	border: none;
}

.grey_line {
	background: transparent url(../images/blog-o-lama/copyright_line.png) repeat-x scroll 0 2px;
	width: 96%;
    margin: 10px auto 0;
    clear: both;
}

.grey_line span {
	color: #EFEFEF;
    font-size: 14px;
    background-color: #7A7A7A;
	background-color:#6E6E6E\9; /* Only IE8 */
	*background-color:#6E6E6E; /* Only IE6, IE7*/
}

.my_text {
    font-size: 14px;
    color: #EFEFEF;
    background-color: #7A7A7A;
}

.grey_body_title_left {
	background-image: url('../images/blog-o-lama/grey_body_title_left.png');
	background-repeat: no-repeat;
	display: block;
	height: 42px;
	left: 0;
	position: absolute;
	top: 0;
	width: 9px;
	z-index: 5;
}

.grey_body_title_middle {
	background-image:
		url('../images/blog-o-lama/grey_body_title_middle.png');
	position: relative;
	height: 42px;
	text-align: left;
	text-indent: 5%;
}

.grey_body_title_right {
	background-image: url('../images/blog-o-lama/grey_body_title_right.png')
		;
	background-color: white;
	background-repeat: no-repeat;
	position: absolute;
	width: 9px;
	height: 42px;
	display: block;
	top: 0;
	right: 0;
}

.grey_body_title {
	position: relative;
	width: 95%;
	height: 38px;
	margin: 0 auto;
}

.grey_body_title h1 {
	color: #0075A8;
	margin-left: -4%;
	margin-top: 0%;
	padding: 4px;
}

#user_details {
	margin: 15px auto;
	width: 95%;
	position: relative;
}

.error {
	margin-top: 20px;
	color: #B53232;
}

#left_content_button a {
	text-decoration: none;
	color: #E7F3F5;
	line-height: 10px;
	font-size: 17px;
}

#left_content_login {
	background-image: url(../images/blog-o-lama/buttons/green_login.png);
	border: medium none;
	font-weight: bold;
    margin: 10px auto;
    text-decoration: none;
    color: #E7F3F5;
    line-height: 30px;
    font-size: 17px;
    height: 35px;
    width: 138px;
    display: block;
}

#left_content_signup {
	background-image: url(../images/blog-o-lama/buttons/blue_signup.png);
	margin: 10px auto;
    text-decoration: none;
    color: #E7F3F5;
    line-height: 30px;
    font-size: 17px;
	height: 35px;
    width: 138px;
    border: medium none;
    font-weight: bold;
    display: block;
}

#right_content_suggest {
    background-image: url(../images/blog-o-lama/buttons/blog_oner.png);
    margin: 10px auto;
    height: 35px;
    width: 138px;
    display: block;
}

#left_content_button {
    margin: 10px auto;
}

.green_button {
	background-image: url(../images/blog-o-lama/buttons/green_button.png);
	border: medium none;
	color: white;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	height: 34px;
	width: 136px;
	margin-left: 14%;
	line-height: 30px;
}

.buyuk_submit_button {
	background: transparent url(../images/blog-o-lama/buttons/blue_button.png);
	border: medium none;
	color: white;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	height: 35px;
	width: 138px;
	/*margin-left: 25%;*/
	line-height: 30px;
    cursor: pointer;
}

#edit_profile_link {
	text-align: center;
}

#edit_profile_link a {
	color: white;
    height: 35px;
    width: 138px;
    display: block;
}

#edit_profile {
	margin: 25px auto;
}

.profile_label {
    clear: left;
    float: left;
    position: relative;
    width: 150px;
    margin: 10px;
    font:bolder 12px/15px Arial; 
    color:#434343;
}

.profile_content {
	clear: right;
    float: left;
    position: relative;
    width: auto;
    margin: 10px 10px 10px 0;
    font:bolder 12px/15px Arial; 
    color:#636363;
}

#search_result_info {
	font-size: 14px;
	width: 95%;
	margin: 15px 27px;
}

.blue_text {
	color: #529BC9;
}

.search_result_bar {
	position: relative;
	width: 95%;
	height: 38px;
	margin: 20px;
}

.search_result_bar_middle {
	background-image:
		url('../images/blog-o-lama/search_result_bar_middle.png');
	position: relative;
	height: 45px;
	text-align: left;
	text-indent: 5%;
	line-height: 40px;
}

.search_result_bar_middle div.register_text {
	color: #E83A2F;
	float: right;
	margin-top: 8px;
	margin-right: 15px;
}

.search_result_bar_left {
	background-color: white;
	background-image: url(../images/blog-o-lama/search_result_bar_left.png);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	left: 0;
	position: absolute;
	top: 0;
	width: 9px;
	z-index: 5;
}

.search_blog_info {
	float: left;
	width: 345px;
	height: 45px;
}

.search_blog_info span.category_name {
	color: #4B4B4B;
	float: left;
	font-weight: bold;
	line-height: 100%;
	margin-left: 0px;
	margin-top: 2px;
	text-indent: 0;
	width: 450px;
}

.search_blog_info span.user_name {
	display: block;
	float: left;
	height: 15px;
	line-height: 100%;
	margin-left: 6px;
	margin-top: 5px;
	text-indent: 0;
	width: auto;
}

#search_result a {
	color: #E83A2F;
	float: left;
	height: 15px;
	line-height: 100%;
	margin-left: 10px;
	margin-top: 5px;
	text-decoration: none;
	text-indent: 0;
	width: auto;
}

.search_result_bar_right {
	background-image:
		url('../images/blog-o-lama/search_result_bar_right.png');
	background-color: white;
	background-repeat: no-repeat;
	position: absolute;
	width: 8px;
	height: 45px;
	display: block;
	top: 0;
	right: 0;
}

#button_favorites {
	color: #E83A2F;
	float: right;
	margin-top: 10px;
	margin-right: 5px;
}

.button_favorites {
	background: transparent url(../images/buttons/favorilerimeekle.png)
		repeat scroll 0 0;
	border: medium none;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	height: 26px;
	margin-left: 0;
	width: 123px;
    color: #E83A2F;
}

.button_favorites_remove {
	background: transparent url(../images/buttons/favorilerimeekle.png)
		repeat scroll 0 0;
	border: medium none;
	cursor: pointer;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	height: 26px;
	margin-left: -2px;
	margin-top: 1px;
	width: 122px;
	color: #E83A2F;
}

#button_oyver {
	float: right;
	margin-top: 10px;
	margin-right: 12px;
	color: #E83A2F;
}

.button_oyver {
	background: transparent url(../images/blog-o-lama/buttons/oyver_standard.png);
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	border: none;
	height: 33px;
	margin-right: 14px;
	width: 111px;
	cursor: pointer;
}

#code-label {
	display: none;
}

#Authenticate-label {
	display: none;
}

#Remove-label {
	display: none;
}

.button_oyver_disable {
    background: transparent url(../images/blog-o-lama/buttons/oyver_standard_disabled.png);
    border: medium none;
    color: #EEDD99;
    cursor: inherit;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    height: 33px;
    /*margin-left: 26px;*/
    width: 111px;
}
#button_text {
	color: infobackground;
	margin-top: -4px;
	padding-top: 8px
}

#RemoveFavorites-label {
	display: none;
}

.frame_login {
	background: transparent url("../images/blog-o-lama/frame_login_button.jpg");
}

.list_label {
	color: #529BC9;
	padding-left: 1em;
}

.status_value {
	color: #B53232;
	font-size: 12px;
	font-weight: bold;
}

#Authenticate-element {
	margin-left: 0px;
}

.own_auth_button {
	background:transparent url(../images/buttons/own_auth_button.png) repeat scroll 0 0;
        border:medium none;
        color:white;
        float:left;
        font-weight:bold;
        height:18px;
        margin-right:31px;
        width:71px;
        font-size:11px;
}

.own_delete_button {
	background:url(../images/blog-o-lama/red_body_title_middle.png) repeat scroll 0 0;
        border:medium none;
        color:white;
        float:left;
        font-weight:bold;
        height:18px;
        width:71px;
        font-size:10px;
}

#account_register {
	background-image:
		url('../images/blog-o-lama/register_account_empty.jpg');
	height: 45px;
	width: 795px;
}

#red_menu_bakground {
	background-image:
		url('../images/blog-o-lama/kirmizi_menu_background.jpg');
	height: 45px;
	width: 700px;
}

.error_message {
	color: red;
	font-weight: bold;
}

.headline_message {
    color: #666666;
	font-weight: bold;
	font-size: 23px;
	float: left;
	font-family: Arial;
	margin-left: 0.8cm;
    margin-right: 0.8cm;
    margin-bottom: 0.8cm;
}

.headline_message p {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
}

#account_menu table {
	height: 100%;
	float: left;
	text-align: center;
}

#account_menu td {
	vertical-align: middle;
	width: 100px;
	color: #3299CC;
	font-weight: bold;
	height: 40px;
}

#account_menu td.active {
	background-color: #3299CC;
	color: white;
}

#account_menu a {
	text-decoration: none;
	color: white;
}

.account_form {
	width: 94%;
	background-color: #EAEAEA;
	border-color: black;
	align: center;
	/*min-height: 515px; if we need a fix width for the grey background*/
	margin: 0 auto;
}

.form_label {
	font-weight: bold;
	font-size: 13px;
	margin-left: 0.8cm;
	font-family: sans-serif;
	color: #636363;
}

.form_label_radio {
	font-weight: bold;
	font-size: 13px;
	margin-left: 0.4cm;
	font-family: sans-serif;
	color: #636363;
}
.form_text {
	font-size: 13px;
	width: 250px;
}
.form_textarea {
	font-size: 13px;
	height: 50px;
}

label.checkboxinline {
	float: left;
	margin-right: 5px;
}

.hidden {
	display: none;
}

.captcha_class {
	margin-left: 210px;
	margin-top: -1cm;
	width: 80px;
}

.phone_number_form img {
	margin-bottom: 1cm;
	margin-left: 210px;
	margin-top: 20px;
}

#usermsisdn-label {
	display: none;
}

hr {
	width: 90%;
	color: #CCCCCC;
}

.frame_login {
	background: transparent url("/images/blog-o-lama/frame_login_button.jpg");
	border: 0 none;
	color: white;
	font-size: 12px;
	font-weight: bold;
	height: 35px;
	width: 85px;
}

.frame_newuser {
	background: transparent url("/images/blog-o-lama/frame_signup_button.jpg");
	border: 0 none;
	color: white;
	font-size: 12px;
	font-weight: bold;
	height: 35px;
	width: 85px;
}

.sol_ok {
	background: url("/images/blog-o-lama/left_arrow.png");
	height: 109px;
	width: 22px;
    cursor: pointer;
}

.sag_ok {
	background: url("/images/blog-o-lama/right_arrow.jpg");
	height: 109px;
	width: 22px;
    cursor: pointer;
}

.frame_cikis {
	border: none;
	margin-top: 10px;
    float: left;
}

.cikis_link {
	border: none;
}

.url_balon {
	background: transparent url("/images/blog-o-lama/url_balon.png") no-repeat;
	color: white;
	font-size: 10px;
	height: 33px;
	line-height: 32px;
	width: 212px;
}

.form_label_big {
	font-weight: bold;
	font-size: 19px;
	margin-left: 0.4cm;
	font-family: sans-serif;
	color: #474747;
}

#statbar {
	position: relative;
	top: 20px;
}

table.statbar {
	position: relative;
	top: 12px;
}

#statbar_top_bg {
	background-image: url("../images/blog-o-lama/stat_top_mid.png");
	background-repeat: repeat-x;
	height: 82px;
}

#statbar_top {
	color: white;
	font-family: Arial;
	font-weight: bold;
	padding-left: 150px;
	padding-right: 150px;
    height: 82px;
}

#statbar_top div.info {
	font-size: 13px;
	width: 73px;
	text-align: center;
}

#statbar_top div.number {
	font-size: 25px;
	text-align: center;
	width: 72px;
}

#statbar_mid {
	padding-left: 50px;
	padding-right: 50px;
	position: relative;
    display: block;
    height: 93px;
}

#statbar_mid_bg {
	background-image: url("../images/blog-o-lama/stat_mid_mid.png");
	background-repeat: repeat-x;
	height: 93px;
	padding-left: 20px;
	padding-right: 20px;
}

#statbar_bot {
	height: 50px;
	font-size: 9px;
	color: white;
}

#statbar_bot .left {
	background-image: url("../images/blog-o-lama/stat_bot_left.png");
	background-repeat: no-repeat;
	width: 93px;
	height: 50px;
}

#statbar_bot .mid {
	background-image: url("../images/blog-o-lama/stat_bot_mid.png");
	background-repeat: no-repeat;
	width: 247px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
}

#statbar_bot .right {
	background-image: url("../images/blog-o-lama/stat_bot_right.png");
	background-repeat: no-repeat;
	height: 50px;
	width: 85px;
}

#statbar_mid_bg .text,#hidden_statbar .text {
        color:white;
        float:left;
        font-size:15px;
        height:47px;
        left:0;
        position:relative;
        text-align:left;
        top:25px;
        width:150px;
}

#hidden_statbar {
	padding-left: 50px;
	padding-right: 50px;
	position: relative;
	display: none;
}

#hidden_statbar_mid {
	padding-left: 20px;
	padding-right: 20px;
	background-color: black;
	background-image: url(../images/blog-o-lama/stat_mid_mid.png);
	background-repeat: repeat-x;
        z-index: 5;
}

table.bar {
	color: white;
	font-size: 15px;
	table-layout: fixed;
	width: 100%;
	top: 20px;
	position: relative;
}

table.bar tr {
	vertical-align: middle;
}

table.bar .red {
        background-image: url('../images/blog-o-lama/bar_red_mid_small.png');
        background-repeat: repeat-x;
        text-align: right;
        padding-bottom:12px;
}

table.bar .red_end {
	background-image: url('../images/blog-o-lama/bar_red_end_small.png');
	background-repeat: no-repeat;
	width: 7px;
}

table.bar .yellow {
	background-image: url('../images/blog-o-lama/bar_yellow_mid_small.png');
	background-repeat: repeat-x;
	text-align: right;
        padding-bottom:12px;
}

table.bar .white {
	background-image: url('../images/blog-o-lama/bar_white_mid_small.png');
	background-repeat: repeat-x;
}

table.bar .red_begin {
	background-image: url("../images/blog-o-lama/bar_red_start_small.png");
	background-repeat: no-repeat;
	width: 7px;
}

table.bar .yellow_end {
	background-image: url('../images/blog-o-lama/bar_yellow_end_small.png');
	background-repeat: repeat-x;
	height: 47px;
	width: 6px;
}

table.bar .white_end {
	background-image: url('../images/blog-o-lama/bar_white_end_small.png');
	background-repeat: no-repeat;
	width: 7px;
}

#favbar {
	min-width: 300px;
	margin-top: 50px;
	margin-left: 50px;
	margin-right: 50px;
	position: relative;
	height: 150px;
}

#favbar_mid {
	padding-left: 45px;
	padding-right: 45px;
	padding-top: 10px;
	background-image: url('../images/blog-o-lama/favbar_bg.png');
	background-repeat: repeat-x;
	height: 150px;
}

.favbar_mid {
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 10px;
    background-image: url('../images/blog-o-lama/favbar_bg.png');
    background-repeat: repeat-x;
    height: 150px;
}

table.favbar {
	width: 100%;
}

table.favbar img {
	margin: 5px;
}

table.favbar td {
	vertical-align: top;
}

table.favbar p {
	margin: 0px;
	padding: 0px;
}

table.favbar div.title a {
	font-size: 13px;
	font-weight: bold;
    font-family: Calibri,arial,helvatica,sans-serif;
	text-decoration: none;
}

table.favbar div.body {
	height: 115px;
	font-size: 11px;
}

table.favbar a.read_more {
	color: red;
	font-size: 11px;
	text-decoration: none;
	font-style: italic;
}

table.favbar div.title a {
	color: #47A0D0;
}

.kirmizi_buyuk_nokta {
	background-image: url("../images/blog-o-lama/kirmizi_buyuk_nokta.jpg");
	background-repeat: no-repeat;
	height: 26px;
	width: 30px;
}

.kirmizi_yuvarlak_not {
	color: white;
	font-weight: bold;
	margin-left: 8px;
}

.kartaca_table {
	margin-left: 10px;
}

.blog_list_item {
	background: url("../images/blog-o-lama/blog_list_item_bg.png");
	width: 398px;
	height: 170px;
}

.blog_list_item_table {
	width: 398px;
	height: 170px;
	margin: 4px 5px;
}

.blog_list_item_label {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.blog_list_pagination {
    float: left;
}

.pagination_left {
	background: url("../images/blog-o-lama/pagination_left.png");
	width: 8px;
}

.pagination_center {
	background: url("../images/blog-o-lama/pagination_bg.png");
	text-align: center;
}

.pagination_right {
	background: url("../images/blog-o-lama/pagination_right.png");
	width: 8px;
}

.pagination_table {
	width: 97%;
	height: 33px;
	margin-left: 1em;
	color: #47A0D0;
}

.pagination_table span.disabled {
	font-style: italic;
}

.pagination_table a {
	color: #47A0D0;
	text-decoration: none;
}

.pagination_table a:hover {
	text-decoration: underline;
}

.pagination_table span.current {
	font-weight: bold;
}

.pagination_elements {
	bgcolor: grey;
}

.form_value {
	color:#000000;
        font-family:Arial,helvetica,sans-serif;
        font-size:13px;
        font-weight:bold;
}

.button_ziyaretet {
	background: transparent url(../images/buttons/ziyaret_et.png) repeat
		scroll 0 0;
	border: medium none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	height: 26px;
	margin-left: 3px;
	margin-top: -1px;
	width: 78px;
	color: #E83A2F;
	cursor: pointer;
}



#blogid-label {
	display: none;
}

#AddFavoriteslabel {
	display: none;
}

#Gotolabel {
	display: none;
}

#blogidelement {
	display: none;
}

#VoteForm-label {
	display: none;
}

#codelabel {
	display: none;
}

#Authenticatelabel {
	display: none;
}

#Removelabel {
	display: none;
}

#Authenticateelement {
	margin-left: 0px;
}

.zend_form {
    margin: 0 auto;
}
table.myblogs {
	text-align: left;
}

.voted_blog_middle {
	background-image: url('../images/blog-o-lama/voted_blog_middle.png');
	position: relative;
	height: 73px;
	text-indent: 15px;
}

.voted_blog_left {
	background-color: white;
	background-image: url(../images/blog-o-lama/voted_blog_left.png);
	background-repeat: no-repeat;
	display: block;
	height: 73px;
	left: 0;
	position: absolute;
	top: 0;
	width: 8px;
	z-index: 5;
}

.voted_blog_right {
	background-image: url('../images/blog-o-lama/voted_blog_right.png');
	background-color: white;
	background-repeat: no-repeat;
	position: absolute;
	width: 9px;
	height: 73px;
	display: block;
	top: 0;
	right: 0;
}

table.myblogs {
	text-align: left;
}

.height_space {
	height: 10px;
}

.body {
    line-height: 18px;
    color: #666666;
    font-size: 12px;
}

#sponsor_body {
    margin-top: 20px;
}
#sponsor_body .body {
    width: 95%;
    margin-top:7px;
    margin-left:2.5%;
}

.table.myblogs {
	text-align: left;
}

.fav_blog_middle {
    background-image: url('../images/blog-o-lama/fav_blog_middle.png');
    position: relative;
    height: 94px;
    text-indent: 4%;
}

.fav_blog_left {
    background-color: white;
    background-image: url(../images/blog-o-lama/fav_blog_left.png);
    background-repeat: no-repeat;
    display: block;
    height: 94px;
    left: 0;
    position: absolute;
    top: 0;
    width: 10px;
    z-index: 5;
}

.fav_blog_right {
	background-image: url('../images/blog-o-lama/fav_blog_right.png');
	background-color: white;
	background-repeat: no-repeat;
	position: absolute;
	width: 9px;
	height: 94px;
	display: block;
	top: 0;
	right: 0;
}

.fav_blog {
	position: relative;
	width: 98%;
	height: 70px;
	margin: 10px 0 23px;
	float: left;
}

.voted_blog {
	position: relative;
	width: 97%;
	height: 73px;
	margin: 20px 0 0;
	float: right;
}

#dashboard_favorites {
	float: left;
	width: 49%;
}

#dashboard_votes {
	border-left: 2px solid grey;
	float: right;
	width: 50%;
}

.red_left {
	background-image: url('../images/blog-o-lama/red_left.png');
	background-repeat: no-repeat;
	height: 36px;
	width: 151px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
	line-height: 31px;
	color: white;
	text-align: center;
	margin-top: 30px;
        margin-left: -19px;
}

.red_right {
	background-image: url('../images/blog-o-lama/red_right.png');
	background-repeat: no-repeat;
	height: 36px;
	width: 184px;
	float: right;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
	line-height: 30px;
	color: white;
	text-align: center;
	margin-top: 30px;
        margin-right: -19px;
}

.category_name {
	font-size: 13px;
	font-weight: bold;
	float: left;
	margin: 20px 0 0;
	color: #666666;
}

#category_favorites {
	float: left;
	width: 100%;
}

.voted_blog_middle_disabled {
	background-image:
		url('../images/blog-o-lama/voted_blog_middle_disabled.png');
	position: relative;
	height: 73px;
    text-indent: 15px;
    text-align: center;
}

.voted_blog_left_disabled {
	background-color: white;
	background-image:
		url(../images/blog-o-lama/voted_blog_left_disabled.png);
	background-repeat: no-repeat;
	display: block;
	height: 73px;
	left: 0;
	position: absolute;
	top: 0;
	width: 8px;
	z-index: 5;
}

.voted_blog_right_disabled {
	background-image:
		url('../images/blog-o-lama/voted_blog_right_disabled.png');
	background-color: white;
	background-repeat: no-repeat;
	position: absolute;
	width: 9px;
	height: 73px;
	display: block;
	top: 0;
	right: 0;
}

.vote_cat_name {
	position: relative;
	padding-top: 9px;
	text-align: left;
	/*margin-left: -9px;*/
	font-size: 13px;
	font-weight: bold;
	color: #309DCF;
}

.vote_blog_name {
	position: relative;
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	/*margin-left: -8px;*/
	padding: 14px 0;
    width: 100%;
}

.vote_blog_name span {
    float: left;
    width: 65%;
}

.voted_blog_middle_disabled a {
	text-align: center;
	color: #F84545;
	text-decoration: none;
	font-size: 13px;
}

.vote_blog_alert {
	color: #F84545;
	font-size: 13px;
	padding-top: 4px;
}

#vote_blog_visit {
    float: right;
    margin: 0 9px 0 0;
}

#vote_blog_visit_ie {
    float: right;
    margin: -4px 9px 0 0;
}

.fav_blog_name {
	position: relative;
	padding: 6px 0 0;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	float: left;
	width: 65%;
}

.fav_blog_url {
	position: relative;
	padding: 3px 0 0;
	color: #309DCF;
	float: left;
	width: 65%;
}

.fav_blog_buttons {
	position: relative;
	padding: 10px 0;
	float: left;
	width: 65%;
}

#fav_blog_vote {
	position: relative;
	float: right;
	margin: 10px 9px 0 0;
	border: none;
}

.control_announce {
	position: relative;
	height: 94px;
	width: 100%;
	margin: 5px auto 10px;
}

.control_announce_middle {
	background-image:
		url('../images/blog-o-lama/control_announce_middle.png');
	position: relative;
	height: 94px;
	text-align: center;
	text-indent: 5%;
}

.control_announce_middle span {
    font-size: 13px;
    height: 94px;
    line-height: 45px;
}

.control_announce_left {
	background-color: white;
	background-image: url(../images/blog-o-lama/control_announce_left.png);
	background-repeat: no-repeat;
	display: block;
	height: 94px;
	left: 0;
	position: absolute;
	top: 0;
	width: 7px;
	z-index: 5;
}

.control_announce_right {
	background-image:
		url('../images/blog-o-lama/control_announce_right.png');
	background-color: white;
	background-repeat: no-repeat;
	position: absolute;
	width: 8px;
	height: 94px;
	display: block;
	top: 0;
	right: 0;
}

.red_body_title {
	position: relative;
	width: 100%;
	height: 39px;
	margin: 0 auto;
}

.red_body_title h1 {
    color: white;
    margin-left: -1%;
    margin-top: 0%;
    padding: 3px;
}

.red_body_title_middle {
    background-image: url('../images/blog-o-lama/red_body_title_middle.png');
    position: relative;
    height: 39px;
    text-align: left;
    text-indent: 2%;
    color: white;
    line-height: 33px;
    font-weight: bold;
    width: 100%;
}

.red_body_title_left {
	background-color: white;
	background-image: url(../images/blog-o-lama/red_body_title_left.png);
	background-repeat: no-repeat;
	display: block;
	height: 39px;
	left: 0;
	position: absolute;
	top: 0;
	width: 8px;
	z-index: 5;
}

.red_body_title_right {
	background-image: url('../images/blog-o-lama/red_body_title_right.png');
	background-color: white;
	background-repeat: no-repeat;
	position: absolute;
	width: 5px;
	height: 39px;
	display: block;
	top: 0;
	right: 0;
}

.vote_button_square {
	display: block;
	background-image: url('../images/buttons/vote_button_square.png');
	background-repeat: no-repeat;
	height: 73px;
	width: 86px;
	cursor: pointer;
}

.vote_button_square_disabled {
	display: block;
	background-image: url('../images/buttons/vote_button_square_disabled.png');
	background-repeat: no-repeat;
	height: 73px;
	width: 86px;
	cursor: pointer;
}

.dijitReset {
	background-color: #FFFFFF;
}

.contest_panel {
	background: transparent url("../images/buttons/panel.png");
	color: white;
	font-size: 14px;
	font-weight: bold;
	height: 167px;
	margin-left: 4px;
	width: 209px;
}

.contest_button {
	background: transparent url("../images/buttons/hediye_button.png");
	border: medium none;
	color: white;
	font-size: 26px;
	font-weight: bold;
	height: 82px;
	width: 209px;
}
.category_box {
    position: relative;
    width: 47%;
    height: 132px;
    margin: 10px 12px 12px;
    float: left;
    max-width: 398px;
}

.category_box_left {
    background: transparent url(../images/blog-o-lama/category_box_left.png);
    background-repeat: no-repeat;
    display: block;
    height: 132px;
    left: 0;
    position: absolute;
    top: 0;
    width: 13px;
    z-index: 5;
}

#category_boxes {
    max-width:833px;
}
.category_box_right {
    background: transparent url('../images/blog-o-lama/category_box_right.png');
    background-repeat: no-repeat;
    position: absolute;
    width: 10px;
    height: 132px;
    display: block;
    top: 0;
    right: 0;
}

.category_box_middle {
    background-image: url('../images/blog-o-lama/category_box_middle.png');
    position: relative;
    height: 132px;
    text-align: left;
    font-weight: bold;
    margin: 0 7px;

 } 

.welcome_middle {
    background-image: url('../images/blog-o-lama/welcome_middle.png');
    position: relative;
    height: 397px;
    margin: 0 10px;
}

.welcome_left {
    background-image: url('../images/blog-o-lama/welcome_left.png');
    position: absolute;
    height: 397px;
    width: 10px;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
}
.welcome_right {
    background-image: url('../images/blog-o-lama/welcome_right.png');
    display: block;
    position: absolute;
    height: 397px;
    width: 11px;
    top: 0;
    right: 0;
}
#welcome {
    position: relative;
    width: 96%;
    height: 397px;
    margin: 2px 0;
}
#welcome_message {
    font-size: 15px;
    text-align: left;
    padding: 26px 11px;
}
#welcome_message span {
    text-align: left;
    font-size: 23px;
    color: red;
}
.settings_box {
    position: relative;
    width: 43%;
    margin: 10px auto;
    line-height: 70px;
}

.settings_middle {
    background-image: url('../images/blog-o-lama/settings_middle.png');
    position: relative;
    height: 73px;
    text-indent: 5%;
}

.settings_left {
    background-color: white;
    background-image: url(../images/blog-o-lama/settings_left.png);
    background-repeat: no-repeat;
    display: block;
    height: 73px;
    left: 0;
    position: absolute;
    top: 0;
    width: 9px;
    z-index: 5;
}

.settings_right {
    background-image: url('../images/blog-o-lama/settings_right.png');
    background-color: white;
    background-repeat: no-repeat;
    position: absolute;
    width: 9px;
    height: 73px;
    display: block;
    top: 0;
    right: 0;
}

#display_user {
    text-align: left;
    height: 430px;
}

#blogid-label,#blogid-element,#Vote-label { 
    display: none; 
}

#category_box a {
    clear:left;
    color:black;
    float:left;
    font-size:19px;
    margin:10px 0 0 18px;
    width: 250px;
}
#category_box span {
	clear:left;
    color:#3394D1;
    float:left;
    font-size:24px;
    margin:3px 0 0 19px;
}

#category_box p {
    color: #7A7A7A;
    float: left;
    font-size: 15px;
    margin: 10px 0 0 10px;
    clear: left;
}

.settings_box a {
	color: #0075A8;
	font-size: 30px;
	font-weight: bold;
}

ul.sponsor_category {
	clear: both;
	float: left;
    width: 100%;
    margin: 0 auto;
    padding: 0 0 33px 11px;
    list-style: none;
}

.sponsor_category li {
    padding: 0;
    float:left;
    margin: 0 5px 5px 0;
}

.sponsor_category li a {
    width: 129px;
    height: 74px;
    display: block;
}

ul.sponsor_others {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 33px 11px;
    list-style: none;
    clear: both;
}

.sponsor_others li {
    padding: 0;
    float:left;
    margin: 0 5px 5px 0;
}

.sponsor_others li a {
    width: 130px;
    height: 40px;
    display: block;
}

ul.sponsor_footer_category {
    padding: 0 0 16px 16px;
    list-style: none;
    width: 100%;
    margin: 0;
    clear: both;
    float: left;
}

.sponsor_footer_category li {
	padding: 0;
    float:left;
    margin: 0 5px 5px 0;
}

.sponsor_footer_category li a {
    width: 130px;
    height: 74px;
    display: block;
}

.sponsor_footer_others {
    width: 90%;
    margin: 0 auto;
}

ul.sponsor_footer_others {
    padding: 0 0 13px 16px;
    float: left;
    list-style: none;
    width: 100%;
    margin: 0;
    clear: both;
}

.sponsor_footer_others li {
    padding: 0;
    float:left;
    margin: 0 5px 5px 0;
}

.sponsor_footer_others li a {
    width: 129px;
    display: block;
    height: 39px;
}

.red_thin_line {
    width: 97%;
    margin: 0 auto;
    background: url('../images/blog-o-lama/line_red.png') repeat-x scroll 0 0;
    clear: both;
	
}
.red_thin_line span {
    color: #BC4949;
    font-size: 14px;
    background-color: #EAEAEA;
}

.form_data_label {
    vertical-align: top;
}

#logoDiv {
    position: absolute;
    z-index: 10;
    left: 13px;
    top: 54px;
}
#logoDiv_bloglama {
    position: absolute;
    z-index: 10;
    right:24px;
    top:20px;
}

#logoDivPlaceHolder {
    height: 163px;
}

.standard_middle_left {
    background-image: url('../images/blog-o-lama/standard_middle_left.png');
    background-repeat: repeat-y;
    width: 20px;
}

.standard_middle_right {
    background-image: url('../images/blog-o-lama/standard_middle_right.png');
    background-repeat: repeat-y;
    width: 20px;
}

.standard_middle_middle {
    background:#EDEDED none repeat scroll 0 0;
	text-align:left;
	width:100%;
}

.standard_bottom_middle {
    background-image: url('../images/blog-o-lama/standard_bottom_middle.png');
    background-repeat: repeat-x;
    width: 100%;
}

.standard_top_middle {
    background-image: url('../images/blog-o-lama/standard_top_middle.png');
    background-repeat: repeat-x;
    width: 100%;
}

textarea {
    overflow-y: scroll;
    overflow-x: hidden;
    overflow:-moz-scrollbars-vertical;
}
.status {
    color:red;
}
.notification {
    background-color:#FFCDCD;
    border:3px solid #D55B5B;
    padding:5px;
}
.own_edit_button {
    background-color:#66AA44;
    border:medium none;
    color:white;
    font-weight:bold;
    height:19px;
    width:71px;
    font-size:11px;
}
#RemoveBlog-element {
    margin-left:2px;
}
.please_wait {
    background-color:#FFCDCD;
    border:3px solid #D55B5B;
    color:blue;
    display:none;
    font-size:21px;
    height:200px;
    margin:0 auto;
    padding:5px;
    width:300px;
}
#RemoveBlog-label {
    display:none;
}
.control_announce_middle_blog {
	background-image:
		url('../images/blog-o-lama/control_announce_middle.png');
	position: relative;
	height: 94px;
	text-align: center;
	text-indent: 5%;
}

.control_announce_middle_blog span {
    font-size: 23px;
    height: 94px;
    line-height:94px;
}
input[type=text], input[type=password], select {
    background: transparent url('../images/blog-o-lama/form_text_field.png') no-repeat;
    border: none;
    width: 346px;
    height: 18px;
    padding: 7px 2px;
}
/*
#phone_code, #country_code, /*#captcha-input {
    background: transparent url('../images/blog-o-lama/form_text_field_short.png') no-repeat;
    border: none;
    width: 40px;
    height: 18px;
    padding: 7px 2px;
}*/

select.form_text {
    height: 32px;
    width: 346px;
}

#form_text_job {
    display: none;
}
.form_text_job {
    margin-left:44.5%;
    margin-top:231px;
    position:absolute;
}

#job2 {
    background: transparent url(../images/blog-o-lama/form_text_middle.png) no-repeat scroll 0 0;
    border:medium none;
    height:32px;
    width:128px;
}

#form_text_city {
    display: none;
}
.form_text_city {
    margin-left:44.5%;
    margin-top:128px;
    position:absolute;
}

#city2 {
    background: transparent url(../images/blog-o-lama/form_text_middle.png) no-repeat scroll 0 0;
    border:medium none;
    height:32px;
    width:128px;
}

ul.blog_list {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 33px 17px;
    list-style: none;
    clear: both;
}

.blog_list li {
    padding: 0;
    float:left;
    margin: 0 5px 5px 0;
}

#forgot_pass {
    margin: 0 auto;
    color: red;
}

.hint {
    margin-top: 0;
    margin-bottom: 7px;
    color: #666666;
}

.errors {
    padding-left: 0;
    margin-top: 0;
    color: red;
}

.questions p {
    line-height: 17px;
    font-size: 16px;
    padding-top: 26px;
}

.phone_number_form .errors li {
    margin-left: 210px;
    list-style: none;
}

.phone_number_form .form_data_label li {
    margin-left: 0px;
}

.phone_number_form .hint {
	margin-left: 210px;
}

.phone_number_form .kartaca_table .hint {
	margin-left: 0px;
}
#curve_table .form_value {
    font-weight: normal;
    color: #636363;
}
#curve_table .form_label {
    font-family: arial,helvetica,sans-serif;
}
.default_thumbnail {
    background: transparent url('../images/blog-o-lama/default_thumbnail.png');
    width: 150px;
    height: 100px;
 }

 /*css for bloxoo*/
 #tooltip {
	position: absolute;
	z-index: 3000;
	background-color: #fff;
	padding: 5px;
	opacity: 1;
	width:340px;
	height:220px;
	overflow:hidden;
	text-align:left;
}
#tooltip h3, #tooltip div { margin: 0; }

#tooltip.fancy {
	background: url('../images/blog-o-lama/shadow2.png') no-repeat;
	padding:20px 5px 5px 80px;
}
#tooltip.fancy.viewport-right {
	background: url('shadow2-reverse.png') no-repeat;
	padding:20px 5px 5px 80px;
}

iframe{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
}

img
{
	border:none;
}
/*end--bloxoo*/

.frame_bo_icon {
    background-image: url('../images/blog-o-lama/frame_bo_logo.png');
    height: 109px;
    width: 111px;
    float: left;
    cursor: pointer;
}

#frame_category {
    float: left;
    margin: 30px 2px 0 15px;
    width: 44%;
    color: #666666;
    font-weight: bold;
    font-size: 16px;
}

#frame_logo {
    float: left;
    margin: 15px 10px 0 0;
}

.blog_banner {
    height: 35px;
    width: 138px;
}

#form_tr_job2 {
    display: table-row;
}

#form_tr_city2 {
    display: table-row;
}

#model_form_tr_job2 {
    display: table-row;
}

#model_form_tr_city2 {
    display: table-row;
}

.vote_elements {
    float: left;
    width: 595px;
    padding: 0;
}

ul.rate li.title {
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 5px;
}
ul.rate li a:hover , ul.rate li a.selected, ul.rate li a.previous {
    background: transparent url('../images/blog-o-lama/star_colored.png') no-repeat;
    width: 15px;
    height: 14px;
}

ul.rate li a {
    background: transparent url('../images/blog-o-lama/star_uncolored.png') no-repeat;
    width: 15px;
    height: 14px;
    display: block;
    outline: none;
}

ul.rate li a.selected {
    background-image: url('../images/blog-o-lama/star_colored.png');
}
ul.rate {
    width: 75px;
    float: left;
    display: block;
    padding-top: 0;
    /*padding-left: 22px;*/
}

ul.rate li {
    float:left;
    width: 15px;
    height: 14px;
}

ul.rate li.title {
    width: 75px;
}

#jury_dashboard {
    /*height: 4400px;*/
}

#frame_jury_info {
    float: right;
    margin-left: 5px;
    height: 109px;
    width: 235px;
}

#frame_jury_info span {
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    color: #B68199;
    /*margin-top: 5px;*/
    /*height: 109px;*/
}
#frame_jury_vote {
    float: left;
}

#vote_response span {
    font-size: 13px;
    font-weight: bold;
    color: red;
    font-style: normal;
}

#jury_dashboard_info {
    float: left;
    display: block;
    width: 70%;
}

#jury_dashboard_info p {
    font-style: italic;
}

#jury_picture {
    float: right;
    display: block;
}

.red_thick_line {
    background: transparent url('../images/blog-o-lama/red_thick_line.png') repeat-x;
    width: 100%;
    height: 3px;
    display: block;
}

#vote_verification {
    height: 46px;
    display: block;
}

#jury_information {
    display: block;
    width: 100%;
}

#jury_picture {
    display: block;
    float: right;
    margin-top: 15px;
}

#vote_verify {
    display: block;
    height: 39px;
}

#vote_verify span {
    font-weight: bold;
    display: block;
    float: left;
    height: 39px;
    /*line-height: 39px;*/
    width: 100%;
}

#blogs_information td.cat_name {
    font-weight: bold;
    font-size: 15px;
}

#blogs_information td.measure {
    font-weight: bold;
    font-size: 13px;
    text-align: center;
}

#blogs_information td.value {
    text-align: center;
}

#blogs_information tr.dark {
    background-color: #DCDCDC;
}

#blogs_information tr.light {
    background-color: white;
}

#vote_verify span .notify {
    float:left;
    width: auto;
}

#vote_verify_control {
    float: left;
    margin-top: 1px;
}

.jury_vote_button {
    float: right;
    margin-top: 2px;
    cursor: pointer;
}

#vote_verify span .notify_red {
    float: none;
    display: inline;
    color: red;
}

.info_title {
    font-weight: bold;
    font-size: 13px;
}

.info_value {
    font-size: 13px;
}

.ajax_wait {
    z-index: 50;
    background: red;
}

#frame_jury_picture {
    cursor: pointer;
    border: 3px solid blue;
}

#return_dashboard span {
    font-size: 11px;
    text-decoration: underline;
}

#award_results {
    font-size: 15px;
    margin-top: -30px;
}

.result_cat_name {
    color: #666666;
    font-size: 15px;
    font-weight: bold;
}