.textinput.article_content{
	margin: 15px 10px 30px 10px;
}
.article_content .lead{
	font-size: 16px;
	font-weight: bold;
	color: #7ba500;
	margin-bottom: 10px;
	text-align: justify;
}
.article_content .content{
	line-height: 22px;
	text-align: justify;
}
.article_content .content p{
	margin: 10px 0px;
	font-size: 12px;
	color: #565656;
	font-weight: normal;
	line-height: 22px;
}
.article_content .content table{
	text-align: center;
	margin: 0 auto;
}
.article_content .content img{
	padding: 1px;
	border: 1px solid #838383;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
    margin: 0 10px;
}
.article_share{
	margin: 50px 13px !important;
}
.article_share .share_btn, .article_share .like_btn{
	display: inline-block;
	width: 90px;
	height: 35px;
}
.article_share .share_btn{
	background: url('/images/v4/sprite-buttons.png') no-repeat top left;
}
.article_share .like_btn{
	background: url('/images/v4/sprite-buttons.png') no-repeat 0px -39px;
}

.comments{
	width: auto !important;
}

.comments_wrapper{
	margin: 10px;
}


.comment_write_wrapper{
	background-color: #dbdbdb;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	padding: 20px 10px 20px;
	position: relative;
}
.comment_write_wrapper .comment_box_decor{
	width: 29px;
	height: 16px;
	background: url('/images/v4/comment_box_decor.png') no-repeat top center;
	position: absolute;
	top: 179px;
	left: 55px;
}
.comment_write_wrapper textarea{
	width: 606px;
	height: 128px;
	border: 1px solid #aaa;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	resize: none;
	
	padding: 15px 10px;
	
	color: #565656;
	font-size: 12px;
	line-height: 22px;
}
.comment_write_wrapper .comment_img{
	width: 50px;
	height: 50px;
	background: url('/images/v4/sprite-buttons.png') no-repeat 0px -79px;
	margin-top: 10px;
	margin-left: 70px;
	float: left;
}
.comment_write_wrapper .comment_btn{
	float: right;
	margin-top: 10px;
}

.article_redbox .commentcnt{
	margin-top: 11px;
}
.article_redbox .commentcnt a{
	font-size: 11px;
	font-weight: bold;
	color: #ceb31c;
}
.article_redbox .created_at{
	font-size: 11px;
	font-weight: normal;
	color: #aaa;
}
.comment_item{
	padding: 10px 0px 20px;
	border-bottom: 1px solid #d3d3d3;
}
.comment_item .username{
	font-size: 12px;
	font-weight: bold;
	color: #7ba500;
	margin-bottom: 15px;
}
.comment_item .text{
	font-size: 12px;
	font-weight: normal;
	color: #565656;
	line-height: 22px;
	margin-bottom: 15px;
}
.comment_item .edit{
	font-size: 12px;
	font-weight: normal;
	color: #7ba500;
	margin-right: 15px;
	text-align: right;
}
.mcm{
	margin-top: 10px;
	border-top: 1px solid #d3d3d3;
}
.range2{
	margin: 20px 0px;
}
.range2 a{
	font-size: 14px;
	color: #9d9d9d;
}
.range2 .range2_selected{
	color: #7ba500;
}
.range2 .range_left{
	float: left;
}
.range2 .range_center{
	float: left;
	text-align: center;
	width: 500px;
}
.range2 .range_right{
	float: right;
}
.login_text_div{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d3d3d3;
}
.login_text{
	font-size: 12px;
	color: #565656;
}
.login_text a{
	color: #7ba500;
}

.login_label{
	font-size: 12px;
	font-weight: bold;
	color: #565656;
}
.note{
	font-weight: normal;
	font-size: 10px;
	color: #9d9d9d;
	font-style: italic;
}
.textinput{
	width: 620px;
	height: 30px;
	border: 1px solid #bababb;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	padding: 0 10px;
	font-size: 12px;
	font-weight: normal;
	color: #565656;
}

.elfelejtett_jelszo{
	font-size: 12px;
	font-weight: bold;
	color: #7ba500;
}

#postcard_message{
	border: 1px solid #AAAAAA;
    border-radius: 4px 4px 4px 4px;
    color: #565656;
    font-size: 12px;
    height: 128px;
    line-height: 22px;
    padding: 15px 10px;
    resize: none;
    width: 620px;
}

.kepeslap_subtitle{
	color: #7BA500;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 15px;
	margin-top: 20px;
	margin-bottom: 0px;
}

.video_title{
	font-size: 16px;
	font-weight: normal;
}
.video_title:hover{
	color: #C0012B;
}


.article_share .fb_like{
	float: left;
	margin-top: 1px;
}

.article_share .share_btns{
	float: right;
}
.article_share .share_btns .fb_share{
	display: inline-block;
	/*width: 32px;
	height: 32px;
	background: url('/images/v4/fb_icon.png') no-repeat top center;*/
    width: 50px;
	height: 17px;
    margin-right: 10px;
}
.article_share .share_btns .iwiw_share{
	display: inline-block;
	width: 32px;
	height: 32px;
	background: url('/images/v4/iwiw_icon.png') no-repeat top center;
}
.article_share .share_btns .twitter_share{
	display: inline-block;
	width: 32px;
	height: 32px;
	background: url('/images/v4/twitter_icon.png') no-repeat top center;
}


#articles_topstory_frame{
	height: 195px;
	margin: 15px 0 20px;
	position: relative;
}
#articles_topstory_frame #articles_topstory_img_src{
	width: 365px;
	padding: 1px;
	border: 1px solid #838383;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}
#articles_topstory_frame .disz{
	background: url("/images/v4/sprite-icons.png") no-repeat scroll 0 -257px transparent;
    height: 40px;
    position: absolute;
    left: 327px;
    top: -10px;
    width: 51px;
}
#articles_topstory_frame .shadow{
	width: 321px;
	height: 7px;
	background: url('/images/v4/big_shadow.png') no-repeat top center;
	position: absolute;
	top: 188px;
	left: 10px;
}
.topstory_lead_wrapper{
	width: 255px;
	margin-left: 15px;
}
#articles_topstory_title{
	margin-bottom: 10px;
}
#articles_topstory_title a{
	font-size: 21px;
	font-weight: bold;
	color: #c0012b;
}
#articles_topstory_lead{
	font-size: 12px;
	font-weight: normal;
	color: #565656;
	line-height: 22px;
}
#head_search_input_id{
	line-height: 31px;
}
.textinput{
	line-height: 30px;
}


.boxcontent.bigger{
	width: 642px;
}
#book_karacsony .item{
	width: 206px;
	float: left;
}
#book_karacsony .item.margin{
	margin: 0px 12px;
}


#book_karacsony .item .top{
	width: 206px;
	height: 58px;
	background: #f8f8f7;
	-moz-border-radius: 4px 4px 0px 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
	-khtml-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
}
#book_karacsony .item .top .discount, #book_karacsony .item .top .button_wrap{
	float: left;
}
#book_karacsony .item .top .discount{
	margin: 10px 0px 0px 10px;
}
#book_karacsony .item .top .button_wrap{
	margin: 15px 0px 0px 25px;
}
#book_karacsony .item .top .discount .percent{
	font-family: Tahoma;
	font-size: 25px;
	font-weight: bold;
	color: #7ba500;
	width: 75px;
	text-align: center;
}
#book_karacsony .item .top .discount .text{
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #7ba500;
	width: 75px;
	text-align: center;
}
#book_karacsony .item .top .button_wrap a.button{
	display: block;
	width: 86px;
	height: 28px;
	background: url('/images/v4/book_megnezem_btn.png') no-repeat top center;
}
#book_karacsony .item .top .button_wrap a.button:hover{
	background-position: bottom;
}

#book_karacsony .item .bottom{
	width: 176px;
	background: #f1f1ee;
	padding: 15px 15px 10px 15px;
}

#book_karacsony .item .bottom .img_wrap .cover_bg{
	width: 150px;
	height: 229px;
	background: url('/images/v4/book_img_bg.png') no-repeat top center;
}

#book_karacsony .item .bottom .img_wrap .cover_bg a img{
	-moz-border-radius: 2px 0px 0px 0px;
	-webkit-border-radius: 2px 0px 0px 0px;
	-khtml-border-radius: 2px 0px 0px 0px;
	border-radius: 2px 0px 0px 0px;
}

#book_karacsony .item .bottom .title{
	display: block;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #111;
	margin: 15px 0px 5px;
	text-align: left;
	height: 32px;
	overflow: hidden;
}
#book_karacsony .item .bottom .author{
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	color: #444;
	text-align: left;
	height: 18px;
	overflow: hidden;
}
#book_karacsony .item .bottom .description{
	font-family: Tahoma;
	font-size: 10px;
	color: #222;
	margin: 15px 0px 0px 0px;
}



#book_karacsony .item .shadow{
	width: 206px;
	height: 15px;
	background: url('/images/v4/book_item_bottom_shadow.jpg') no-repeat top center;
}