<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.news_template{
	margin-left:7px;
	margin-top:7px;
}

.news_template .box_container{
    padding-top:325px;
}

.news_template .box_top{
    width: 639px;
    height: 132px;
}
.news_template .box_header{
    color:white;
    font-size:20px;
    padding-top:60px;
    padding-left:75px;
}

.news_template div.bg_top_pink{
	background-image:url("https://cdn.gosupermodel.com/images/news/template/pink/bg_top_pink.jpg");
	background-repeat:no-repeat;
	width:701px;
	height:25px;
}
.news_template div.bg_top_purple{
	background-image:url("https://cdn.gosupermodel.com/images/news/template/purple/bg_top_purple.jpg");
	background-repeat:no-repeat;
	width:701px;
	height:25px;
}

.news_template div.bg_top_blue{
	background-image:url("https://cdn.gosupermodel.com/images/news/template/blue/bg_top_blue.jpg");
	background-repeat:no-repeat;
	width:701px;
	height:25px;
}

.news_template div.bg_content_pink{
	width:701px;
	background-color:#c83282;
}

.news_template div.bg_content_purple{
	width:701px;
	background:#a050be;
}

.news_template div.bg_content_blue{
	width:701px;
	background-color:#05a5b9;
}

.news_template div.bg_bottom_pink{

  width:701px;
  height:25px;
  background:url("https://cdn.gosupermodel.com/images/news/template/pink/bg_bottom_pink.jpg") no-repeat;

}

.news_template div.bg_bottom_purple{
  width:701px;
  height:25px;
  background:url("https://cdn.gosupermodel.com/images/news/template/purple/bg_bottom_purple.jpg") no-repeat;
}

.news_template div.bg_bottom_blue{
  width:701px;
  height:25px;
  background-image:url("https://cdn.gosupermodel.com/images/news/template/blue/bg_bottom_blue.jpg");
}

/*.news_template .title{*/
  /*background-repeat:no-repeat;*/
  /*height:98px;*/
  /*width:634px;*/
  /*margin-left:34px;*/
  /*margin-bottom:14px;*/
/*}*/

.news_template .title_pink{
background-repeat:no-repeat;
  height:98px;
  width:634px;
  margin-left:34px;
  margin-bottom:14px;
  background-image:url("https://cdn.gosupermodel.com/images/news/template/pink/header_pink.jpg");
}
.news_template .title_purple{
background-repeat:no-repeat;
  height:98px;
  width:634px;
  margin-left:34px;
  margin-bottom:14px;
  background-image:url("https://cdn.gosupermodel.com/images/news/template/purple/header_purple.jpg");
}

.news_template .title_blue{
background-repeat:no-repeat;
  height:98px;
  width:634px;
  margin-left:34px;
  margin-bottom:14px;
  background-image:url("https://cdn.gosupermodel.com/images/news/template/blue/header_blue.jpg");
}

.news_template .title_content {
  font-family: verdana, sans-serif;
  padding-top:34px;
  font-size:23px;
  font-weight:bold;
  color:#ffffff;
  text-align:center;
}

.news_template .section{
  background-color:#ffffff;
  width:558px;
  margin-left:34px;
  padding-left:38px;
  padding-right:38px;
  padding-top:14px;
  padding-bottom:14px;
  border-radius: 5px;
  -moz-border-radius: 5px;
}

.news_template .white_text{
    /*Hack for new templates*/
    margin-bottom:7px;
}

.news_template .black_text{
    /*Hack for new templates*/
    margin-bottom:7px;

}

.news_template .white_text p{
    color:#ffffff;

}

.news_template .black_text p{
    color:#545454;
}


.news_template .sec_light_pink{
	background-color:#e499c1;
}

.news_template .sec_pink{
	background-color:#b83e9a;
}

.sec_pink a{
	color:#ffffff;;
}
.sec_pink a:hover{
	color:#ffffff;;
}

.sec_pink a:visited{
	color:#ffffff;
}

.news_template .sec_light_blue{
  background-color:#05a5b9;
}

.sec_light_blue a{
	color:#ffffff;;
}
.sec_light_blue a:hover{
	color:#ffffff;;
}

.sec_light_blue a:visited{
	color:#ffffff;
}

.news_template .sec_dark_purple{
  background-color:#72527e;
}

.sec_dark_purple a{
	color:#ffffff;;
}
.sec_dark_purple a:hover{
	color:#ffffff;;
}

.sec_dark_purple a:visited{
	color:#ffffff;
}

.news_template .sec_purple{
  background-color:#a050be;
}

.sec_purple a{
	color:#ffffff;;
}
.sec_purple a:hover{
	color:#ffffff;;
}

.sec_purple a:visited{
	color:#ffffff;
}

.news_template .news_template_section_header_white{
  font-family: verdana, sans-serif;
  font-weight:bold;
  font-size:14px;
  color:#ffffff;
}

.news_template .news_template_section_header_black{
  font-family: verdana, sans-serif;
  font-weight:bold;
  font-size:14px;
  color:#545454;
}

.news_template .news_template_section_header_white2{
  font-family: helvetica,verdana, sans-serif;
  font-size:18px;
  color:#ffffff;
  display:block;
  margin-bottom:7px;
}

.news_template .news_template_section_header_black2{
  font-family: helvetica,verdana, sans-serif;
  font-size:18px;
  color:#545454;
  display:block;
  margin-bottom:7px;
}

.news_template p, #tinymce .news_template p{
  font-family:verdana,sans-serif;
  font-size:11px;
  color:#545454;
	margin-top:7px;
	margin-bottom:7px;
}

.news_template p.white, #tinymce .news_template p.white{
  color:#ffffff;
}

.news_template .divider{
    margin:0;
}

.news_template .paper_repeater{
    background:url('https://cdn.gosupermodel.com/images/news/template/paper/bg_y_repeat.gif') repeat-y;
    width:701px;
}

.news_template .paper_top{
    background:url('https://cdn.gosupermodel.com/images/news/template/paper/bg_top.gif') top left no-repeat transparent;
    position:relative;
    width:701px;
    min-height:564px;
}
.news_template .paper_bottom{
    height:125px;
    width:701px;
    background:url('https://cdn.gosupermodel.com/images/news/template/paper/bg_bottom.gif') no-repeat;
    margin-top:-7px;
}

.news_template .header_white{
    width:530px;
    font-family:helvetica,impact,verdana;
    font-size:42px;
    font-weight:bold;
    color:#ffffff;
}

.news_template .header_black{
    width:530px;
    font-family:helvetica,impact,verdana;
    font-size:42px;
    font-weight:bold;
    color:#000000;

}

.news_template .header_purple{
    width:530px;
    font-family:helvetica,impact,verdana;
    font-size:42px;
    font-weight:bold;
    color:#39115f;    
}

.news_template .header_container{
    padding-top:40px;
    padding-bottom:21px;
}

.news_template .header_container .paper{
    padding-top:40px;
    padding-bottom:21px;
}

.news_template .blackboard_top{
    background:url('https://cdn.gosupermodel.com/images/news/template/blackboard/bg_top.jpg') top left no-repeat transparent;
    position:relative;
    width:701px;
    min-height:564px;
}

.news_template .blackboard_top_short{
    background:url('https://cdn.gosupermodel.com/images/news/template/blackboard/bg_top.jpg') top left no-repeat transparent;
    position:relative;
    width:701px;
    min-height:564px;
    padding-top:60px;
}
.news_template .blackboard_short{
    background:url('https://cdn.gosupermodel.com/images/news/template/blackboard/short/news_template_blackboard_short_en.jpg') no-repeat #fff9e7;
    color:#545454;
    min-heigth:418px;
    padding-top:210px;
}

.news_template .blackboard_short_safety{
    background:url('https://cdn.gosupermodel.com/images/news/template/blackboard/safety/news_template_safety_en.jpg') no-repeat #fffbef;
    color:#545454;
    min-heigth:418px;
    padding-top:210px;
}

.news_template .blackboard_gsm_battle_news{
    background:url('https://cdn.gosupermodel.com/images/campaigns/gsm_battle/gsm_battle_news.jpg') no-repeat #fffbef;
    color:#545454;
    min-heigth:618px;
    padding-top:210px;
}

.news_template .blackboard_short_text_container{
    min-height:300px;
    margin-left:69px;
    width:425px;
}
.news_template .blackboard_repeater{
    background:#3a485a;
    width:699px;
}

.news_template .blackboard_bottom{
    height:82px;
    width:701px;
    background:url('https://cdn.gosupermodel.com/images/news/template/blackboard/bg_bottom.jpg') no-repeat;
    margin-top:-7px;
}

.news_template .noteboard_top{
    background:url('https://cdn.gosupermodel.com/images/news/template/noteboard/bg_top.jpg') top left no-repeat transparent;
    position:relative;
    width:701px;
    min-height:564px;
}
.news_template .noteboard_repeater{
    background:#dbd1da;
    width:699px;
}

.news_template .noteboard_bottom{
    height:88px;
    width:701px;
    background:url('https://cdn.gosupermodel.com/images/news/template/noteboard/bg_bottom.jpg') no-repeat;
    margin-top:-7px;
}

.news_template .gwc_top{
    background:url('https://cdn.gosupermodel.com/images/news/template/girlswhocare/gwc_top_en.jpg') top left no-repeat transparent;
    position:relative;
    width:701px;
    min-height:388px;
    height:388px;
}

.news_template .gwc_header_container{
    position:absolute;
    top:335px;
    left:67px;
}
.news_template .gwc_body_text_container{
    margin-left:75px;
    width:537px;
}
.news_template .gwc_repeater{
    background:url('https://cdn.gosupermodel.com/images/news/template/girlswhocare/gwc_middle.jpg') 0 0 repeat-y transparent;
    width:701px;
}

.news_template .gwc_bottom{
    height:43px;
    width:701px;
    background:url('https://cdn.gosupermodel.com/images/news/template/girlswhocare/gwc_bottom.jpg') no-repeat;
    margin-top:-7px;
}


.news_template{
	margin-left:7px;
	margin-top:7px;
}
.news_template div.bg_top_pink{
	background-image:url("https://cdn.gosupermodel.com/images/news/template/pink/bg_top_pink.jpg");
	background-repeat:no-repeat;
	width:701px;
	height:25px;
}
.news_template div.bg_top_purple{
	background-image:url("https://cdn.gosupermodel.com/images/news/template/purple/bg_top_purple.jpg");
	background-repeat:no-repeat;
	width:701px;
	height:25px;
}

.news_template div.bg_top_blue{
	background-image:url("https://cdn.gosupermodel.com/images/news/template/blue/bg_top_blue.jpg");
	background-repeat:no-repeat;
	width:701px;
	height:25px;
}

.news_template div.bg_content_pink{
	width:701px;
	background-color:#c83282;
}

.news_template div.bg_content_purple{
	width:701px;
	background:#a050be;
}

.news_template div.bg_content_blue{
	width:701px;
	background-color:#05a5b9;
}

.news_template div.bg_bottom_pink{

  width:701px;
  height:25px;
  background:url("https://cdn.gosupermodel.com/images/news/template/pink/bg_bottom_pink.jpg") no-repeat;

}

.news_template div.bg_bottom_purple{
  width:701px;
  height:25px;
  background:url("https://cdn.gosupermodel.com/images/news/template/purple/bg_bottom_purple.jpg") no-repeat;
}

.news_template div.bg_bottom_blue{
  width:701px;
  height:25px;
  background-image:url("https://cdn.gosupermodel.com/images/news/template/blue/bg_bottom_blue.jpg");
}

/*.news_template .title{*/
  /*background-repeat:no-repeat;*/
  /*height:98px;*/
  /*width:634px;*/
  /*margin-left:34px;*/
  /*margin-bottom:14px;*/
/*}*/

.news_template .title_pink{
background-repeat:no-repeat;
  height:98px;
  width:634px;
  margin-left:34px;
  margin-bottom:14px;
  background-image:url("https://cdn.gosupermodel.com/images/news/template/pink/header_pink.jpg");
}
.news_template .title_purple{
background-repeat:no-repeat;
  height:98px;
  width:634px;
  margin-left:34px;
  margin-bottom:14px;
  background-image:url("https://cdn.gosupermodel.com/images/news/template/purple/header_purple.jpg");
}

.news_template .title_blue{
background-repeat:no-repeat;
  height:98px;
  width:634px;
  margin-left:34px;
  margin-bottom:14px;
  background-image:url("https://cdn.gosupermodel.com/images/news/template/blue/header_blue.jpg");
}

.news_template .title_content {
  font-family: verdana, sans-serif;
  padding-top:34px;
  font-size:23px;
  font-weight:bold;
  color:#ffffff;
  text-align:center;
}

.news_template .section{
  background-color:#ffffff;
  width:558px;
  margin-left:34px;
  padding-left:38px;
  padding-right:38px;
  padding-top:14px;
  padding-bottom:14px;
  border-radius: 5px;
  -moz-border-radius: 5px;
}

.news_template .white_text{
    /*Hack for new templates*/
    margin-bottom:7px;
}

.news_template .black_text{
    /*Hack for new templates*/
    margin-bottom:7px;

}

.news_template .white_text p{
    color:#ffffff;

}

.news_template .black_text p{
    color:#545454;
}


.news_template .sec_light_pink{
	background-color:#e499c1;
}

.news_template .sec_pink{
	background-color:#b83e9a;
}

.sec_pink a{
	color:#ffffff;;
}
.sec_pink a:hover{
	color:#ffffff;;
}

.sec_pink a:visited{
	color:#ffffff;
}

.news_template .sec_light_blue{
  background-color:#05a5b9;
}

.sec_light_blue a{
	color:#ffffff;;
}
.sec_light_blue a:hover{
	color:#ffffff;;
}

.sec_light_blue a:visited{
	color:#ffffff;
}

.news_template .sec_dark_purple{
  background-color:#72527e;
}

.sec_dark_purple a{
	color:#ffffff;;
}
.sec_dark_purple a:hover{
	color:#ffffff;;
}

.sec_dark_purple a:visited{
	color:#ffffff;
}

.news_template .sec_purple{
  background-color:#a050be;
}

.sec_purple a{
	color:#ffffff;;
}
.sec_purple a:hover{
	color:#ffffff;;
}

.sec_purple a:visited{
	color:#ffffff;
}

.news_template .news_template_section_header_white{
  font-family: verdana, sans-serif;
  font-weight:bold;
  font-size:14px;
  color:#ffffff;
}

.news_template .news_template_section_header_black{
  font-family: verdana, sans-serif;
  font-weight:bold;
  font-size:14px;
  color:#545454;
}

.news_template .news_template_section_header_white2{
  font-family: helvetica,verdana, sans-serif;
  font-size:18px;
  color:#ffffff;
  display:block;
  margin-bottom:7px;
}

.news_template .news_template_section_header_black2{
  font-family: helvetica,verdana, sans-serif;
  font-size:18px;
  color:#545454;
  display:block;
  margin-bottom:7px;
}

.news_template p, #tinymce .news_template p{
  font-family:verdana,sans-serif;
  font-size:11px;
  color:#545454;
	margin-top:7px;
	margin-bottom:7px;
}

.news_template p.white, #tinymce .news_template p.white{
  color:#ffffff;
}

.news_template .divider{
    margin:0;
}

.news_template .paper_repeater{
    background:url('https://cdn.gosupermodel.com/images/news/template/paper/bg_y_repeat.gif') repeat-y;
    width:701px;
}

.news_template .paper_top{
    background:url('https://cdn.gosupermodel.com/images/news/template/paper/bg_top.gif') top left no-repeat transparent;
    position:relative;
    width:701px;
    min-height:564px;
}
.news_template .paper_bottom{
    height:125px;
    width:701px;
    background:url('https://cdn.gosupermodel.com/images/news/template/paper/bg_bottom.gif') no-repeat;
    margin-top:-7px;
}

.news_template .header_white{
    width:530px;
    font-family:helvetica,impact,verdana;
    font-size:42px;
    font-weight:bold;
    color:#ffffff;
}

.news_template .header_black{
    width:530px;
    font-family:helvetica,impact,verdana;
    font-size:42px;
    font-weight:bold;
    color:#000000;

}

.news_template .header_purple{
    width:530px;
    font-family:helvetica,impact,verdana;
    font-size:42px;
    font-weight:bold;
    color:#39115f;
}

.news_template .header_container{
    padding-top:40px;
    padding-bottom:21px;
}

.news_template .header_container .paper{
    padding-top:40px;
    padding-bottom:21px;
}

.news_template .blackboard_top{
    background:url('https://cdn.gosupermodel.com/images/news/template/blackboard/bg_top.jpg') top left no-repeat transparent;
    position:relative;
    width:701px;
    min-height:564px;
}

.news_template .blackboard_top_short{
    background:url('https://cdn.gosupermodel.com/images/news/template/blackboard/bg_top.jpg') top left no-repeat transparent;
    position:relative;
    width:701px;
    min-height:564px;
    padding-top:60px;
}
.news_template .blackboard_short{
    background:url('https://cdn.gosupermodel.com/images/news/template/blackboard/short/news_template_blackboard_short_en.jpg') no-repeat #fff9e7;
    color:#545454;
    min-heigth:418px;
    padding-top:210px;
}

.news_template .blackboard_short_safety{
    background:url('https://cdn.gosupermodel.com/images/news/template/blackboard/safety/news_template_safety_en.jpg') no-repeat #fffbef;
    color:#545454;
    min-heigth:418px;
    padding-top:210px;
}

.news_template .blackboard_gsm_battle_news{
    background:url('https://cdn.gosupermodel.com/images/campaigns/gsm_battle/gsm_battle_news.jpg') no-repeat #fffbef;
    color:#545454;
    min-heigth:618px;
    padding-top:210px;
}

.news_template .blackboard_short_text_container{
    min-height:300px;
    margin-left:69px;
    width:425px;
}
.news_template .blackboard_repeater{
    background:#3a485a;
    width:699px;
}

.news_template .blackboard_bottom{
    height:82px;
    width:701px;
    background:url('https://cdn.gosupermodel.com/images/news/template/blackboard/bg_bottom.jpg') no-repeat;
    margin-top:-7px;
}

.news_template .noteboard_top{
    background:url('https://cdn.gosupermodel.com/images/news/template/noteboard/bg_top.jpg') top left no-repeat transparent;
    position:relative;
    width:701px;
    min-height:564px;
}
.news_template .noteboard_repeater{
    background:#dbd1da;
    width:699px;
}

.news_template .noteboard_bottom{
    height:88px;
    width:701px;
    background:url('https://cdn.gosupermodel.com/images/news/template/noteboard/bg_bottom.jpg') no-repeat;
    margin-top:-7px;
}

.news_template .gwc_top{
    background:url('https://cdn.gosupermodel.com/images/news/template/girlswhocare/gwc_top_en.jpg') top left no-repeat transparent;
    position:relative;
    width:701px;
    min-height:388px;
    height:388px;
}

.news_template .gwc_header_container{
    position:absolute;
    top:335px;
    left:67px;
}
.news_template .gwc_body_text_container{
    margin-left:75px;
    width:537px;
}
.news_template .gwc_repeater{
    background:url('https://cdn.gosupermodel.com/images/news/template/girlswhocare/gwc_middle.jpg') 0 0 repeat-y transparent;
    width:701px;
}

.news_template .gwc_bottom{
    height:43px;
    width:701px;
    background:url('https://cdn.gosupermodel.com/images/news/template/girlswhocare/gwc_bottom.jpg') no-repeat;
    margin-top:-7px;
}


.news_template .rori_top{
   background:url('https://cdn.gosupermodel.com/images/news/template/rori/rori_top_bg.jpg') #f48686 no-repeat;
   width: 699px;
}

.news_template .rori_bottom{
   background: url('https://cdn.gosupermodel.com/images/news/template/rori/rori_bottom_bg.jpg') no-repeat; width:699px; height: 8px;
}

.news_template .rori_box1_container{
    padding-top:167px;
}

.news_template .rori_box1_top{
    background: url('https://cdn.gosupermodel.com/images/news/template/rori/box1_top.jpg') no-repeat;
    width: 639px;
    height: 132px;
}
.news_template .rori_box1_header{
    color:white;
    font-size:20px;
    padding-top:81px;
    padding-left:45px;
}
.news_template .rori_box1_text{
    color:#545454;
    background: url('https://cdn.gosupermodel.com/images/news/template/rori/box1_repeat.jpg') repeat-y;
    padding:7px 65px 21px 45px;
}

.news_template .rori_box1_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/rori/box1_bottom.jpg') no-repeat;
    width: 639px;
    height:18px;
}

.news_template .rori_box2_container{}

.news_template .rori_box2_top{
   background: url('https://cdn.gosupermodel.com/images/news/template/rori/box2_top.jpg') no-repeat;
    width:639px;
    height:110px;
}
.news_template .rori_box2_header{
    color:#545454;
    font:verdana;
    font-size: 20px;
    padding-top:61px;
    padding-left: 36px;
}
.news_template .rori_box2_text{
    color:#545454;
    background:url('https://cdn.gosupermodel.com/images/news/template/rori/box2_repeat.jpg') repeat-y;
    padding:21px 65px 21px 45px;
}

.news_template .rori_box2_bottom{
    background:url('https://cdn.gosupermodel.com/images/news/template/rori/box2_bottom.jpg') no-repeat;
    width: 639px;
    height:18px;
}

.news_template .rori_box3_container{}

.news_template .rori_box3_top{
   background: url('https://cdn.gosupermodel.com/images/news/template/rori/box3_top.jpg') no-repeat;
    width:639px;
    height:110px;
}
.news_template .rori_box3_header{
    color:white;
    font:verdana;font-size:20px;
    padding-top:59px;
    padding-left: 45px;
}
.news_template .rori_box3_text{
    color:#545454;
    background:url('https://cdn.gosupermodel.com/images/news/template/rori/box3_repeat.jpg') repeat-y;
    padding:21px 65px 21px 45px;
}

.news_template .rori_box3_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/rori/box3_bottom.jpg') no-repeat;
    width:639px;
    height:18px;
}


.news_template .admin_blue_top{
   background:url('https://cdn.gosupermodel.com/images/news/template/admin_blue/admin_blue_top_bg.jpg') #5cb0e5 no-repeat;
   width: 699px;
}

.news_template .admin_blue_bottom{
   background: url('https://cdn.gosupermodel.com/images/news/template/admin_blue/admin_blue_bottom_bg.jpg') no-repeat; width:699px; height: 8px;
}

.news_template .admin_blue_box1_container{
    padding-top:167px;
}

.news_template .admin_blue_box1_top{
    background: url('https://cdn.gosupermodel.com/images/news/template/admin_blue/box1_top.jpg') no-repeat;
    width: 639px;
    height: 132px;
}
.news_template .admin_blue_box1_header{
    color:white;
    font-size:20px;
    padding-top:81px;
    padding-left:45px;
}
.news_template .admin_blue_box1_text{
    background: url('https://cdn.gosupermodel.com/images/news/template/admin_blue/box1_repeat.jpg') repeat-y;
    padding:7px 65px 21px 45px;
}

.news_template .admin_blue_box1_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/admin_blue/box1_bottom.jpg') no-repeat;
    width: 639px;
    height:18px;
}

.news_template .admin_blue_box2_container{}

.news_template .admin_blue_box2_top{
   background: url('https://cdn.gosupermodel.com/images/news/template/admin_blue/box2_top.jpg') no-repeat;
    width:639px;
    height:110px;
}
.news_template .admin_blue_box2_header{
    color:#2d2d2d;
    font:verdana;
    font-size: 20px;
    padding-top:61px;
    padding-left: 36px;
}
.news_template .admin_blue_box2_text{
    background:url('https://cdn.gosupermodel.com/images/news/template/admin_blue/box2_repeat.jpg') repeat-y;
    padding:21px 65px 21px 45px;
}

.news_template .admin_blue_box2_bottom{
    background:url('https://cdn.gosupermodel.com/images/news/template/admin_blue/box2_bottom.jpg') no-repeat;
    width: 639px;
    height:18px;
}

.news_template .admin_blue_box3_container{}

.news_template .admin_blue_box3_top{
   background: url('https://cdn.gosupermodel.com/images/news/template/admin_blue/box3_top.jpg') no-repeat;
    width:639px;
    height:110px;
}
.news_template .admin_blue_box3_header{
    color:white;
    font:verdana;font-size:20px;
    padding-top:59px;
    padding-left: 45px;
}
.news_template .admin_blue_box3_text{
    background:url('https://cdn.gosupermodel.com/images/news/template/admin_blue/box3_repeat.jpg') repeat-y;
    padding:21px 65px 21px 45px;
}

.news_template .admin_blue_box3_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/admin_blue/box3_bottom.jpg') no-repeat;
    width:639px;
    height:18px;
}



.news_template .admin_yellow_top{
   background:url('https://cdn.gosupermodel.com/images/news/template/admin_yellow/admin_yellow_top_bg.jpg') #f1f33d no-repeat;
   width: 699px;
}

.news_template .admin_yellow_bottom{
   background: url('https://cdn.gosupermodel.com/images/news/template/admin_yellow/admin_yellow_bottom_bg.jpg') no-repeat; width:699px; height: 8px;
}

.news_template .admin_yellow_box1_container{
    padding-top:167px;
}

.news_template .admin_yellow_box1_top{
    background: url('https://cdn.gosupermodel.com/images/news/template/admin_yellow/box1_top.jpg') no-repeat;
    width: 639px;
    height: 132px;
}
.news_template .admin_yellow_box1_header{
    color:white;
    font-size:20px;
    padding-top:81px;
    padding-left:45px;
}
.news_template .admin_yellow_box1_text{
    background: url('https://cdn.gosupermodel.com/images/news/template/admin_yellow/box1_repeat.jpg') repeat-y;
    padding:7px 65px 21px 45px;
}

.news_template .admin_yellow_box1_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/admin_yellow/box1_bottom.jpg') no-repeat;
    width: 639px;
    height:18px;
}

.news_template .admin_yellow_box2_container{}

.news_template .admin_yellow_box2_top{
   background: url('https://cdn.gosupermodel.com/images/news/template/admin_yellow/box2_top.jpg') no-repeat;
    width:639px;
    height:110px;
}
.news_template .admin_yellow_box2_header{
    color:#2d2d2d;
    font:verdana;
    font-size: 20px;
    padding-top:61px;
    padding-left: 36px;
}
.news_template .admin_yellow_box2_text{
    background:url('https://cdn.gosupermodel.com/images/news/template/admin_yellow/box2_repeat.jpg') repeat-y;
    padding:21px 65px 21px 45px;
}

.news_template .admin_yellow_box2_bottom{
    background:url('https://cdn.gosupermodel.com/images/news/template/admin_yellow/box2_bottom.jpg') no-repeat;
    width: 639px;
    height:18px;
}

.news_template .admin_yellow_box3_container{}

.news_template .admin_yellow_box3_top{
   background: url('https://cdn.gosupermodel.com/images/news/template/admin_yellow/box3_top.jpg') no-repeat;
    width:639px;
    height:110px;
}
.news_template .admin_yellow_box3_header{
    color:white;
    font:verdana;font-size:20px;
    padding-top:59px;
    padding-left: 45px;
}
.news_template .admin_yellow_box3_text{
    background:url('https://cdn.gosupermodel.com/images/news/template/admin_yellow/box3_repeat.jpg') repeat-y;
    padding:21px 65px 21px 45px;
}

.news_template .admin_yellow_box3_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/admin_yellow/box3_bottom.jpg') no-repeat;
    width:639px;
    height:18px;
}



.news_template .football_top{
   background:url('https://cdn.gosupermodel.com/images/news/template/spt_2012/football_top_bg.jpg') #ff6633 no-repeat;
   width: 698px;
}

.news_template .football_bottom{
   background: url('https://cdn.gosupermodel.com/images/news/template/spt_2012/football_bottom_bg.jpg') no-repeat; width:699px; height: 8px;
}

.news_template .football_box1_container{
    padding-top:167px;
}

.news_template .football_box1_top{
    background: url('https://cdn.gosupermodel.com/images/news/template/spt_2012/box1_top.jpg') no-repeat;
    width: 639px;
    height: 132px;
}
.news_template .football_box1_header{
    color:white;
    font-size:20px;
    padding-top:81px;
    padding-left:45px;
}
.news_template .football_box1_text{
    background: url('https://cdn.gosupermodel.com/images/news/template/spt_2012/box1_repeat.jpg') repeat-y;
    padding:7px 65px 21px 45px;
}

.news_template .football_box1_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/spt_2012/box1_bottom.jpg') no-repeat;
    width: 639px;
    height:15px;
}

.news_template .football_box2_container{}

.news_template .football_box2_top{
   background: url('https://cdn.gosupermodel.com/images/news/template/spt_2012/box2_top.jpg') no-repeat;
    width:639px;
    height:110px;
}
.news_template .football_box2_header{
    color:#2d2d2d;
    font:verdana;
    font-size: 20px;
    padding-top:61px;
    padding-left: 36px;
}
.news_template .football_box2_text{
    background:url('https://cdn.gosupermodel.com/images/news/template/spt_2012/box2_repeat.jpg') repeat-y;
    padding:21px 65px 21px 45px;
}

.news_template .football_box2_bottom{
    background:url('https://cdn.gosupermodel.com/images/news/template/spt_2012/box2_bottom.jpg') no-repeat;
    width: 639px;
    height:18px;
}

.news_template .football_box3_container{}

.news_template .football_box3_top{
   background: url('https://cdn.gosupermodel.com/images/news/template/spt_2012/box3_top.jpg') no-repeat;
    width:639px;
    height:110px;
}
.news_template .football_box3_header{
    color:white;
    font:verdana;font-size:20px;
    padding-top:59px;
    padding-left: 45px;
}
.news_template .football_box3_text{
    background:url('https://cdn.gosupermodel.com/images/news/template/spt_2012/box3_repeat.jpg') repeat-y;
    padding:21px 65px 21px 45px;
}

.news_template .football_box3_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/spt_2012/box3_bottom.jpg') no-repeat;
    width:639px;
    height:18px;
}


.news_template .lastweek_top{
   background:url('https://cdn.gosupermodel.com/images/news/template/lastweek/last_week_top_bg.jpg') #d8f38f no-repeat;
   width: 699px;
}

.news_template .lastweek_bottom{
   background: url('https://cdn.gosupermodel.com/images/news/template/lastweek/last_week_bottom_bg.jpg') no-repeat; width:699px; height: 8px;
}

.news_template .lastweek_box1_container{
    padding-top:167px;
}

.news_template .lastweek_box1_top{
    background: url('https://cdn.gosupermodel.com/images/news/template/lastweek/box1_top.jpg') no-repeat;
    width: 639px;
    height: 132px;
}
.news_template .lastweek_box1_header{
    color:white;
    font-size:20px;
    padding-top:81px;
    padding-left:45px;
}
.news_template .lastweek_box1_text{
    background: url('https://cdn.gosupermodel.com/images/news/template/lastweek/box1_repeat.jpg') repeat-y;
    padding:7px 65px 21px 45px;
}

.news_template .lastweek_box1_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/lastweek/box1_bottom.jpg') no-repeat;
    width: 639px;
    height:18px;
}

.news_template .lastweek_box2_container{}

.news_template .lastweek_box2_top{
   background: url('https://cdn.gosupermodel.com/images/news/template/lastweek/box2_top.jpg') no-repeat;
    width:639px;
    height:110px;
}
.news_template .lastweek_box2_header{
    color:#2d2d2d;
    font:verdana;
    font-size: 20px;
    padding-top:61px;
    padding-left: 36px;
}
.news_template .lastweek_box2_text{
    background:url('https://cdn.gosupermodel.com/images/news/template/lastweek/box2_repeat.jpg') repeat-y;
    padding:21px 65px 21px 45px;
}

.news_template .lastweek_box2_bottom{
    background:url('https://cdn.gosupermodel.com/images/news/template/lastweek/box2_bottom.jpg') no-repeat;
    width: 639px;
    height:18px;
}

.news_template .lastweek_box3_container{}

.news_template .lastweek_box3_top{
   background: url('https://cdn.gosupermodel.com/images/news/template/lastweek/box3_top.jpg') no-repeat;
    width:639px;
    height:110px;
}
.news_template .lastweek_box3_header{
    color:white;
    font:verdana;font-size:20px;
    padding-top:59px;
    padding-left: 45px;
}
.news_template .lastweek_box3_text{
    background:url('https://cdn.gosupermodel.com/images/news/template/lastweek/box3_repeat.jpg') repeat-y;
    padding:21px 65px 21px 45px;
}

.news_template .lastweek_box3_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/lastweek/box3_bottom.jpg') no-repeat;
    width:639px;
    height:18px;
}


.news_template .summer_top{
   background:url('https://cdn.gosupermodel.com/images/news/template/summer/summer_top_bg.jpg') #8ae2b8 no-repeat;
   width: 698px;
}

.news_template .summer_bottom{
   background: url('https://cdn.gosupermodel.com/images/news/template/summer/summer_bottom_bg.jpg') no-repeat; width:699px; height: 8px;
}

.news_template .summer_box1_container{
    padding-top:167px;
}

.news_template .summer_box1_top{
    background: url('https://cdn.gosupermodel.com/images/news/template/summer/box1_top.jpg') no-repeat;
    width: 639px;
    height: 132px;
}
.news_template .summer_box1_header{
    color:white;
    font-size:20px;
    padding-top:81px;
    padding-left:45px;
}
.news_template .summer_box1_text{
    background: url('https://cdn.gosupermodel.com/images/news/template/summer/box1_repeat.jpg') repeat-y;
    padding:7px 65px 21px 45px;
}

.news_template .summer_box1_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/summer/box1_bottom.jpg') no-repeat;
    width: 639px;
    height:15px;
}

.news_template .summer_box2_container{}

.news_template .summer_box2_top{
   background: url('https://cdn.gosupermodel.com/images/news/template/summer/box2_top.jpg') no-repeat;
    width:639px;
    height:110px;
}
.news_template .summer_box2_header{
    color:#2d2d2d;
    font:verdana;
    font-size: 20px;
    padding-top:61px;
    padding-left: 36px;
}
.news_template .summer_box2_text{
    background:url('https://cdn.gosupermodel.com/images/news/template/summer/box2_repeat.jpg') repeat-y;
    padding:21px 65px 21px 45px;
}

.news_template .summer_box2_bottom{
    background:url('https://cdn.gosupermodel.com/images/news/template/summer/box2_bottom.jpg') no-repeat;
    width: 639px;
    height:18px;
}

.news_template .summer_box3_container{}

.news_template .summer_box3_top{
   background: url('https://cdn.gosupermodel.com/images/news/template/summer/box3_top.jpg') no-repeat;
    width:639px;
    height:110px;
}
.news_template .summer_box3_header{
    color:white;
    font:verdana;font-size:20px;
    padding-top:59px;
    padding-left: 45px;
}
.news_template .summer_box3_text{
    background:url('https://cdn.gosupermodel.com/images/news/template/summer/box3_repeat.jpg') repeat-y;
    padding:21px 65px 21px 45px;
}

.news_template .summer_box3_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/summer/box3_bottom.jpg') no-repeat;
    width:639px;
    height:18px;
}

.news_template .planet_box1_top{
    width: 639px;
    height: 132px;
}

.news_template .planet_top_venus{
    background:url('https://cdn.gosupermodel.com/images/news/template/planets/venus_top_bg.jpg') #b0dfd9 no-repeat;
    width: 699px;
}

.news_template .planet_top_jupiter{
    background:url('https://cdn.gosupermodel.com/images/news/template/planets/jupiter_top_bg.jpg') #b0dfd9 no-repeat;
    width: 699px;
}

.news_template .planet_top_mars{
    background:url('https://cdn.gosupermodel.com/images/news/template/planets/mars_top_bg.jpg') #b0dfd9 no-repeat;
    width: 699px;
}

.news_template .planet_top_saturn{
    background:url('https://cdn.gosupermodel.com/images/news/template/planets/saturn_top_bg.jpg') #b0dfd9 no-repeat;
    width: 699px;
}

.news_template .planet_top_xo{
    background:url('https://cdn.gosupermodel.com/images/news/template/planets/xo_top_bg.jpg') #b0dfd9 no-repeat;
    width: 699px;
}

.news_template .planet_box1_top .venus{
    background: url('https://cdn.gosupermodel.com/images/news/template/planets/venusbox1_top.jpg') no-repeat;
}

.news_template .planet_box1_top .jupiter{
    background: url('https://cdn.gosupermodel.com/images/news/template/planets/jupiterbox1_top.jpg') no-repeat;
}

.news_template .planet_box1_top .mars{
    background: url('https://cdn.gosupermodel.com/images/news/template/planets/marsbox1_top.jpg') no-repeat;
}

.news_template .planet_box1_top .saturn{
    background: url('https://cdn.gosupermodel.com/images/news/template/planets/saturnbox1_top.jpg') no-repeat;
}

.news_template .planet_box1_top .xo{
    background: url('https://cdn.gosupermodel.com/images/news/template/planets/xobox1_top.jpg') no-repeat;
}

.news_template .planet_bottom{
   background: url('https://cdn.gosupermodel.com/images/news/template/planets/bottom_bg.jpg') no-repeat; width:699px; height: 8px;
}

.news_template .planet_box1_container{
    padding-top:167px;
}

.news_template .planet_box1_top{
    background: url('https://cdn.gosupermodel.com/images/news/template/planets/box1_top.jpg') no-repeat;
    width: 639px;
    height: 132px;
}
.news_template .planet_box1_header{
    color:white;
    font-size:20px;
    padding-top:81px;
    padding-left:45px;
}
.news_template .planet_box1_text{
    background: url('https://cdn.gosupermodel.com/images/news/template/planets/box1_repeat.jpg') repeat-y;
    padding:7px 65px 21px 45px;
}

.news_template .planet_box1_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/planets/box1_bottom.jpg') no-repeat;
    width: 639px;
    height:15px;
}

.news_template .planet_box2_container{}

.news_template .planet_box2_top{
   background: url('https://cdn.gosupermodel.com/images/news/template/planets/box2_top.jpg') no-repeat;
    width:639px;
    height:110px;
}
.news_template .planet_box2_header{
    color:#2d2d2d;
    font:verdana;
    font-size: 20px;
    padding-top:61px;
    padding-left: 36px;
}
.news_template .planet_box2_text{
    background:url('https://cdn.gosupermodel.com/images/news/template/planets/box2_repeat.jpg') repeat-y;
    padding:21px 65px 21px 45px;
}

.news_template .planet_box2_bottom{
    background:url('https://cdn.gosupermodel.com/images/news/template/planets/box2_bottom.jpg') no-repeat;
    width: 639px;
    height:18px;
}

.news_template .planet_box3_container{}

.news_template .planet_box3_top{
   background: url('https://cdn.gosupermodel.com/images/news/template/planets/box3_top.jpg') no-repeat;
    width:639px;
    height:110px;
}
.news_template .planet_box3_header{
    color:white;
    font:verdana;font-size:20px;
    padding-top:59px;
    padding-left: 45px;
}
.news_template .planet_box3_text{
    background:url('https://cdn.gosupermodel.com/images/news/template/planets/box3_repeat.jpg') repeat-y;
    padding:21px 65px 21px 45px;
}

.news_template .planet_box3_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/planets/box3_bottom.jpg') no-repeat;
    width:639px;
    height:18px;
}


.news_template .school_top{
   background:url('https://cdn.gosupermodel.com/images/news/template/backtoschool/school_top_bg.jpg') #394c33 no-repeat;
   width: 698px;
}

.news_template .school_bottom{
   background: url('https://cdn.gosupermodel.com/images/news/template/backtoschool/school_bottom_bg.jpg') no-repeat; width:698px; height: 8px;
}

.news_template .school_box1_container{
    padding-top:167px;
}

.news_template .school_box1_top{
    background: url('https://cdn.gosupermodel.com/images/news/template/backtoschool/box1_top.jpg') no-repeat;
    width: 639px;
    height: 132px;
}
.news_template .school_box1_header{
    color:white;
    font-size:20px;
    padding-top:81px;
    padding-left:45px;
}
.news_template .school_box1_text{
    background: url('https://cdn.gosupermodel.com/images/news/template/backtoschool/box1_repeat.jpg') repeat-y;
    padding:7px 65px 21px 45px;
}

.news_template .school_box1_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/backtoschool/box1_bottom.jpg') no-repeat;
    width: 639px;
    height:15px;
}

.news_template .school_box2_container{}

.news_template .school_box2_top{
   background: url('https://cdn.gosupermodel.com/images/news/template/backtoschool/box2_top.jpg') no-repeat;
    width:639px;
    height:110px;
}
.news_template .school_box2_header{
    color:#2d2d2d;
    font:verdana;
    font-size: 20px;
    padding-top:61px;
    padding-left: 36px;
}
.news_template .school_box2_text{
    background:url('https://cdn.gosupermodel.com/images/news/template/backtoschool/box2_repeat.jpg') repeat-y;
    padding:21px 65px 21px 45px;
}

.news_template .school_box2_bottom{
    background:url('https://cdn.gosupermodel.com/images/news/template/backtoschool/box2_bottom.jpg') no-repeat;
    width: 639px;
    height:18px;
}

.news_template .school_box3_container{}

.news_template .school_box3_top{
   background: url('https://cdn.gosupermodel.com/images/news/template/backtoschool/box3_top.jpg') no-repeat;
    width:639px;
    height:110px;
}
.news_template .school_box3_header{
    color:white;
    font:verdana;font-size:20px;
    padding-top:59px;
    padding-left: 45px;
}
.news_template .school_box3_text{
    background:url('https://cdn.gosupermodel.com/images/news/template/backtoschool/box3_repeat.jpg') repeat-y;
    padding:21px 65px 21px 45px;
}

.news_template .school_box3_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/backtoschool/box3_bottom.jpg') no-repeat;
    width:639px;
    height:18px;
}


.news_template .omg_top{
   background:url('https://cdn.gosupermodel.com/images/news/template/omg/omg_top_bg.jpg') #118888 no-repeat;
   width: 698px;
}

.news_template .omg_bottom{
   background: url('https://cdn.gosupermodel.com/images/news/template/omg/omg_bottom_bg.jpg') no-repeat; width:698px; height: 8px;
}

.news_template .omg_box1_container{
    padding-top:167px;
}

.news_template .omg_box1_top{
    background: url('https://cdn.gosupermodel.com/images/news/template/omg/box1_top.jpg') no-repeat;
    width: 639px;
    height: 132px;
}
.news_template .omg_box1_header{
    color:white;
    font-size:20px;
    padding-top:81px;
    padding-left:45px;
}
.news_template .omg_box1_text{
    background: url('https://cdn.gosupermodel.com/images/news/template/omg/box1_repeat.jpg') repeat-y;
    padding:7px 65px 21px 45px;
}

.news_template .omg_box1_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/omg/box1_bottom.jpg') no-repeat;
    width: 639px;
    height:15px;
}

.news_template .omg_box2_container{}

.news_template .omg_box2_top{
   background: url('https://cdn.gosupermodel.com/images/news/template/omg/box2_top.jpg') no-repeat;
    width:639px;
    height:110px;
}
.news_template .omg_box2_header{
    color:#2d2d2d;
    font:verdana;
    font-size: 20px;
    padding-top:61px;
    padding-left: 36px;
}
.news_template .omg_box2_text{
    background:url('https://cdn.gosupermodel.com/images/news/template/omg/box2_repeat.jpg') repeat-y;
    padding:21px 65px 21px 45px;
}

.news_template .omg_box2_bottom{
    background:url('https://cdn.gosupermodel.com/images/news/template/omg/box2_bottom.jpg') no-repeat;
    width: 639px;
    height:18px;
}

.news_template .omg_box3_container{}

.news_template .omg_box3_top{
   background: url('https://cdn.gosupermodel.com/images/news/template/omg/box3_top.jpg') no-repeat;
    width:639px;
    height:110px;
}
.news_template .omg_box3_header{
    color:white;
    font:verdana;font-size:20px;
    padding-top:53px;
    padding-left: 45px;
}
.news_template .omg_box3_text{
    background:url('https://cdn.gosupermodel.com/images/news/template/omg/box3_repeat.jpg') repeat-y;
    padding:21px 65px 21px 45px;
}

.news_template .omg_box3_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/omg/box3_bottom.jpg') no-repeat;
    width:639px;
    height:18px;
}


.news_template .circus_plain{
   background:url('https://cdn.gosupermodel.com/images/news/template/circus/top1.jpg') #FFFFFF no-repeat;
   width: 698px;
}

.news_template .circus_model{
    background:url('https://cdn.gosupermodel.com/images/news/template/circus/top2.jpg') #FFFFFF no-repeat;
    width: 698px;
}

.news_template .circus_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/circus/bottom.jpg') no-repeat;
    width: 698px;
    height: 43px;
}

.news_template .circus_bottom2{
    background: url('https://cdn.gosupermodel.com/images/news/template/circus/bottom2.jpg') no-repeat;
    width: 698px;
    height: 43px;
}

.news_template .circus_box_container{
    padding-top:325px;
}

.news_template .circus_box_top{
    width: 639px;
    height: 132px;
}
.news_template .circus_box_header{
    color:white;
    font-size:20px;
    padding-top:60px;
    padding-left:75px;
}
.news_template .circus_box_text{
    background: url('https://cdn.gosupermodel.com/images/news/template/circus/bodyrepeat.jpg') repeat-y;
    padding:7px 65px 21px 65px;
}

.news_template .circus_box_text2{
    background: url('https://cdn.gosupermodel.com/images/news/template/circus/repeat2.jpg') repeat-y;
    padding: 7px 65px 21px 65px;
}



.news_template .awareness{
    background:url('https://cdn.gosupermodel.com/images/news/template/awareness/header.png') #FFFFFF no-repeat;
    width: 701px;
}

.news_template .awareness_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/awareness/footer.png') no-repeat;
    width: 701px;
    height: 43px;
}

.news_template .awareness_box_container{
    padding-top:325px;
}

.news_template .awareness_box_top{
    width: 639px;
    height: 435px;
}
.news_template .awareness_box_header{
    color:black;
    font-size:20px;
    padding-top:390px;
    padding-left:75px;
}
.news_template .awareness_box_text{
    background: url('https://cdn.gosupermodel.com/images/news/template/awareness/repeater.png') repeat-y;
    padding:7px 65px 21px 65px;
}


.news_template .vipitems{
    background:url('https://cdn.gosupermodel.com/images/news/template/vipitems/top_en.jpg') #FFFFFF no-repeat;
    width: 698px;
}

.news_template .vipitems_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/vipitems/bottom.jpg') no-repeat;
    width: 698px;
    height: 43px;
}

.news_template .vipitems_box_container{
    padding-top:325px;
}

.news_template .vipitems_box_top{
    width: 639px;
    height: 132px;
}
.news_template .vipitems_box_header{
    color:white;
    font-size:20px;
    padding-top:60px;
    padding-left:75px;
}
.news_template .vipitems_box_text{
    background: url('https://cdn.gosupermodel.com/images/news/template/vipitems/body_repeat.jpg') repeat-y;
    padding:7px 65px 21px 65px;
}




.news_template .halloween1{
    background:url('https://cdn.gosupermodel.com/images/news/template/halloween/top.jpg') #FFFFFF no-repeat;
    width: 698px;
    color:white;
}
.news_template .halloween2{
    background:url('https://cdn.gosupermodel.com/images/news/template/halloween/top2.jpg') #FFFFFF no-repeat;
    width: 698px;
    color:white;
}

.news_template .halloween_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/halloween/bottom.jpg') no-repeat;
    width: 698px;
    height: 43px;
}

.news_template .halloween_box_container{
    padding-top:325px;
}

.news_template .halloween_box_top{
    width: 639px;
    height: 132px;
}
.news_template .halloween_box_header{
    color:white;
    font-size:20px;
    padding-top:60px;
    padding-left:75px;
}
.news_template .halloween_box_text{
    background: url('https://cdn.gosupermodel.com/images/news/template/halloween/repeat.jpg') repeat-y;
    padding:7px 65px 31px 65px;
}


.news_template .gostar{
    background:url('https://cdn.gosupermodel.com/images/news/template/gostar/top.jpg') #FFFFFF no-repeat;
    width: 698px;
    color:white;
}

.news_template .gostar_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/gostar/bottom.jpg') no-repeat;
    width: 698px;
    height: 43px;
}

.news_template .gostar_box_container{
    padding-top:325px;
}

.news_template .gostar_box_top{
    width: 639px;
    height: 132px;
}
.news_template .gostar_box_header{
    color:white;
    font-size:20px;
    padding-top:60px;
    padding-left:75px;
}
.news_template .gostar_box_text{
    background: url('https://cdn.gosupermodel.com/images/news/template/gostar/bodyrepeat.jpg') repeat-y;
    padding:7px 65px 31px 65px;
}


.xmas_top{
   background:url('https://cdn.gosupermodel.com/images/news/template/xmas/header_en.jpg') #118888 no-repeat;
   width: 698px;
}

.xmas_bottom{
   background: url('https://cdn.gosupermodel.com/images/news/template/xmas/footer.jpg') no-repeat;
    width:698px;
    height: 143px;
}

.xmas_box1_container{
    padding-top:283px;
}

.xmas_box1_top{
    width: 698px;
    height: 124px;
}
.xmas_box1_header{
    color:white;
    font-size:20px;
    padding-top:52px;
    padding-left:82px;
}
.xmas_box1_text{
    background: url('https://cdn.gosupermodel.com/images/news/template/xmas/box1_repeat.jpg') repeat-y;
    padding:7px 65px 21px 60px;
}

.xmas_box1_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/xmas/box1_footer.jpg') repeat-x;
    width: 698px;
    height:16px;
}

.xmas_box2_top{
   background: url('https://cdn.gosupermodel.com/images/news/template/xmas/box2_header.jpg') 3px 0 repeat-x;
    width:698px;
    height:146px;
}
.xmas_box2_header{
    color:white;
    font:verdana;
    font-size: 20px;
    padding-top:75px;
    padding-left: 65px;
}
.xmas_box2_text{
    background:url('https://cdn.gosupermodel.com/images/news/template/xmas/box2_repeat.jpg') repeat-y;
    padding:7px 65px 21px 60px;
}

.xmas_box2_bottom{
    background:url('https://cdn.gosupermodel.com/images/news/template/xmas/box2_footer.jpg') repeat-x;
    width: 698px;
    height:19px;
}


.xmas_box3_top{
   background: url('https://cdn.gosupermodel.com/images/news/template/xmas/box3_header.jpg') repeat-x;
    width:698px;
    height:160px;
}
.xmas_box3_header{
    color:white;
    font:verdana;font-size:20px;
    padding-top:84px;
    padding-left: 65px;
}
.xmas_box3_text{
    background:url('https://cdn.gosupermodel.com/images/news/template/xmas/box3_repeat.jpg') repeat-y;
    padding:7px 65px 21px 60px;
}

.xmas_box3_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/xmas/box3_footer.jpg') repeat-x;
    width:698px;
    height:14px;
}



.xmas23_top{
    background:url('https://cdn.gosupermodel.com/images/news/template/xmas2023/header.png') #118888 no-repeat;
    width: 701px;
}

.xmas23_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/xmas2023/footer.png') no-repeat;
    width:701px;
    height: 349px;
}

.xmas23_box_container{
    padding-top:283px;
}

.xmas23_box_top{
    width: 701px;
    height: 115px;
}
.xmas23_box_header{
    color:black;
    font-size:20px;
    padding-top:52px;
    padding-left:82px;
}
.xmas23_box_text{
    background: url('https://cdn.gosupermodel.com/images/news/template/xmas2023/repeater.png') repeat-y;
    padding:7px 65px 21px 70px;
}



.ww_top{
    background:url('https://cdn.gosupermodel.com/images/news/template/warmwishes/header.png') #118888 no-repeat;
    width: 701px;
}

.ww_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/warmwishes/bottom.png') no-repeat;
    width:701px;
    height: 145px;
}

.ww_box_container{
    padding-top:283px;
}

.ww_box_top{
    width: 701px;
    height: 40px;
}
.ww_box_header{
    color:black;
    font-size:20px;
    padding-top:48px;
    padding-left:82px;
}
.ww_box_text{
    background: url('https://cdn.gosupermodel.com/images/news/template/warmwishes/repeater.png') repeat-y;
    padding:57px 65px 21px 70px;
}



.inclusivity_top{
    background:url('https://cdn.gosupermodel.com/images/news/template/inclusivity/Header.gif') #118888 no-repeat;
    width: 701px;
}

.inclusivity_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/inclusivity/Footer.png') no-repeat;
    width:701px;
    height: 90px;
}

.inclusivity_box_container{
    padding-top:201px;
}

.inclusivity_box_header{
    color:black;
    font-size:20px;
    padding-top:48px;
    padding-left:82px;
}
.inclusivity_box_text{
    background: url('https://cdn.gosupermodel.com/images/news/template/inclusivity/Repeater.gif') repeat-y;
    padding:57px 65px 21px 70px;
}



.fashion_top{
    background:url('https://cdn.gosupermodel.com/images/news/template/fashion/header.png') #fff no-repeat;
    width: 701px;
}

.fashion_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/fashion/footer.png') no-repeat;
    width:701px;
    height: 114px;
}

.fashion_box_container{
    padding-top:283px;
}

.fashion_box_top{
    width: 701px;
    height: 160px;
}
.fashion_box_header{
    color:black;
    font-size:20px;
    padding-top: 1px;
    padding-left:92px;
}
.fashion_box_text{
    background: url('https://cdn.gosupermodel.com/images/news/template/fashion/repeater.png') repeat-y;
    padding:7px 65px 21px 70px;
}



.news_template .ny2012{
    background:url('https://cdn.gosupermodel.com/images/news/template/ny2012_top.gif') #FFFFFF no-repeat;
    width: 698px;
    color:white;
}
.news_template .ny2012_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/ny2012_bottom.jpg') no-repeat;
    width: 698px;
    height: 43px;
}

.news_template .ny2012_box_container{
    padding-top:325px;
}

.news_template .ny2012_box_top{
    width: 639px;
    height: 132px;
}
.news_template .ny2012_box_header{
    color:white;
    font-size:20px;
    padding-top:60px;
    padding-left:75px;
}
.news_template .ny2012_box_text{
    background: url('https://cdn.gosupermodel.com/images/news/template/ny2012_middle.jpg') repeat-y;
    padding:7px 65px 31px 65px;
}


.news_template .com_top{
   background:url('https://cdn.gosupermodel.com/images/news/template/commercial/com_top_bg.jpg') #118888 no-repeat;
   width: 698px;
}

.news_template .com_bottom{
   background: url('https://cdn.gosupermodel.com/images/news/template/commercial/com_bottom_bg.jpg') no-repeat; width:698px; height: 60px;
}

.news_template .com_box1_container{
    padding-top:167px;
}

.news_template .com_box1_top{
    background: url('https://cdn.gosupermodel.com/images/news/template/commercial/box1_top.jpg') repeat;
    width: 698px;
    height: 124px;
}
.news_template .com_post_header{
    color:white;
    font-size:20px;
    position:relative;
    height:0px;
    top:-68px;
}
.news_template .com_box1_header{
    color:white;
    font-size:20px;
    padding-top:81px;
    padding-left:45px;
}
.news_template .com_box1_text{
    background: url('https://cdn.gosupermodel.com/images/news/template/commercial/box1_repeat.jpg') repeat-y;
    padding:7px 65px 21px 45px;
}

.news_template .com_box1_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/commercial/box1_bottom.jpg') repeat-x;
    width: 698px;
    height:16px;
}

.news_template .com_box2_container{}

.news_template .com_box2_top{
   background: url('https://cdn.gosupermodel.com/images/news/template/commercial/box2_top.jpg') repeat-x;
    width:698px;
    height:112px;
}
.news_template .com_box2_header{
    color:#2d2d2d;
    font:verdana;
    font-size: 20px;
    padding-top:61px;
    padding-left: 45px;
}
.news_template .com_box2_text{
    background:url('https://cdn.gosupermodel.com/images/news/template/commercial/box2_repeat.jpg') repeat-y;
    padding:21px 65px 21px 45px;
}

.news_template .com_box2_bottom{
    background:url('https://cdn.gosupermodel.com/images/news/template/commercial/box2_bottom.jpg') repeat-x;
    width: 698px;
    height:12px;
}

.news_template .com_box3_container{}

.news_template .com_box3_top{
   background: url('https://cdn.gosupermodel.com/images/news/template/commercial/box3_top.jpg') repeat-x;
    width:698px;
    height:116px;
}
.news_template .com_box3_header{
    color:white;
    font:verdana;font-size:20px;
    padding-top:53px;
    padding-left: 45px;
}
.news_template .com_box3_text{
    background:url('https://cdn.gosupermodel.com/images/news/template/commercial/box3_repeat.jpg') repeat-y;
    padding:21px 65px 21px 45px;
}

.news_template .com_box3_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/commercial/box3_bottom.jpg') repeat-x;
    width:698px;
    height:15px;
}


.news_template .com2_top{
   background:url('https://cdn.gosupermodel.com/images/news/template/commercial2/header.jpg') #118888 no-repeat;
   width: 698px;
}

.news_template .com2_bottom{
   background: url('https://cdn.gosupermodel.com/images/news/template/commercial2/footer.jpg') no-repeat; width:698px; height: 60px;
}

.news_template .com2_box1_container{
    padding-top:212px;
}

.news_template .com2_box1_top{
    background: url('https://cdn.gosupermodel.com/images/news/template/commercial2/box1_top.jpg') repeat;
    width: 698px;
    height: 102px;
}
.news_template .com2_box1_header{
    color:white;
    font-size:20px;
    padding-top:41px;
    padding-left:60px;
    font-weight:bold;
}
.news_template .com2_box1_text{
    background: url('https://cdn.gosupermodel.com/images/news/template/commercial2/box1_repeat.jpg') repeat-y;
    padding:7px 65px 18px 60px;
}

.news_template .com2_box1_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/commercial2/box1_footer.jpg') repeat-x;
    width: 698px;
    height:21px;
}

.news_template .com2_box2_container{
   height:412px;
   background: url('https://cdn.gosupermodel.com/images/news/template/commercial2/box2whole.jpg') repeat-x;
}

.news_template .com2_box2_top{
    width:180px;
    height:112px;
    position:relative;
    top:143px;
    left:106px;
}
.news_template .com2_box2_header{
    color:gold;
    font:verdana;
    font-size: 20px;
    font-weight:bold;
}
.news_template .com2_box2_text{
    left: 375px;
    position: relative;
    top: -33px;
    width: 250px;
}

.news_template .com2_box2_bottom{
    
    width: 698px;
    height:12px;
}

.news_template .com2_box3_container{}

.news_template .com2_box3_top{
   background: url('https://cdn.gosupermodel.com/images/news/template/commercial2/box3_top.jpg') repeat-x;
    width:698px;
    height:133px;
}
.news_template .com2_box3_header{
    color:white;
    font:verdana;
    font-size:20px;
    font-weight:bold;
    padding-top:66px;
}
.news_template .com2_box3_text{
    background:url('https://cdn.gosupermodel.com/images/news/template/commercial2/box3_repeat.jpg') repeat-y;
    padding:7px 65px 18px 45px;
}

.news_template .com2_box3_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/commercial2/box3_footer.jpg') repeat-x;
    width:698px;
    height:15px;
}


.news_template .valentines{
    background:url('https://cdn.gosupermodel.com/images/news/template/valentines/top.jpg') #FFFFFF no-repeat;
    width: 698px;
}

.news_template .valentines_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/valentines/bottom.jpg') no-repeat;
    width: 698px;
    height: 43px;
}

.news_template .valentines_box_container{
    padding-top:325px;
}

.news_template .valentines_box_top{
    width: 639px;
    height: 132px;
}
.news_template .valentines_box_header{
    color:white;
    font-size:20px;
    padding-top:60px;
    padding-left:75px;
}
.news_template .valentines_box_text{
    background: url('https://cdn.gosupermodel.com/images/news/template/valentines/bodyrepeat.jpg') repeat-y;
    padding:7px 65px 21px 65px;
}


.news_template .easter_models{
    background:url('https://cdn.gosupermodel.com/images/news/template/easter2014/top2.jpg') #FFFFFF no-repeat;
    width: 698px;
    padding-top:28px;
}

.news_template .easter_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/easter2014/bottom.jpg') no-repeat;
    width: 698px;
    height: 43px;
}

.news_template .easter_box_text{
    background: url('https://cdn.gosupermodel.com/images/news/template/easter2014/repeat.jpg') repeat-y;
    padding:7px 65px 21px 65px;
}

.news_template .easter_top{
   background:url('https://cdn.gosupermodel.com/images/news/template/easter2014/top.jpg') #ffffff no-repeat;
   width: 698px;
}

.news_template .easter_bottom2{
    background: url('https://cdn.gosupermodel.com/images/news/template/easter2014/bottom2.jpg') no-repeat;
    width:698px;
    height: 44px;
}

.news_template .easter_box1_container{
    padding-top:180px;
}

.news_template .easter_box1_top{
    width: 698px;
    height: 227px;
}
.news_template .easter_box1_header{
    color:white;
    font-size:20px;
    padding-top:160px;
    padding-left:80px;
}
.news_template .easter_box1_text{
    background: url('https://cdn.gosupermodel.com/images/news/template/easter2014/box1_repeat.jpg') repeat-y;
    padding:7px 65px 21px 60px;
}

.news_template .easter_box1_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/easter2014/box1_bottom.jpg') repeat-x;
    width: 698px;
    height:24px;
}

.news_template .easter_box2_container{}

.news_template .easter_box2_top{
   background: url('https://cdn.gosupermodel.com/images/news/template/easter2014/box2_top.jpg') repeat-x;
    width:698px;
    height:138px;
}
.news_template .easter_box2_header{
    color:white;
    font:verdana;
    font-size: 20px;
    padding-top:68px;
    padding-left: 80px;
}
.news_template .easter_box2_text{
    background:url('https://cdn.gosupermodel.com/images/news/template/easter2014/box2_repeat.jpg') repeat-y;
    padding:21px 65px 21px 60px;
}

.news_template .easter_box2_bottom{
    background:url('https://cdn.gosupermodel.com/images/news/template/easter2014/box2_bottom.jpg') repeat-x;
    width: 698px;
    height:27px;
}

.news_template .easter_box3_container{}

.news_template .easter_box3_top{
   background: url('https://cdn.gosupermodel.com/images/news/template/easter2014/box3_top.jpg') repeat-x;
    width:698px;
    height:153px;
}
.news_template .easter_box3_header{
    color:white;
    font:verdana;font-size:20px;
    padding-top:75px;
    padding-left: 80px;
}
.news_template .easter_box3_text{
    background:url('https://cdn.gosupermodel.com/images/news/template/easter2014/box3_repeat.jpg') repeat-y;
    padding:21px 65px 21px 60px;
}

.news_template .easter_box3_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/easter2014/box3_bottom.jpg') repeat-x;
    width:698px;
    height:23px;
}

.news_template .spt_top{
    background:url('https://cdn.gosupermodel.com/images/news/template/spt_2024/header.png') #ffffff no-repeat;
    width: 698px;
}
.news_template .spt_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/spt_2024/footer.png') no-repeat;
    width: 698px;
    height: 31px;
}
.news_template .spt_box1_container{
    padding-top:226px;
}
.news_template .spt_box1_top{
    width: 698px;
    height: 92px;
}
.news_template .spt_box1_header{
    color:white;
    font-size:20px;
    padding-top:48px;
}
.news_template .spt_box1_text{
    background: url('https://cdn.gosupermodel.com/images/news/template/spt_2024/box1_repeat.png') repeat-y;
    padding:11px 65px 21px 64px;
}
.news_template .spt_box1_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/spt_2024/box1_bottom.png') repeat-x;
    width: 698px;
    height:18px;
}
.news_template .spt_box2_top{
    background: url('https://cdn.gosupermodel.com/images/news/template/spt_2024/box2_top.png') repeat-x;
    width:698px;
    height:97px;
}
.news_template .spt_box2_header{
    color:white;
    font:verdana;
    font-size: 20px;
    padding-top:45px;
}
.news_template .spt_box2_text{
    background:url('https://cdn.gosupermodel.com/images/news/template/spt_2024/box2_repeat.png') repeat-y;
    padding:7px 65px 21px 64px;
}
.news_template .spt_box2_bottom{
    background:url('https://cdn.gosupermodel.com/images/news/template/spt_2024/box2_bottom.png') repeat-x;
    width: 698px;
    height:18px;
}
.news_template .spt_box3_top{
    background: url('https://cdn.gosupermodel.com/images/news/template/spt_2024/box3_top.png') repeat-x;
    width:698px;
    height:89px;
}
.news_template .spt_box3_header{
    color:white;
    font:verdana;font-size:20px;
    padding-top:45px;
}
.news_template .spt_box3_text{
    background:url('https://cdn.gosupermodel.com/images/news/template/spt_2024/box3_repeat.png') repeat-y;
    padding:14px 65px 21px 64px;
}
.news_template .spt_box3_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/spt_2024/box3_bottom.png') repeat-x;
    width:698px;
    height:18px;
}

.news_template .camp_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/summercamp2023/footer.jpg') no-repeat;
    width: 698px;
    height: 31px;
}
.news_template .camp_top{
    background:url('https://cdn.gosupermodel.com/images/news/template/summercamp2023/header.jpg') #ffffff no-repeat;
    width: 698px;
}
.news_template .camp_box1_container{
    padding-top:226px;
}
.news_template .camp_box1_top{
    width: 698px;
    height: 181px;
}
.news_template .camp_box1_header{
    color:white;
    font-size:20px;
    padding-top:105px;
}
.news_template .camp_box1_text{
    background: url('https://cdn.gosupermodel.com/images/news/template/summercamp2023/box1_repeat.jpg') repeat-y;
    padding:7px 65px 21px 60px;
}
.news_template .camp_box1_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/summercamp2023/box1_bottom.jpg') repeat-x;
    width: 698px;
    height:24px;
}
.news_template .camp_box2_container{}

.news_template .camp_box2_top{
    background: url('https://cdn.gosupermodel.com/images/news/template/summercamp2023/box2_top.jpg') repeat-x;
    width:698px;
    height:138px;
}
.news_template .camp_box2_header{
    color:white;
    font:verdana;
    font-size: 20px;
    padding-top:65px;
}
.news_template .camp_box2_text{
    background:url('https://cdn.gosupermodel.com/images/news/template/summercamp2023/box2_repeat.jpg') repeat-y;
    padding:21px 65px 21px 60px;
}
.news_template .camp_box2_bottom{
    background:url('https://cdn.gosupermodel.com/images/news/template/summercamp2023/box2_bottom.jpg') repeat-x;
    width: 698px;
    height:27px;
}
.news_template .camp_box3_container{}

.news_template .camp_box3_top{
    background: url('https://cdn.gosupermodel.com/images/news/template/summercamp2023/box3_top.jpg') repeat-x;
    width:698px;
    height:153px;
}
.news_template .camp_box3_header{
    color:white;
    font:verdana;
    font-size:20px;
    padding-top:72px;
}
.news_template .camp_box3_text{
    background:url('https://cdn.gosupermodel.com/images/news/template/summercamp2023/box3_repeat.jpg') repeat-y;
    padding:21px 65px 21px 60px;
}
.news_template .camp_box3_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/summercamp2023/box3_bottom.jpg') repeat-x;
    width:698px;
    height:23px;
}

.news_template .fg_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/focusgroup/bottom_bg.jpg') no-repeat;
    width: 698px;
    height: 63px;
}
.news_template .fg_top{
   background:url('https://cdn.gosupermodel.com/images/news/template/focusgroup/top_bg.jpg') #ffffff no-repeat;
   width: 698px;
}
.news_template .fg_box1_container{
    padding-top:180px;
}
.news_template .fg_box1_top{
    width: 698px;
    height: 121px;
}
.news_template .fg_box1_header{
    color:white;
    font-size:20px;
    padding-top:61px;
    padding-left:70px;
}
.news_template .fg_box1_text{
    background: url('https://cdn.gosupermodel.com/images/news/template/focusgroup/box1_repeat.jpg') repeat-y;
    padding:7px 65px 21px 60px;
}
.news_template .fg_box1_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/focusgroup/box1_bottom.jpg') repeat-x;
    width: 698px;
    height:16px;
}
.news_template .fg_box2_container{}

.news_template .fg_box2_top{
   background: url('https://cdn.gosupermodel.com/images/news/template/focusgroup/box2_top.jpg') repeat-x;
    width:698px;
    height:112px;
}
.news_template .fg_box2_header{
    color:white;
    font:verdana;
    font-size: 20px;
    padding-top:65px;
    padding-left: 90px;
}
.news_template .fg_box2_text{
    background:url('https://cdn.gosupermodel.com/images/news/template/focusgroup/box2_repeat.jpg') repeat-y;
    padding:21px 65px 21px 60px;
}
.news_template .fg_box2_bottom{
    background:url('https://cdn.gosupermodel.com/images/news/template/focusgroup/box2_bottom.jpg') repeat-x;
    width: 698px;
    height:12px;
}
.news_template .fg_box3_container{}

.news_template .fg_box3_top{
   background: url('https://cdn.gosupermodel.com/images/news/template/focusgroup/box3_top.jpg') repeat-x;
    width:698px;
    height:111px;
}
.news_template .fg_box3_header{
    color:white;
    font:verdana;font-size:20px;
    padding-top:58px;
    padding-left: 70px;
}
.news_template .fg_box3_text{
    background:url('https://cdn.gosupermodel.com/images/news/template/focusgroup/box3_repeat.jpg') repeat-y;
    padding:21px 65px 21px 60px;
}
.news_template .fg_box3_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/focusgroup/box3_bottom.jpg') repeat-x;
    width:698px;
    height:12px;
}


.news_template .school_models{
    background:url('https://cdn.gosupermodel.com/images/news/template/backtoschool/back2school2013_collection_header.jpg') #FFFFFF no-repeat;
    width: 698px;
}

.news_template .school_models_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/backtoschool/back2school2013_collection_footer.jpg') no-repeat;
    width: 698px;
    height: 43px;
}

#tinymce .news_template .school_models p{
    color:white;
}

.news_template .school_models_box_text{
    background: url('https://cdn.gosupermodel.com/images/news/template/backtoschool/back2school2013_collection_repeat.jpg') repeat-y;
    padding:7px 75px 21px 75px;
}

.news_template .halloween_2013_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/halloween2013/footer.jpg') no-repeat;
    width: 698px;
    height: 133px;
}
.news_template .halloween_2013_top{
   background:url('https://cdn.gosupermodel.com/images/news/template/halloween2013/top_header.jpg') #ffffff no-repeat;
   width: 698px;
}
.news_template .halloween_2013_box1_container{
    padding-top:286px;
}
.news_template .halloween_2013_box1_top{
    width: 698px;
    height: 121px;
}
.news_template .halloween_2013_box1_header{
    color:white;
    font-size:20px;
    padding-top:42px;
}
.news_template .halloween_2013_box1_text{
    background: url('https://cdn.gosupermodel.com/images/news/template/halloween2013/box1_repeat.jpg') repeat-y;
    padding:7px 65px 21px 60px;
}
.news_template .halloween_2013_box1_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/halloween2013/box1_bottom.jpg') 3px 0 repeat-x;
    width: 698px;
    height:29px;
}
.news_template .halloween_2013_box2_container{}

.news_template .halloween_2013_box2_top{
   background: url('https://cdn.gosupermodel.com/images/news/template/halloween2013/box2_header.jpg') repeat-x;
    width:698px;
    height:133px;
}
.news_template .halloween_2013_box2_header{
    color:white;
    font:verdana;
    font-size: 20px;
    padding-top:65px;
}
.news_template .halloween_2013_box2_text{
    background:url('https://cdn.gosupermodel.com/images/news/template/halloween2013/box2_repeat.jpg') repeat-y;
    padding:21px 65px 21px 60px;
}
.news_template .halloween_2013_box2_bottom{
    background:url('https://cdn.gosupermodel.com/images/news/template/halloween2013/box2_bottom.jpg') repeat-x;
    width: 698px;
    height:33px;
}
.news_template .spt_box3_container{}

.news_template .halloween_2013_box3_top{
   background: url('https://cdn.gosupermodel.com/images/news/template/halloween2013/box3_header.jpg') repeat-x;
    width:698px;
    height:136px;
}
.news_template .halloween_2013_box3_header{
    color:white;
    font:verdana;font-size:20px;
    padding-top:68px;
}
.news_template .halloween_2013_box3_text{
    background:url('https://cdn.gosupermodel.com/images/news/template/halloween2013/box3_repeat.jpg') repeat-y;
    padding:21px 65px 21px 60px;
}
.news_template .halloween_2013_box3_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/halloween2013/box3_bottom.jpg') repeat-x;
    width:698px;
    height:25px;
}

.news_template .halloween1_2023{
    background:url('https://cdn.gosupermodel.com/images/news/template/halloween1_2023/top.png') #FFFFFF no-repeat;
    width: 698px;
    color:black;
}

.news_template .halloween1_2023_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/halloween1_2023/bottom.png') no-repeat;
    width: 698px;
    height: 43px;
}

.news_template .halloween1_2023_box_container{
    padding-top:304px;
}

.news_template .halloween1_2023_box_top{
    width: 639px;
    height: 132px;
}
.news_template .halloween1_2023_box_header{
    color:black;
    font-size:20px;
    padding-top:50px;
    padding-left:75px;
}
.news_template .halloween1_2023_box_text{
    background: url('https://cdn.gosupermodel.com/images/news/template/halloween1_2023/repeat.png') repeat-y;
    padding:7px 65px 31px 65px;
}

.news_template .halloween2_2023_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/halloween2_2023/footer.png') no-repeat;
    width: 698px;
    height: 133px;
}
.news_template .halloween2_2023_top{
    background:url('https://cdn.gosupermodel.com/images/news/template/halloween2_2023/header.png') #ffffff no-repeat;
    width: 698px;
}
.news_template .halloween2_2023_box1_container{
    padding-top:286px;
}
.news_template .halloween2_2023_box1_top{
    width: 698px;
    height: 121px;
}
.news_template .halloween2_2023_box1_header{
    font-size:20px;
    padding-top:80px;
}
.news_template .halloween2_2023_box1_text{
    background: url('https://cdn.gosupermodel.com/images/news/template/halloween2_2023/repeater.png') repeat-y;
    padding:7px 65px 21px 60px;
}
.news_template .halloween2_2023_box1_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/halloween2_2023/box1_footer.png') 0 0 repeat-x;
    width: 698px;
    height:68px;
}
.news_template .halloween2_2023_box2_container{}

.news_template .halloween2_2023_box2_top{
    background: url('https://cdn.gosupermodel.com/images/news/template/halloween2_2023/box2_header.png') repeat-x;
    width:698px;
    height:69px;
}
.news_template .halloween2_2023_box2_header{
    font:verdana;
    font-size: 20px;
    padding-top:60px;
}
.news_template .halloween2_2023_box2_text{
    background:url('https://cdn.gosupermodel.com/images/news/template/halloween2_2023/repeater.png') repeat-y;
    padding:21px 65px 21px 60px;
}

.news_template .hw_template1_top {
    background:url('https://cdn.gosupermodel.com/images/campaigns/halloween2024/newspost/template1_top_background.png') #FFFFFF no-repeat;
    width: 701px;
}
.news_template .hw_template2_top {
    background:url('https://cdn.gosupermodel.com/images/campaigns/halloween2024/newspost/template2_top_background.png') #FFFFFF no-repeat;
    width: 701px;
}

.news_template .halloween_2024 .template1_box_top {
    background: url('https://cdn.gosupermodel.com/images/campaigns/halloween2024/newspost/template1_box2_top.jpg') repeat-x;
    width:701px;
    height:97px;
}
.news_template .halloween_2024 .template2_box_top {
    background: url('https://cdn.gosupermodel.com/images/campaigns/halloween2024/newspost/template2_box2_top.jpg') repeat-x;
    width:701px;
    height:97px;
}

.news_template .halloween_2024 .box_container {
    padding-top: 244px;
}
.news_template .hw_template2_top .box_container {
    padding-top: 328px;
}

.news_template .halloween_2024 .box_container .box_header { 
    padding-top: 30px;
    padding-bottom: 20px;
    color: black;
}
.news_template .halloween_2024 .box_header {
    font-size:20px;
    padding-top:50px;
    padding-left:0;
}
.news_template .hw_template1_top .box_header {
    color:white;
}
.news_template .hw_template2_top .box_header {
    color:black;
}

.news_template .halloween_2024 .box_text {
    background: url('https://cdn.gosupermodel.com/images/campaigns/halloween2024/newspost/box1_repeat.jpg') repeat-y;
    padding:7px 65px 31px 65px;
}

.news_template .halloween_2024 .box_bottom {
    background: url('https://cdn.gosupermodel.com/images/campaigns/halloween2024/newspost/box1_bottom.jpg') 0 0 repeat-x;
    width: 701px;
    height:18px;
}

.news_template .halloween_2024_bottom {
    background: url('https://cdn.gosupermodel.com/images/campaigns/halloween2024/newspost/bottom_bg.jpg') no-repeat;
    width: 701px;
    height: 8px;
}

.news_template .company_statement{
    background:url('https://cdn.gosupermodel.com/images/news/template/company_statement/top.png') #FFFFFF no-repeat;
    width: 698px;
    color:black;
}

.news_template .company_statement_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/company_statement/bottom.png') no-repeat;
    width: 698px;
    height: 43px;
}

.news_template .company_statement_box_container{
    padding-top:304px;
}

.news_template .company_statement_box_top{
    width: 639px;
    height: 132px;
}
.news_template .company_statement_box_header{
    color:black;
    font-size:20px;
    padding-top:60px;
    padding-left:75px;
}
.news_template .company_statement_box_text{
    background: url('https://cdn.gosupermodel.com/images/news/template/company_statement/repeat.png') repeat-y;
    padding:7px 65px 31px 65px;
}

.news_template .momio_bottom, .news_template .skymo_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/momio/footer.jpg') no-repeat;
    width: 698px;
    height: 134px;
}
.news_template .momio_top, .news_template .skymo_top{
   background:url('https://cdn.gosupermodel.com/images/news/template/momio/header.jpg') #ffffff no-repeat;
   width: 698px;
}
.news_template .momio_box1_container, .news_template .skymo_box1_container{
    padding-top:282px;
}
.news_template .momio_box1_top, .news_template .skymo_box1_top{
    width: 698px;
    height: 87px;
}
.news_template .momio_box1_header, .news_template .skymo_box1_header{
    color:white;
    font-size:20px;
    padding-top:42px;
}
.news_template .momio_box1_text, .news_template .skymo_box1_text{
    background: url('https://cdn.gosupermodel.com/images/news/template/momio/box1_repeat.jpg') repeat-y;
    padding:7px 65px 21px 60px;
}
.news_template .momio_box1_bottom, .news_template .skymo_box1_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/momio/box1_bottom.jpg') 0 0 repeat-x;
    width: 698px;
    height:29px;
}
.news_template .momio_box2_container{}

.news_template .momio_box2_top, .news_template .skymo_box2_top {
   background: url('https://cdn.gosupermodel.com/images/news/template/momio/box2_header.jpg') repeat-x;
    width:698px;
    height:99px;
}
.news_template .momio_box2_header, .news_template .skymo_box2_header{
    color:white;
    font:verdana;
    font-size: 20px;
    padding-top:53px;
}
.news_template .momio_box2_text, .news_template .skymo_box2_text{
    background:url('https://cdn.gosupermodel.com/images/news/template/momio/box2_repeat.jpg') repeat-y;
    padding:21px 65px 21px 60px;
}
.news_template .momio_box2_bottom, .news_template .skymo_box2_bottom{
    background:url('https://cdn.gosupermodel.com/images/news/template/momio/box2_bottom.jpg') repeat-x;
    width: 698px;
    height:36px;
}

.news_template .momio_box3_top, .news_template .skymo_box3_top{
   background: url('https://cdn.gosupermodel.com/images/news/template/momio/box3_header.jpg') repeat-x;
    width:698px;
    height:108px;
}
.news_template .momio_box3_header, .news_template .skymo_box3_header{
    color:white;
    font:verdana;font-size:20px;
    padding-top:55px;
}
.news_template .momio_box3_text, .news_template .skymo_box3_text{
    background:url('https://cdn.gosupermodel.com/images/news/template/momio/box3_repeat.jpg') repeat-y;
    padding:21px 65px 21px 60px;
}
.news_template .momio_box3_bottom, .news_template .skymo_box3_bottom{
    background: url('https://cdn.gosupermodel.com/images/news/template/momio/box3_footer.jpg') 1px 0 repeat-x;
    width:698px;
    height:27px;
}

.news_template.xmas2024 .top {
    background:url('https://cdn.gosupermodel.com/images/campaigns/xmas2024/newspost/xmas2024_top.png') #FFFFFF no-repeat;
    width: 701px;
}
.news_template.xmas2024 .box_container {
    padding-top: 221px;
}
.news_template.xmas2024 .box_top {
    
    width:701px;
    height:97px;
}
.news_template.xmas2024 .box_container .box_header { 
    padding-top: 38px;
    padding-bottom: 20px;
    color: #545454;
    font-size:20px;
    padding-left:80px;
}
.news_template.xmas2024 .box_text {
    background: url('https://cdn.gosupermodel.com/images/campaigns/xmas2024/newspost/xmas2024_repeater.jpg') repeat-y;
    padding:7px 65px 31px 65px;
}
.news_template.xmas2024 .bottom {
    background: url('https://cdn.gosupermodel.com/images/campaigns/xmas2024/newspost/xmas2024_bottom.jpg') no-repeat;
    width: 701px;
    height: 18px;
}

.news_template.decor .top {
    background: url('https://cdn.gosupermodel.com/images/news/template/decor/header.png') #FFFFFF no-repeat;
    width: 701px;
}
.news_template.decor .box_container {
    padding-top: 208px;
}
.news_template.decor .box_top {
    width:701px;
    height:110px;
}
.news_template.decor .box_container .box_header {
    padding-top: 59px;
    padding-bottom: 20px;
    color: #FFF;
    font-size:20px;
    padding-left:56px;
}
.news_template.decor .box_text {
    background: url('https://cdn.gosupermodel.com/images/news/template/decor/repeater.png') repeat-y;
    padding:7px 65px 31px 56px;
}
.news_template.decor .bottom {
    background: url('https://cdn.gosupermodel.com/images/news/template/decor/footer.png') no-repeat;
    width: 701px;
    height: 18px;
}

.news_template.ramadan .top {
    background: url('https://cdn.gosupermodel.com/images/news/template/ramadan/top.jpg') #FFFFFF no-repeat;
    width: 701px;
}
.news_template.ramadan .box_container {
    padding-top: 247px;
}
.news_template.ramadan .box_top {
    width:701px;
    height:110px;
}
.news_template.ramadan .box_container .box_header {
    padding-top: 59px;
    padding-bottom: 20px;
    color: #FFF;
    font-size:20px;
    padding-left:56px;
}
.news_template.ramadan .box_text {
    background: url('https://cdn.gosupermodel.com/images/news/template/ramadan/repeater.jpg') repeat-y;
    padding:7px 65px 31px 56px;
}
.news_template.ramadan .bottom {
    background: url('https://cdn.gosupermodel.com/images/news/template/ramadan/bottom.jpg') no-repeat;
    width: 701px;
    height: 48px;
}

.news_template.spt25 {
    width:701px;
}
.news_template.spt25 .top{
    background: url('https://cdn.gosupermodel.com/images/campaigns/spt_2025/templates/spt25_norm_top.jpg') #FFFFFF no-repeat;
    padding:250px 50px 32px 50px;
    color:#FFF;
}
.news_template.spt25.comp .top{
    background: url('https://cdn.gosupermodel.com/images/campaigns/spt_2025/templates/spt25_comp_top.jpg') #FFFFFF no-repeat;
}
.news_template.spt25 .box1_text{background: url('https://cdn.gosupermodel.com/images/campaigns/spt_2025/templates/spt25_box1_repeater.jpg') #FFFFFF repeat-y;padding:0 50px 20px 50px;}
.news_template.spt25 .box2_text{background: url('https://cdn.gosupermodel.com/images/campaigns/spt_2025/templates/spt25_box2_repeater.jpg') #FFFFFF repeat-y;padding:0 50px 20px 50px;}
.news_template.spt25 .box3_text{background: url('https://cdn.gosupermodel.com/images/campaigns/spt_2025/templates/spt25_box3_repeater.jpg') #FFFFFF repeat-y;padding:0 50px 20px 50px;}
.news_template.spt25 .box2_top{background: url('https://cdn.gosupermodel.com/images/campaigns/spt_2025/templates/spt25_box2_top.jpg') #FFFFFF no-repeat;padding:33px 50px 33px 50px;}
.news_template.spt25 .box3_top{background: url('https://cdn.gosupermodel.com/images/campaigns/spt_2025/templates/spt25_box3_top.jpg') #FFFFFF no-repeat;padding:33px 50px 33px 50px;}
.news_template.spt25 .box1_bottom{background: url('https://cdn.gosupermodel.com/images/campaigns/spt_2025/templates/spt25_box1_bottom.jpg') #FFFFFF no-repeat;height:20px;}
.news_template.spt25 .box2_bottom{background: url('https://cdn.gosupermodel.com/images/campaigns/spt_2025/templates/spt25_box2_bottom.jpg') #FFFFFF no-repeat;height:20px;}
.news_template.spt25 .box3_bottom{background: url('https://cdn.gosupermodel.com/images/campaigns/spt_2025/templates/spt25_box3_bottom.jpg') #FFFFFF no-repeat;height:20px;}
.news_template.spt25 {}
</pre></body></html>