html, body {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	background: url(https://images7.alphacoders.com/465/465331.jpg) top center no-repeat #000 fixed;
	background-size: cover;
	margin: 0 auto;
	padding: 0;
}

* div {zoom:1;}

a:link, a:active, a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {text-decoration: underline}

/* HEADER 2009 */

#masthead {
	background: #fff;
	border-bottom: 1px solid;
	margin: 0 auto;
	width: auto;
}

#masthead-inner {
	display: table;
	margin: 0 auto;
	padding-top: 4px;
	width: 960px;
}

#masthead #logo {
	background: url(images/Logo_2025.png) no-repeat;
	background-size: cover;
	float: left;
	height: 89px;
	margin: 0 3px;
	width: 74px;
}

#masthead #bar {
	background-position: 0 -487px;
	border: 1px solid #999;
	border-left: 0;
	border-right: 0;
	clear: both;
	cursor: default;
	height: 35px;
}

#masthead #bar-inner {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	height: inherit;
	margin: 0 auto;
	width: 960px;
}

.master-sprite {
	background: transparent url(images/master.png) repeat-x scroll 0 0;
}

#masthead .nav-item {
	background-position: 0 -487px;
	border-left: 1px solid #fff;
	border-right: 1px solid #999;
	color: #03c;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding: 9px 7px 10px 7px;
	text-decoration: none;
}

#masthead a.nav-item:hover {
	background-position: 0 -522px;
	border-left: 0;
	padding-left: 8px
}

#masthead a.nav-item:active {
	background-position: 0 -557px;
	border-left: 0;
	padding-left: 8px
}

.nav-item_dropdown {position: relative;}

.nav-item_dropdown-content {
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	display: none;
	max-width: 164px;
	left: 54px;
	position: absolute;
	top: 35px;
	z-index: 1;
}

.nav-item_dropdown:hover .nav-item_dropdown-content {display: block;}

#google_translate_element {float: right;margin-top: -4px;}

#clockbox {
	border-left: 1px solid #fff;
	color: #03c;
	font-size: 14px;
	font-weight: bold;
	float: right;
	padding: 9px 7px 10px 7px;
}

/* END */

#ch_banner {
	background: url(../2014/img_2013/header_background.webp);
	background-size: 960px 150px;
	height: 150px;
	margin-bottom: 7px;
}

#left_column_hp {width: 640px}

#right_column_hp {
	margin-left: 20px;
	width: 300px;
}

#page_frame {
	margin: 0 auto;
	padding: 10px 0;
	width: 960px;
}

.reload {
	background: linear-gradient(#FFF9C1, #FED81C);
	border: 1px solid #ECC101;
	border-radius: 3px;
	color: #994800;
	cursor: pointer;
	float: right;
	font-size: 12px;
	font-weight: bold;
	padding: 4.5px 12px
}

.reload:hover {
	background: linear-gradient(#FFFFFA, #FED925);
	text-decoration: underline;
}

.reload:active {background: linear-gradient(#FED81C, #FFF9C1);}

.boxup {
	background: rgb(234,234,234);
	border: 1px solid #ccc;
	border-radius: 6px 6px 0 0;
	color: #000;
	cursor: default;
	padding: 4px 6px 22px 10px;
}

.boxdown {
	background: rgba(255,255,255,1);
	border: 1px solid #ccc;
	border-radius: 0 0 6px 6px;
	color: #666;
	display: inline-block;
	margin-bottom: 10px;
	margin-top: -1px;
	padding: 10px 13px;
}

.featboxup {
	background: #D2E3FB;
	border: 1px solid #A1B4D9;
	border-radius: 6px 6px 0 0;
	color: #000;
	cursor: default;
	padding: 5px 6px 22px 10px;
}

.featboxdown {
	background: #ffffff;
	border: 1px solid #A1B4D9;
	border-radius: 0 0 6px 6px;
	color: #666;
	margin-top: -1px;
	margin-bottom: 10px;
	padding: 10px 8px;
}

.vide {
	background: linear-gradient(to bottom,#f7f7f7 3%,#ddd 100%);
	border: 1px solid #ccc;
	border-radius: 0 0 6px 6px;
	border-top: 0;
	padding: 5px 13px;
}

.edit_link {
	border-bottom: 1px dotted #ccc;
	cursor: pointer;
	color: #ccc;
	float: right;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	margin-right: 11px;
	margin-top: 2px;
}

.arrow_up {
	background: url(images/arrow_up.png) no-repeat;
	float: right;
	height: 12px;
	margin-right: 1px;
	margin-top: 2px;
	width: 19px;
}

.arrow_down {
	background: url(images/arrow_down.png) no-repeat;
	float: right;
	height: 12px;
	margin-right: 8px;
	margin-top: 2px;
	width: 19px;
}

.close_button {
	background: url(images/x.png);
	float: right;
	height: 12px;
	margin-top: 2px;
	width: 12px;
}

.textbox_arrow {
	background: url(images/Arrow.png) transparent no-repeat;
	height: 18px;
	margin: -18px 0 0 525px;
	position: relative;
	width: 19px;
}

.textbox {
	background: #f9f9f9;
	border: 1px solid #ccc;
	color: #888;
	margin-bottom: 10px;
	padding: 8px 10px 10px 8px;
	text-align: center;
}

.newsbox {
	background: #FFFFE5;
	border: 1px solid #F5E082;
	border-radius: 6px;
	color: #000;
	display: inline-block;
	width: 268px;
	padding: 10px 15px;
}

.cw {
	background: linear-gradient(to bottom, #ffffff 0%, #00ff00 50%, #008000 50%, #00ff00 100%);
	border-radius: 3px;
	cursor: default;
	color: white;
	float: right;
	margin-top: -2px;
	padding: 2px 5px 0 5px;
}

.text {
	color: #CC6600;
	text-decoration: underline;
}

.entrytext {width: 100%}
.seasonbox {width: 300px}

.seasonbox_scrollbar {
	height: 549px;
	overflow-y: auto;
}

.gold_text {
	background: gold;
	border-radius: 3px;
	color: #000;
	margin-left: 5px;
	padding: 2px 5px;
}

.infobox {
	background: linear-gradient(#F5F9FD, #CBDAF3);
	border-bottom: 1px solid #A0B1DC;
	color: #03C;
	font-weight: bold;
	font-size: 12px;
	margin: 0 auto;
	padding: 5px 0;
	text-align: center;
}

.bar {
	background: linear-gradient(#D5D5D5, #E7E7E7);
	border-radius: 5px;
	cursor: default;
	color: #666;
	height: 19px;
	line-height: 19px;
	padding: 9px;
	width: 928px;
}

.wa_icon {
	background: url(images/Warningicon.png) no-repeat;
	margin-right: 9px;
	height: 18px;
	width: 18px;
}

.wesi {
	background: url(images/website.png);
	height: 16px;
	margin: -2px 3px 0 0;
	width: 16px;
}

.stpr {
	background: url(images/start_project.png);
	margin: -2px 3px 0 0;
	height: 16px;
	width: 16px;
}

.ti {
	background: url(images/ti.png);
	height: 16px;
	margin: -2px 3px 0 0;
	width: 16px;
}

.enpr {
	background: url(images/end_project.png);
	height: 16px;
	margin: -2px 3px 0 0;
	width: 16px;
}

.pt {
	background: url(images/pt.png);
	height: 16px;
	width: 16px;
	margin: -2px 3px 0 0;
}

.vi {
	background: url(images/video.png);
	height: 16px;
	margin: -2px 3px 0 0;
	width: 16px;
}

.pi {
	background: url(images/picture.png);
	height: 16px;
	margin: -2px 3px 0 0;
	width: 16px;
}

.sp {
	background: url(images/special.png);
	height: 16px;
	margin: -2px 3px 0 0;
	width: 16px;
}

.bl {
	background: url(images/Blog_16.png);
	height: 16px;
	width: 16px;
	margin: -2px 3px 0 0;
}

.info {
	background: url(images/info.png) no-repeat;
	background-size: 18px;
	height: 24px;
	width: 24px;
}

.vi_icon {
	background: url(images/Videoicon.png);
	height: 18px;
	width: 18px;
	margin-right: 9px;
	background-repeat: no-repeat;
	vertical-align: top;
}

.pi_icon {
	background: url(images/Pictureicon.png) no-repeat;
	height: 18px;
	margin-right: 9px;
	width: 18px;
}

.st_icon {
	background: url(images/st.png) no-repeat;
	height: 18px;
	margin-right: 9px;
	width: 18px;
}

.ft_icon {
	background: url(images/Star.png) no-repeat;
	height: 18px;
	margin-right: 9px;
	width: 18px;
}

.info_icon {
	background: url(images/Infoicon.png) no-repeat;
	height: 18px;
	margin-right: 5px;
	width: 18px;
}


.message {
	background: url(images/Message.png) no-repeat;
	background-size: 15px 15px;
	display: inline-block;
	padding-left: 20px;
}

#welcomebox {
	color: #000;
	margin-bottom: 15px;
}

.layer_1 {
	background: #fff;
	border: 1px solid #999;
	padding: 5px;
}

.layer_2 {
	background: #eee;
	border: 1px solid #ccc;
	padding: 4px;
	text-align: center;
}

.black {background: #000 !important;}
.white {background: white;}

.fl {float: left;}
.fr {float: right;}

.pd1 {padding: 1px;}
.pd2 {padding: 2px;}
.pd4 {padding: 4px;}
.pd5 {padding: 5px !important;}
.pd7 {padding: 7px;}
.pd12 {padding: 12px;}

.pdl3 {padding-left: 3px;}
.pdl7 {padding-left: 7px;}
.pdl9 {padding-left: 9px;}

.pdr7 {padding-right: 7px;}
.pdr8 {padding-right: 8px;}

.pdt1 {padding-top: 1px;}
.pdt4 {padding-top: 4px;}
.pdt5 {padding-top: 5px;}

.pdb3 {padding-bottom: 3px;}
.pdb4 {padding-bottom: 4px;}
.pdb15 {padding-bottom: 15px;}

.bd1 {border: 1px solid}
.bdr1 {border-right: 1px solid #ccc}
.bdbd {border-bottom: 1px dotted;}

.cb {clear: both;}
.cr {clear: right;}

.fwn {font-weight: normal}
.fwb {font-weight: bold}
.smf {font-size: 11px;}

.tal {text-align: left;}
.tac {text-align: center;}
.tar {text-align: right;}

.h151 {height: 151px;}
.h385 {height: 385px;}
.h571 {height: 571px;}

#more {display:none}

.w100_procent {width: 100%;}
.w90 {width: 90px;}
.w10665 {width: 106.65px;}
.w124 {width: 124px;}
.w138 {width: 138px;}
.w139 {width: 139px;}
.w150 {width: 150px;}
.w153 {width: 153px;}
.w165 {width: 165px;}
.w174 {width: 174px;}
.w180 {width: 180px;}
.w207 {width: 207px;}
.w224 {width: 224px;}
.w241 {width: 241px;}
.w247 {width: 247px;}
.w272 {width: 272px;}
.w274 {width: 274px;}
.w308 {width: 308px;}
.w314 {width: 314px;}
.w320 {width: 320px;}
.w376 {width: 376px;}
.w616 {width: 616px;}
.w640 {width: 640px;}
.w942 {width: 942px;}

.mgb0 {margin-bottom: 0px !important;}
.mgb3 {margin-bottom: 3px;}
.mgb4 {margin-bottom: 4px;}
.mgb5 {margin-bottom: 5px;}
.mgb6 {margin-bottom: 6px;}
.mgb7 {margin-bottom: 7px;}
.mgb8 {margin-bottom: 8px;}
.mgb10 {margin-bottom: 10px;}
.mgb11 {margin-bottom: 11px;}
.mgb18 {margin-bottom: 18px;}

.mgtm2 {margin-top: -2px;}
.mgt1 {margin-top: 1px;}
.mgt2 {margin-top: 2px;}
.mgt3 {margin-top: 3px;}
.mgt4 {margin-top: 4px;}
.mgt5 {margin-top: 5px;}
.mgt6 {margin-top: 6px;}
.mgt7 {margin-top: 7px;}
.mgt10 {margin-top: 10px;}

.mgl2 {margin-left: 2px;}
.mgl3 {margin-left: 3px;}
.mgl4 {margin-left: 4px;}
.mgl5 {margin-left: 5px;}
.mgl7 {margin-left: 7px;}
.mgl8 {margin-left: 8px;}
.mgl10 {margin-left: 10px;}
.mgl12 {margin-left: 12px;}
.mgl18 {margin-left: 18px;}
.mgl27 {margin-left: 27px;}

.mgr5 {margin-right: 5px;}
.mgr7 {margin-right: 7px;}
.mgr8 {margin-right: 8px;}
.mgr10 {margin-right: 10px;}

.dborder {border: 3px double; position: relative;}
.dborder_c999 {border: 3px double #999; position: relative;}
.home_oborder {border: 1px solid #999; position: relative; padding: 1px;}
.oborder {border: 1px solid; position: relative;}
.vidmarker {margin: 3px; background-color: rgb(0,0,0); opacity: .75; font-weight: bold; font-size: 11px; padding: 0 4px; position: absolute; bottom: 0; right: 0; color: white; border-radius: 2px}

.inlbl {display: inline-block;}
.difl {display: flex;}
.inlfl {display: inline-flex;}
.vat {vertical-align: top;}
.vam {vertical-align: middle;}

.fs10 {font-size: 10.6667px; font-weight: 400;}
.fsfw13 {font-size: 13px; font-weight: bold; overflow: hidden;}
.fs12 {font-size: 12px; font-weight: bold;}
.fs14 {font-size: 14px; font-weight: bold;}
.bigf {font-size: 16px; font-weight: bold;}

.wwbw {word-wrap: break-word;}

.u_thumbnail {width: 96px; height: 96px;}
.u_thumbnail_left {width:60px; height:60px;}

.curspoi { cursor: pointer;}

.c03c {color: #03c;}
.c666 {color: #666;}
.c999 {color: #999;}
.cfff {color: #fff !important;}

.bottomBorderDotted {border-bottom: 1px dotted #ccc; margin-bottom: 5px; margin-top: 5px;}
.tdu {text-decoration: underline !important; }

#html5-elem-data-box {max-height: none !important;}

/* CHANNEL DESIGN V1 */

#left_column_v1 {
	float: left;
	width: 300px
}

#right_column_v1 {
	float: left;
	margin-left: 20px;
	width: 640px;
}

.module_box {
	display: grid;
	margin-bottom: 15px;
}

.top_box {
	font-size: 14px;
	font-weight: bold;
	padding: 2px 5px;
}

.bottom_box {padding: 5px;}

.title_links {
	cursor: default;
	font-size: 13px;
	margin: 15px 0;
	text-align: center;
}

.title_links .delimiter {padding: 0 9px}

.title_text {line-height: 28px}
.profile_assets {line-height: 17px}

form {display: flex; margin: 0}
input#search_field {font-size: 12px;height: 20px;padding-bottom: 2px}
input#search_button {font-size: 12px;line-height: 0;margin-left: 3px;padding-top: 0}

#videos_list {clear: both; }
#video_cell {margin: 10px 0}

.video_entry {width: 124px}

.video_short_title {
	font-weight: bold;
	margin-top: 2px;
	overflow: hidden;
	padding-left: 1px
}

/* END */

/* CHANNEL DESIGN V2 */

#left_column_v2 {
	float: left;
	width: 300px;
}

#right_column_v2 {
	float: left;
	margin-left: 6px;
	width: 640px;
}

#profilpicture {
	height: 88px;
	width: 88px;
}

#user_type {
	background: url(images/Adminicon.png) no-repeat;
	background-color: #666666;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	color: #fff;
	cursor: default;
	font-family: Verdana;
	font-size: 10px;
	font-weight: 900;
	height: 18px;
	line-height: 18px;
	text-align: center;
}

.module_arrow {
	border-bottom: 10px solid #f9f9f9;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 5px solid transparent;
	bottom: -1px;
	display: inline-block;
	height: 0;
	left: 84%;
	position: relative;
	width: 0;
}

.jquery-tab-pager-tabbar li{
	border-radius: 4px;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 7px;
}

.jquery-tab-pager-tabbar li:hover {
	background: rgba(62,78,113,0.4);
	color: rgba(196,167,134,0.4);
}

.jquery-tab-pager-tabbar li.current {
	border-radius: 4px;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 7px;
}

#jquery-tab-pager-navi {display: none;}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

li {list-style: none}

/* COLOR THEME FOR BETTER STRUCTURE */ 

.jquery-tab-pager-tabbar li, .title_links, .front_box a, .top_box, .top_box a, .back_box a, .bottom_box a {color: #7e7b08;}
.jquery-tab-pager-tabbar li.current {background: #e5dddc; color: #181605;}
.module_box {border: 1px solid #7e7b08}
.back_box, .front_box, .bottom_box {color: #624a16}
.back_box, .top_box {background: #e5dddc80; backdrop-filter: blur(5px)}
.front_box, .bottom_box {background: #18160580; backdrop-filter: blur(5px)}
.front_box_inside {background: #7e7b08}
.front_box_inside_active {background: #181605}
.inner_box {background: #e5dddc}
.arrow_v2 {border-left: 12px solid #e5dddc}
.panel-arrow {border-bottom-color: #18160580 !important}
.fs16, .fs18, .inner_box {color: #181605}
.dborder, .oborder, .bdbd, .footer, .description_box, .bdbtd {border-color: #181605 !important;}

/* END */

.back_box {display: inline-block; padding: 7px;border-radius: 5px}
.front_box {display: inline-block;border-radius: 3px;}
.inner_box {float: left;padding: 4px;border-radius: 2px 0 0 2px;}
.arrow_v2 {width: 0; height: 0; border-top: 23px solid transparent; border-bottom: 23px solid transparent;}
.panel-arrow {border-width: 8px; border-style: solid; border-top-width: 0; margin: 2px auto 0 auto; width: 0; height:0; border-color: transparent;}
.profile_banner_box {background: url("images/preview.png"); height: 300px; width: 300px; margin-top: 3px; margin-bottom: 7px;}
.fs16 {font-size: 16.92px;}
.fs18 {font-size: 18px;font-weight: normal;}
.bdr0 { border-radius: 0px}
.bdr4 { border-radius: 4px !important}
.bdbtd { border-bottom: 1px dashed}
.geoicon { background: url(images/Geoicon.png) no-repeat; width: 16px; height: 16px;}

.box-editor {
	float: right;
	white-space: nowrap;
}

.box-editor .edit-link {
	color: #0000cc;
	font-size: 12px;
	float: right;
	padding: 0 5px;
}

a.channel-cmd {
	border-bottom: 1px dotted #fff;
	color: #fff !important;
	cursor: pointer;
	margin-right: 17px;
	text-decoration: none !important;
}

.edit_top_box {
	background: #f9f9f9;
	border: 1px solid #ccc;
	border-radius: 3px;
	color: #666;
	display: flow-root;
	margin-bottom: 8px;
	padding: 6px;
}

.weathertext {
	float: left;
	font-weight: bold;
	position: relative;
	top: 6px
}

.updown_arrows {float: right;}

.updown_arrows div {
	background: transparent url(images/Arrows.gif) repeat-x scroll;
	border: 0;
	cursor: pointer;
	height: 15px;
	margin: 0 -1.5px;
	padding: 0;
	width: 15px;
}

.module-left-arrow {background-position: -30px 0px;}
.module-left-arrow.disabled {background-position: -30px -15px;}
.module-up-arrow {background-position: 0px 0px;}
.module-up-arrow.disabled {background-position: 0px -15px;}
.module-down-arrow {background-position: -15px 0px;}
.module-down-arrow.disabled {background-position: -15px -15px;}
.module-right-arrow {background-position: 15px 0px;}
.module-right-arrow.disabled {background-position: -45px -15px;}

.updown_arrows .disabled {cursor: default;}

.warningbox {
	cursor: default;
	opacity: 1;
}

.warningbox:hover {
	cursor: default;
	opacity: 1;
}

.recommendation_text {
	font-size: 11px;
	padding-right: 5px;
}

.user-peep {
	font-size: 8pt;
	float: left;
	padding: 3px 0;
	zoom: 1;
}

/* BLOG PAGE */

#pageContainer {
	background: #fff;
	border-radius: 5px;
	color: #333;
	display: grid;
	grid-gap: 7px;
	grid-template-columns: 49.65% 49.65%;
	padding: 7px;
}

.blogBackground {
	background: linear-gradient(to bottom, #F2F2F2, #DDDDDD);
	border-radius: 5px;
	padding: 12px;
}

.authorBlog {color: #777;}

.pic {display: block; margin: auto; margin-top: 10px;}

h1 {
	font-size: 32px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 15px;
}

/* FOOTER */

#footer {
	background: #eee;
	border: 1px solid #ccc;
	color: #333;
	clear: both;
	margin: 0 auto;
	width: 958px;
}

.links {
	border-top: 1px solid #ccc;
	font-size: 11px;
	padding: 15px 38.5%;
	text-align: center;
}

#copyright {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	padding: 8px 15px;
	text-align: center;
}

/* VIDEO & PICTURE PAGE*/

#side-column {
	float: left;
	width: 190px;
	padding-right: 20px;
}

.browse-side-column {
	background: #EAEAEA;
	border-radius: 6px;
	color: #000000;
	padding: 6px 0;
}

.browse-category-top-level {
	font-size: 19px;
	font-weight: bold;
	padding: 0 10px 5px;
}

.browse-modifiers-extended-category {
	background: #fff;
	border: 1px solid #6A6A6A;
	border-radius: 0 0 6px 6px;
	color: #6A6A6A;
	clear: both;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 6px;
	text-align: center;
}

.browse-top {
	background: #cccccc;
	border-radius: 6px 6px 0 6px;
	float: right;
	height: 19px;
	width: 750px;
	padding: 7px 0px 6px 0px;
}

.videodetail {
	color: #000;
	cursor: default;
	font-size: 14px;
	font-weight: bold;
	float: left;
	height: 25px;
	margin-top: -12px;
	padding: 13px 13px 0 13px;
}

.videodetail#selected {
	background: transparent url(images/main_tabs.png) repeat-x scroll 0 -76px;
	padding-left: 7px;
}

.videodetail-left-cap {
	background: transparent url(images/main_tabs.png) repeat-x scroll 0 0;
	display: none;
	float: left;
	height: 38px;
	margin-top: -12px;
	width: 10px;
}

.videodetail-right-cap {
	background: transparent url(images/main_tabs.png) repeat-x scroll 0 -38px;
	display: none;
	float: left;
	height: 38px;
	margin-top: -12px;
	width: 10px;
}

#overview {
	background: #ccc;
	border: 1px solid #6A6A6A;
	border-radius: 6px;
	padding: 10px;
}

.video-entry {
	width: 124px;
	margin: 0 18.9px 0 0;
}

.video-short-title {
	color: #6A6A6A;
	font-weight: bold;
	height: 30px;
	margin-top: 2px;
	padding-left: 1px;
	overflow: hidden;
}

.vCluster120WideEntry {
	background: transparent url(images/gallery_cluster_border.gif) no-repeat scroll 0 0;
	height: 74px;
	padding: 2px 0 0 2px;
	position: relative;
	width: 122px;
}

/* RECENT ACTIVITY MODULE */

img.feed_icon_message, img.feed_icon_blog, img.feed_icon_upload {
	height: 18px;
	margin-right: 5px;
	padding: 4px 0;
	width: 18px;
}

.centerpiece {
	font-weight: normal;
	padding: 8px 0 2px 0;
}

img.img {
	border: 1px solid #FDFCFB;
	height: 45px;
	width: 60px;
}

.feed_title {
	font-weight: bold;
	margin-top: 1px;
	padding: 4px 0;
	width: 100%
}

span.timestamp {
	font-size: 11px;
	font-weight: normal;
	opacity: 0.6;
	white-space: nowrap;
}

a.dlink {
	border-bottom: 1px dotted;
	cursor: pointer;
	text-decoration: none;
}

.contenttext{display: none;}