html, body, input, p, h1, h2, h3, h4, h5, h6, ul, ol, li, form, img {
    border: 0 none;
    margin: 0;
    padding: 0;
}
body {
    margin: 10px 0 0;
    background: #fff;
    font-family: Trebuchet MS,Tahoma,Arial;
    font-size: 12px;
    color: #4C4C4C;
    text-align: center;
}
.clear{
	clear: both;
	display: block;
	height: 0px;
	font-size: 0px;
}
h1, h2, h3, h4, h5, h6{
	margin-bottom: 15px;
	font-weight: bold;
}
h1, h2{
	font-size: 18px;
	color: #B10000;
}
h1.main{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 24px;
	color: #139205;
}
h1.withcalendar{
	position: relative;
	padding: 15px 0 10px 60px;
}
h1.withcalendar span.cal{
	display: block;
	position: absolute;
	left: 0; top: 0;
	width: 50px;
	height: 58px;
	background: url(/frames/karacsony/calendar_bg_50.gif) no-repeat;
	text-align: center;
}
h1.withcalendar span.cal span{
	display: block;
	padding: 10px 0 0;
	width: 50px;
	height: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 7px;
	color: #fff;
	text-transform: uppercase;
}
h1.withcalendar span.cal b{
	display: block;
	width: 50px;
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	color: #222;
}
h1.withcalendar span.cal i{
	display: block;
	position: absolute;
	right: -5px; bottom: -5px;
}
h1.withcalendar span.cal i.ok{
	width: 24px;
	height: 19px;
	background: url(/frames/karacsony/calendar_ok_24.png) no-repeat;
}
h1.withcalendar span.cal i.gift{
	width: 24px;
	height: 24px;
	background: url(/frames/karacsony/calendar_gift_24.png) no-repeat;
}
h1.withcalendar span.cal i.closed{
	width: 24px;
	height: 27px;
	background: url(/frames/karacsony/calendar_closed_24.png) no-repeat;
}

h3{
	font-size: 15px;
	color: #E45317;
}
h4{
	margin: 0 0 5px;
	font-size: 14px;
	color: #24468A;
}
h5, h6{
	margin: 0 0 5px;
	font-size: 14px;
	color: #4c4c4c;
}
p{
	margin: 0px 0px 10px;
}
a{
    outline: none;
	color: #24468A;
	text-decoration: underline;
}
a:hover{
	color: #E45317;
}
ul{
	margin: 0px 10px 10px 10px;
	padding: 0px 5px;
	list-style-type: circle;
}
li{
	margin: 4px 0px 2px 10px;
}
ol {
	margin: 0px 10px 10px 17px;
	padding: 0px 5px;
	list-style-type: decimal;
}
hr{
	height: 1px;
	border: none;
	border-top: solid 1px #4c4c4c;
}
label{
	cursor: pointer;
}
.static_content{
	margin: 0 0 15px;
	padding: 20px 14px 14px;
	width: 580px;
	border: solid 1px #e3e3e3;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
}

input, textarea, select{
	padding: 4px;
	border: solid 2px #e45317;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a4a4a;
	outline: none;
}
input.checkbox{
	border: none;
	vertical-align: middle;
}
#loginstr{
	padding: 10px 0 0;
}
.steptitle{
	display: block;
	margin: 0 0 15px;
	padding: 15px 0 15px 55px;
	font-weight: bold;
	font-size: 15px;
	color: #B10000;
	text-transform: uppercase;
}
.steptitle1{
	background: url(/frames/karacsony/step_1_small.gif) no-repeat;
}
.steptitle2{
	background: url(/frames/karacsony/step_2_small.gif) no-repeat;
}
.steptitle3{
	background: url(/frames/karacsony/step_3_small.gif) no-repeat;
}
.steptitle1_active{
	background: url(/frames/karacsony/step_1_green_small.gif) no-repeat;
	color: #689A54;
}
.steptitle2_active{
	background: url(/frames/karacsony/step_2_green_small.gif) no-repeat;
	color: #689A54;
}
.steptitle3_active{
	background: url(/frames/karacsony/step_3_green_small.gif) no-repeat;
	color: #689A54;
}
.steptitle a{
	color: #B10000;
	text-decoration: none;
	text-transform: none;
}
.steptitle a:hover{
	text-decoration: underline;
}
.steptitle span{
	font-weight: normal;
	font-size: 12px;
	color: #4C4C4C;
	text-transform: none;
}
.red{
	color: #b10000;
}
input.button, input.button1, input.button2{
	padding: 2px 10px;
	box-shadow: 0 0 3px 3px #d6d6d6;
	-webkit-box-shadow: 0px 0px 5px 5px #d6d6d6;
	-moz-box-shadow: 0px 0px 5px 5px #d6d6d6;
	background: #999;
	border: solid 3px #fff4e4;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
}
input.button2{
	background: #b10000;
}
input.button:hover, input.button1:hover, input.button2:hover{
	color: #ddd;
}
.button_on_center{
	text-align: center;
}
.small{
	font-size: 10px;
}
a.back{
	font-weight: bold;
	font-size: 14px;
	color: #B10000;
	text-decoration: none;
}
a.back:hover{
	color: #E45317;
}

/* giftbox */
.giftbox{
	width: 200px;
}
.giftbox h3{
	position: relative;
	margin: 0;
	padding: 0 0 0 8px;
	font-size: 16px;
	color: #E45317;
}
.giftbox .cont{
	margin: 0 0 15px;
	padding: 25px 13px 13px;
	width: 170px;
	border: solid 2px #fcd13b;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	box-shadow: inset 0px 0px 5px 5px #fde280; 
	-webkit-box-shadow: inset 0px 0px 5px 5px #fde280;
	-moz-box-shadow: inset 0px 0px 5px 5px #fde280;
}
.giftbox .cont a.pic{
	margin: 0 0 5px;
	display: block;
	width: 170px;
	text-decoration: none;
}
.giftbox .cont a.pic img{
	width: 170px;
}
.giftbox .cont .p{
	margin: 0;
	line-height: 14px;
}
.giftbox h3 span{
	position: absolute;
	top: -5px; right: -10px;
}
.giftbox h4{
	margin: 0 0 15px;
}
.giftbox h4 a{
	color: #24468A;
	text-decoration: none;
}
.giftbox h4 a:hover{
	text-decoration: underline;
}
.box_dailygift h3 span{
	width: 52px;
	height: 52px;
	background: url(/frames/karacsony/gift1.png) no-repeat;
}
.box_maingift h3 span{
	top: -10px;
	width: 75px;
	height: 64px;
	background: url(/frames/karacsony/gift3.png) no-repeat;
}

/**/
.fps_nav {
	margin: 15px 0;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}
.fps_nav a, .fps_nav b {
	margin: 0 2px;
	padding: 0 5px;
	background: #fff;
	border: 1px solid #e3e3e3;
	color: #999999;
	text-decoration: none;
}
.fps_nav a:hover {
	background: #e3e3e3;
	color: #111;
}
.fps_nav b {
	background: #e3e3e3;
	color: #111;
	font-weight: normal;
}

/**/
.success, .notice, .error{
	margin: 0 0 10px;
	padding: 10px;
	border: solid 3px #2f7e00;
	font-weight: bold;
	color: #2f7e00;
}
.notice{
	border: solid 3px #ddd;
	color: #666;
}
.error{
	border: solid 3px #d20000;
	color: #d20000;
}

/* window */
.fps_window{
	position: absolute;
	width: 500px;
	background: #fff;
	border: solid 5px #bbb;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	text-align: left;
}
.fps_window .fps_windrag{
	padding: 5px 45px 5px 5px;
	width: 450px;
	background: #DDD;
	font-weight: bold;
	font-size: 13px;
	color: #666;
	cursor: move;
}
.fps_windrag img{
	margin-right: 5px;
	vertical-align: middle;
}
.fps_window .fps_winclose{
	position: absolute;
	top: 5px; right: 5px;
	width: 16px;
	height: 16px;
	background: url(/frames/karacsony/close.gif) no-repeat;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	cursor: pointer;
}
.fps_window .fps_winloading{
	display: none;
	position: absolute;
	top: 3px; right: 25px;
	width: 20px;
	height: 20px;
	background: url(/frames/karacsony/loader2.gif) no-repeat;
}
.fps_window .fps_wincontent{
	padding: 10px;
	width: 480px;
}

/*popupform*/
.popupform h3{
    color: #3B3B3B;
    font-size: 16px;
    font-weight: bold;
}
.popupform p.l{
    float: left;
    width: 236px;    
}
.popupform p.r{
    float: right;
    width: 236px;    
}
.popupform .bfont{
	font-weight: bold;
}
.popupform p.l input.t,.popupform p.r input.t{
    width: 230px;
}
.popupform p textarea{
    width: 474px;    
    height: 200px;    
}
.popupform p.tr{
	text-align: right;
}
.popupform .forgot_pass{
	width: 475px;
}
.popupform .max{
	width: 475px;
}
.popupform .t3{
	width: 100px;
}
.popupform .t2{
	width: 230px;
}
#loginbuttons{
	margin: 0 0 15px;
	text-align: center;
}

/* header block */
#hcont{
	position: relative;
	width: 966px;
	height: 107px;
	background: url(/frames/karacsony/ajandekosztas-2011-fejlec.png) no-repeat;
}
#hcont a.logo{
	display: block;
	width: 380px;
	height: 107px;
	text-decoration: none;
	text-indent: -10000px;
}
#hcont a.partner1{
	display: block;
	position: absolute;
    right: 175px; top: 37px;
	width: 110px;
	height: 50px;
	text-decoration: none;
	text-indent: -10000px;
}
#hcont a.partner2{
	display: block;
	position: absolute;
    right: 10px; top: 37px;
	width: 140px;
	height: 45px;
	text-decoration: none;
	text-indent: -10000px;
}
#menu{
	margin: 0 0 15px;
	width: 966px;
	border-top: solid 6px #fff2de;
}
#menu ul{
	margin: 0;
	padding: 15px 10px 0 10px;
	list-style: none;
	width: 946px;
	height: 27px;
	border-bottom: solid 1px #ef9300;
	background: #bb1800;
	background: -moz-linear-gradient(top, #bb1800 0%, #e36700 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bb1800), color-stop(100%,#e36700));
	background: -webkit-linear-gradient(top, #bb1800 0%, #e36700 100%);
	background: -o-linear-gradient(top, #bb1800 0%, #e36700 100%);
	background: -ms-linear-gradient(top, #bb1800 0%, #e36700 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb1800', endColorstr='#e36700',GradientType=0 );
	background: linear-gradient(top, #bb1800 0% ,#e36700 100%);
}
#menu ul li{
	float: left;
	display: block;
	margin: 0;
	padding: 0 10px 0;
}
#menu ul li.exit{
	float: right;
	border-left: solid 1px #fff;
}
#menu ul li a{
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#menu ul li a:hover, #menu ul li a.active{
	color: #FEE5BD;
}

#game_steps{
	margin: 0 auto 15px;
	padding: 10px 0;
	width: 945px;
	border: solid 1px #e2e2e2;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
}
#game_steps a{
	display: block;
	padding: 0 0 0 64px;
	width: 200px;
	height: 64px;
	color: #e45317;
	text-decoration: none;
}
#game_steps a.active{
	color: #689A54;
}
#game_steps a:hover{
	text-decoration: underline;
}

#game_steps .s{
	float: left;
	padding: 0 0 0 45px;
	width: 264px;
}
#game_steps .s1, #game_steps .s2 {
	background: url(/frames/karacsony/step_border.gif) no-repeat right center;
}
#game_steps .s1 a{
	padding: 11px 0 0 64px;
	height: 53px;
	background: url(/frames/karacsony/step_1.gif) no-repeat;
}
#game_steps .s1 a.active{
	background: url(/frames/karacsony/step_1_green.gif) no-repeat;
}
#game_steps .s2 a{
	background: url(/frames/karacsony/step_2.gif) no-repeat;
}
#game_steps .s2 a.active{
	background: url(/frames/karacsony/step_2_green.gif) no-repeat;
}
#game_steps .s3 a{
	padding: 11px 0 0 64px;
	height: 53px;
	background: url(/frames/karacsony/step_3.gif) no-repeat;
}
#game_steps .s3 a.active{
	background: url(/frames/karacsony/step_3_green.gif) no-repeat;
}

/* winners block */
#winners{
	width: 580px;
	font-size: 13px;
}
#winners .l{
	float: left;
	width: 360px;
}
#winners .r{
	float: right;
	width: 210px;
}
#winners b.w{
	display: block;
	margin: 0 0 14px;
	font-size: 14px;
	color: #4C4C4C;
}
#winners b.w span{
	font-weight: normal;
}

/* registration block */
#registration{
	width: 580px;
	font-size: 13px;
}
#registration .l_box{
	float: left;
	padding: 0 0 15px;
	width: 280px;
}
#registration .r_box{
	float: right;
	padding: 0 0 15px;
	width: 280px;
}
#registration input.t{
	width: 270px;
}
#registration input.t2{
	width: 70px;
}
#registration .checkbox{
	padding: 15px 0;
}
#registration .checkbox a{
	font-weight: bold;
	text-decoration: none;
}
#registration .checkbox input{
	float: left;
}
#registration .checkbox span{
	float: left;
	display: block;
	padding: 0 0 0 10px;
	width: 470px;
}
#registration .button1{
	float: right;
}
#registration .term{
	padding: 15px 0;
	font-size: 11px;
}

#registration .l{
	float: left;
	width: 210px;
}
#registration .r{
	float: right;
	width: 210px;
}

/* newsletter block */
#nletter{
	width: 580px;
	font-size: 13px;
}
#nletter input.t1{
	width: 270px;
}
#nletter input.t2{
	width: 70px;
}
#nletter .checkbox{
	padding: 15px 0;
}
#nletter .checkbox a{
	font-weight: bold;
	text-decoration: none;
}
#nletter .checkbox input{
	float: left;
}
#nletter .checkbox span{
	float: left;
	display: block;
	padding: 0 0 0 10px;
	width: 470px;
}

/* maingift_heading blokk */
#maingift_heading{
	width: 580px; 
}
#maingift_heading .lead{
	padding: 0 0 30px;
	width: 580px;
}
#maingift_heading .lead h3{
	margin: 0 0 5px;
}
#maingift_heading .lead h3 a{
	font-size: 15px;
	color: #24468A;
	text-decoration: underline;
}
#maingift_heading .lead h3 a:hover{
	color: #E45317;
}
#maingift_heading .lead .l{
	width: 580px;
	color: #464646;
}
#maingift_heading .lead .withpic{
	float: left;
	padding: 0 0 0 10px;
	width: 400px;
}
#maingift_heading .lead a.pic{
	display: block;
	float: left;
	width: 170px;
	text-decoration: none;
}
#maingift_heading .lead a.pic img{
	width: 170px;
}

/* maingift blokk */
.maingift{
	margin-bottom: 15px;
	width: 580px;
}
.maingift h2{
	margin: 0 0 5px;
}
.maingift .article_lead{
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 14px;
}
.maingift .pic{
	float: left;
	padding: 0 20px 10px 0;
	width: 202px;
}
.maingift .pic a{
	text-decoration: none;
}
.maingift .pic img{
	border: solid 1px #E3E3E3;
}

/* main_chances blokk */
#main_chances{
	width: 580px;
	font-size: 13px;
}
#main_chances .l{
	float: left;
	width: 360px;
}
#main_chances .r{
	float: right;
	width: 210px;
}
#main_chances .le{
	margin: 0 0 10px;
	width: 180px;
	float: left;
}
#main_chances .ri{
	float: none;
	float: right;
}
#main_chances .br{
	float: right;
}
#main_chances .p{
	margin: 0 0 3px;
}

/* game_open block */
#game_open{
	margin: 0 0 15px;
	padding: 0 0 0 10px;
	width: 600px;
}
#game_open h3{
	color: #4c4c4c;
}
#game_open .calendar{
	margin: 0 0 15px;
	width: 600px;
}
#game_open .calendar a{
	float: left;
	display: block;
	position: relative;
	margin: 0 28px 15px 0;
	width: 72px;
	height: 84px;
	background: url(/frames/karacsony/calendar_bg.gif) no-repeat;
	text-align: center;
	text-decoration: none;
}
#game_open .calendar a span{
	display: block;
	padding: 14px 0 0;
	width: 72px;
	height: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	text-transform: uppercase;
}
#game_open .calendar a b{
	display: block;
	width: 72px;
	font-family: Helvetica, sans-serif;
	font-size: 36px;
	color: #222;
}
#game_open .calendar a i{
	display: block;
	position: absolute;
	right: -10px; bottom: -10px;
}
#game_open .calendar a i.ok{
	width: 46px;
	height: 37px;
	background: url(/frames/karacsony/calendar_ok.png) no-repeat;
}
#game_open .calendar a i.gift{
	width: 48px;
	height: 48px;
	background: url(/frames/karacsony/calendar_gift.png) no-repeat;
}
#game_open .calendar a i.closed{
	width: 37px;
	height: 42px;
	background: url(/frames/karacsony/calendar_closed.png) no-repeat;
}
#game_open .l{
	float: left;
	width: 210px;
}
#game_open .r{
	float: right;
	width: 210px;
}
#game_open .text{
	margin: 0 0 20px;
}
/**/
#game_preopen{
	width: 580px;
	font-size: 13px;
}
#game_preopen .l{
	float: left;
	width: 360px;
}
#game_preopen .r{
	float: right;
	width: 210px;
}
#game_preopen input.pre{
	margin: 0 15px 0 0;
	width: 205px;
}

/* game */
#game{
	width: 580px;
	font-size: 13px;
}
#game .l{
	float: left;
	width: 360px;
}
#game .r{
	float: right;
	width: 210px;
}
#buffer{
	position: relative;
	width: 355px;
	height: 551px;
	background: url(/frames/karacsony/buffer.jpg) no-repeat;
}
#buffer span{
	position: absolute;
	left: 54px; top: 50px;
	width: 240px;
	font-weight: bold;
	font-size: 18px;
	color: #B10000;
	text-align: center;
}
#game .f16{
	font-size: 16px;
}

/* footer */
#fcont{
	padding: 15px 0;
	width: 966px;
	border-top: solid 1px #bb1800;
	text-align: center;
}
#fcont a{
	margin: 0 15px;
	color: #E45317;
	text-decoration: none;
}
#fcont a:hover{
	color: #bb1800;
}

/* dailygift_heading block */
#dailygift_heading{
	width: 580px; 
}
#dailygift_heading .lead{
	padding: 0 0 30px;
	width: 580px;
}
#dailygift_heading .lead h3{
	margin: 0 0 5px;
}
#dailygift_heading .lead h3 a{
	font-size: 15px;
	color: #24468A;
	text-decoration: underline;
}
#dailygift_heading .lead h3 a:hover{
	color: #E45317;
}
#dailygift_heading .lead .l{
	width: 580px;
	color: #464646;
}
#dailygift_heading .lead .withpic{
	float: left;
	padding: 0 0 0 10px;
	width: 400px;
}
#dailygift_heading .lead a.pic{
	display: block;
	float: left;
	width: 170px;
	text-decoration: none;
}
#dailygift_heading .lead a.pic img{
	width: 170px;
}

/* dailygift block */
.dailygift{
	margin-bottom: 15px;
	width: 580px;
}
.dailygift h2{
	margin: 0 0 5px;
}
.dailygift .date{
	padding: 0 0 10px;
	font-weight: bold;
}
.dailygift .article_lead{
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 14px;
}
.dailygift .pic{
	float: left;
	padding: 0 20px 10px 0;
	width: 202px;
}
.dailygift .pic a{
	text-decoration: none;
}
.dailygift .pic img{
	border: solid 1px #E3E3E3;
}

/* chances */
#chances{
	width: 580px;
	font-size: 13px;
}
#chances .l{
	float: left;
	width: 360px;
}
#chances .r{
	float: right;
	width: 210px;
}
#chances input.t{
	width: 310px;
}
#chances input.tm{
	width: 280px;
	border-color: #e45317;
}
#chances ol.mails{
	padding: 0 0 15px;
}
#chances ol.mails li{
    font-weight: bold;
    font-size: 16px;
    color: #E45317;
}
#chances .br{
	float: right;
}

/* banner_right */
#banner_right{
	margin: 0 0 15px;
	padding: 4px;
	width: 330px;
	border: solid 1px #e3e3e3;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	text-align: center;
}
#banner_right .goAdverticum{
	margin: 0 auto 12px auto;
	text-align: center;
}

/* article_heading blocks */
#article_heading{
	width: 580px; 
}
#article_heading .lead{
	padding: 0 0 30px;
	width: 580px;
}
#article_heading .lead h3{
	margin: 0 0 5px;
}
#article_heading .lead h3 a{
	font-size: 15px;
	color: #24468A;
	text-decoration: underline;
}
#article_heading .lead h3 a:hover{
	color: #E45317;
}
#article_heading .lead .l{
	width: 580px;
	color: #464646;
}
#article_heading .lead .withpic{
	float: left;
	padding: 0 0 0 10px;
	width: 410px;
}
#article_heading .lead a.pic{
	display: block;
	float: left;
	width: 160px;
	text-decoration: none;
}
#article_heading .lead a.pic img{
	width: 160px;
}

/* article */
.article{
	margin-bottom: 15px;
	width: 580px;
}
.article h1, .article h2{
	margin: 0 0 5px;
}
.article .date{
	padding: 0 0 10px;
	font-weight: bold;
}
.article .article_lead{
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 14px;
}

/* tables */
table.article_pic_table strong{
    padding: 5px 0 0;
    display: block;
    font-weight: normal;
    text-align: center;
    color: #000;
}
table.article_pic_table, table.article_video_table, table.article_textbox_table {
    margin-bottom: 10px;
    padding: 10px;
    background: #eaeaea;
    border: solid 1px #e2e2e2;
}
table.article_gallery_table {
    margin-bottom: 10px;
}
table.article_gallery_table td.img{
	padding: 10px;
	background: #eaeaea;
    border: solid 1px #e2e2e2;
}
table.article_gallery_table td.sub a{
	display: block;
	margin-top: 10px;
	padding: 10px;
	background: #F4F4F4;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    text-align: left;
    text-decoration: none;
    color: #093d72;
}
table.article_gallery_table td.sub a:hover{
	color: #333;
}
table.article_pic_table img, table.article_gallery_table img{
    margin-bottom: 0;
    border: solid 1px #b9b9b9;
}
table.article_textbox_table{
    margin: 0 0 14px;
}
table.article_textbox_table td{
    padding: 10px;
    border-top: solid 7px #acdbef;
    border-bottom: solid 7px #acdbef;
    background: #f6f6f6;
}
table.article_video_table{
	margin: 10px auto;
}

table.article_text_table{
    margin: 0 0 14px;
}
table.article_text_table td{
    padding: 10px;
    border-top: solid 5px #999;
    border-bottom: solid 5px #999;
    background: #F0F0F0;
}
