@charset "utf-8";
/* CSS Document */
* {
	padding:0px;
	margin:0px;
}
:-moz-any-link:focus { outline: none; }
a:active { outline: none; }
body {
	margin:0px;
	background: url(../images/bgheader3.png) repeat-x left -156px #ffffff;
	font-family:helvetica, arial, sans-serif;
	color: #222222;
	font-size: 100%;
}
.bandagris {
	background:url(../images/bandagris2.png) repeat-x center top;
	height: 72px;
	width: 100%;
	min-width: 100%;
}

.bggrey {
	background: #eeeeee url(../images/bgconcrete.jpg) repeat center 80px;
}

a {color:#8FDE41;outline: none;}
a:hover {color:#00C7FF;}
.left {float:left;}
.right {float:right;}
.clearer {clear:both;}
.half {width:50%;}
.centertxt {text-align:center;}
.righttxt {text-align:right;}
.wrapper {width:950px;margin:0px auto;}
textfield {text-align:left;}
h1 {
	font-size:34px;
	text-transform:capitalize;
	letter-spacing:-1px;
	padding:40px 0px 0px 0px;
}
h2 {
	font-size: 30px;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: -1px;
	border-bottom: 1px dotted #e1e1e1;
	padding: 30px 0px 20px 0px;
}
/*.roundcorner, .roundcorner a {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	radius-border:5px;
}*/
ul {padding:0px; margin:0px; list-style: none;}

/*HEADER*/
#header {
	z-index: 1000;
	height: 140px;
}
#logo a {
	background:url(../images/logo.png) no-repeat -5px -15px;
	width:335px;
	height:95px;
	display: block;
	margin: 25px 0px 0px 0px;
}

/*NAV*/
#nav {
	overflow: auto;
	padding: 8px;
	background: #111111;
	margin: 45px 0px 0px 0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#nav li {display:inline;}
.btn_signup a {
	background:url(../images/btn_signup.png) no-repeat center bottom;
	width:146px;
	height:36px;
	display:block;
	margin: 0px 10px 0px 0px;
}
.btn_login a {
	background:url(../images/btn_login.png) no-repeat center bottom;
	width:116px;
	height:36px;
	display:block;
}
.btn_signup a:hover, .btn_login a:hover {
	background-position:center top
}

/*wrapper*/
#wrapper {
	padding: 0px 0px 0px;
	margin: 0px auto 0px;
	height: 100%;
}

#slide-grey-content {
	margin:0px auto;
	padding: 60px 0px 60px;
	font-size: 32px;
	text-align: center;
	min-width: 100%;
	display: block;
}
#slide-grey-content a {
	background:#8FDE41;
	color:#fff;
	text-decoration: none;
}
#slide-grey-content a:hover {
	background:#00C7FF
}

/*steps*/
#step_content {
	margin:0px auto;
	padding: 20px 0px;
	font-size: 32px;
	text-align: center;
	position: relative;
	
}

#step_content a {
	background:#8FDE41;
	color:#fff;
	padding:2px 10px;
	text-decoration: none;
}
#step_content a:hover {
	background:#00C7FF
}
#step_content .arrow1 {
	position:absolute;
	width:120px;
	height:50px;
	top:105px;
	left:250px;
	background:url(../images/arrow-step2.png) no-repeat left center;
}
#step_content .arrow2 {
	position:absolute;
	width:120px;
	height:50px;
	top:105px;
	left:585px;
	background:url(../images/arrow-step2.png) no-repeat left center;
}
#step_content .step {
	width:261px;
	margin:20px 50px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: 0px solid #cccccc;
	background: url(../images/bgconcrete_lite.jpg) repeat center;
	-moz-box-shadow: 0px 0px 10px #cccccc; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 10px #cccccc; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 10px #cccccc; /* Opera 10.5, IE 9.0 */
}
#step_content .step:hover {
	margin-top:15px;
	background:#ffffff;
	-moz-box-shadow: 0px 5px 5px #aaaaaa; /* FF3.5+ */
  -webkit-box-shadow: 0px 5px 5px #bbbbbb; /* Saf3.0+, Chrome */
          box-shadow: 0px 5px 5px #bbbbbb; /* Opera 10.5, IE 9.0 */
}
#step_content .step-right {
	margin:20px 0px 0px 0px;
	float:right;
}
#step_content .stepbox {height:160px; margin-bottom: 10px;}

#step_content .stepbox.step1 {background:url(../images/step1.png) no-repeat center top;}
#step_content .stepbox.step2 {background:url(../images/step2.png) no-repeat center top;}
#step_content .stepbox.step3 {background:url(../images/step3.png) no-repeat center top;}

#step_content h1 {
	font-size:34px;
	border-bottom: 1px dotted #333333;
	margin-bottom: 20px;
	text-align: left;
	text-shadow: 0.05em 0.05em 0em #ffffff;
	}
#step_content h2 {
	font-size:21px;
	margin: 0px;
	padding: 10px 10px 0px;
	background: url(../images/steps_h2.png) no-repeat center top;
	color: #ffffff;
	border: 0 none;
	text-shadow: 0.07em 0.07em 0.07em #0098C5;
	height: 63px;
	line-height: 1.2em;
}

#home-feature {text-align:left;}

#home-feature h1 {
	font-size:34px;
	border-bottom: 1px dotted #333333;
	margin-bottom: 20px;
	text-shadow: 0.05em 0.05em 0em #ffffff;
	margin-top: 0px;
	padding-top: 0px;
}

#home-feature ul {width: 316px;}

#home-feature li a {
	color:#ffffff;
	background:transparent;
	padding: 0px;
}
#home-feature .selected {
	background:url(../images/home-feature-item.png) no-repeat center -51px;
	text-shadow: 0.05em 0.05em 0em green;
	color:#ffffff;
}
#home-feature li a:hover {
	color:#ffffff;
	text-shadow: 0.05em 0.05em 0em green;
	background:transparent;
}

#home-feature li {
	list-style:none;
	font-size: 0.45em;
	display: block;
	padding: 15px 5px 15px 45px;
	border: 0px solid #555555;
	font-weight: bold;
	margin: 0px 2px 5px 4px;
	background: url(../images/home-feature-item.png) no-repeat center -1px;
	text-shadow: 0.05em 0.05em 0em #ffffff;
}
/*#home-feature li:hover {
	color:#FFF;
	background-position: center -51px;
	text-shadow: 0.05em 0.05em 0em green;
}*/

#home-feature .icon {
	width:25px;
	height:25px;
	float:left;
	margin-right: 10px;
	margin-top: -3px;
}

#home-feature li .relative {
	position:relative;
	text-align: left;
	padding:0px;
	display: block;
}
#home-feature .relative .more {
	position:absolute;
	right:-20px;
	display:block;
	top:-28px;
	width:70px;
	height:70px;
	background: url(../images/home-feature-more.png) no-repeat center center;
}
#slideshow_content {
	margin: 0px auto 0px auto;
	color: #333333;
	width: 950px;
	overflow: hidden;
}
#slideshow_content .headline {
	margin: 0px auto 0px;
	width: 950px;
	font-size: 43px;
	text-align: center;
	font-weight: bold;
	text-transform: capitalize;
	padding: 30px 0px 0px 0px;
	letter-spacing: -2px;
	height: 50px;
}

#slideshow_content h3{text-align:center;color:#000;}
/*#slideshow_content .h_filehost {background:url(../images/headline_filehost.png) no-repeat center bottom;}
#slideshow_content .h_works {background:url(../images/headline_works.png) no-repeat center bottom;}
#slideshow_content .h_safe_secure {background:url(../images/headline_safe_secure.png) no-repeat center bottom}
#slideshow_content .h_benefits {background:url(../images/headline_benefits.png) no-repeat center bottom}*/

.content_scene {
	width:950px;
	height:390px;
	margin:0px auto 0px;
}
/*scene 1 filehost logo*/

.content_logos {
	margin: 0px auto;
}

.content_scene p {
	margin: 10px 0px 0px 20px;
	text-align:justify;
	font: 0.9em helvetica, arial, sans-serif;
	float: left;
	width: 71%;
}

.host_logo {
	width:95px;
	height:80px;
	float:left;
	display:block;
	margin: 8px 5px 0px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/*.host_logo:hover {background-position:center bottom;}*/
.hotfile {background:url(../images/hotfile.png) no-repeat center top;}
.rapidshare {background:url(../images/rapidshare.png) no-repeat center top;}
.megashares {background:url(../images/megashares.png) no-repeat center top;}
.uploaded {background:url(../images/uploaded.png) no-repeat center top;}
.depositfiles {background:url(../images/depositfiles.png) no-repeat center top;}
.megaupload {background:url(../images/megaupload.png) no-repeat center top;}
.uploadbox {background:url(../images/uploadbox.png) no-repeat center top;}
.storage {background:url(../images/storage.png) no-repeat center top;}
.fileserve {background:url(../images/fileserve.png) no-repeat center top;}
.netload {background:url(../images/netload.png) no-repeat center top;}
.torrent {background:url(../images/torrent.png) no-repeat center top;}
.filefactory {background:url(../images/filefactory.png) no-repeat center top;}
.filesonic {background:url(../images/filesonic.png) no-repeat center top;}
.x7to {background:url(../images/x7to.png) no-repeat center top;}
.freakshare {background:url(../images/freakshare.png) no-repeat center top;}
.easyshare {background:url(../images/easyshare.png) no-repeat center top;}
.fourshared {background:url(../images/4shared.png) no-repeat center top;}
.duckload {background:url(../images/duckload.png) no-repeat center top;}
.mediafire {background:url(../images/mediafire.png) no-repeat center top;}
.bitshare {background:url(../images/bitshare.png) no-repeat center top;}

/*scene 2 how it works*/
.scene_works {
	background: url(../images/scene_works.jpg) no-repeat center top #ffffff;
	padding: 260px 0px 0px 0px;
	height: 130px;
}
/*Scene 3 - Benefits*/

.scene_benefits {
	background: url(../images/scene_benefits.png) no-repeat center 10px #ffffff;
	padding: 260px 0px 0px 0px;
	height: 130px;
}

/*Scene 4 - Safe and Secure*/
.scene_safe_secure {
	background: url(../images/scene_safe_secure.png) no-repeat center 20px #ffffff;
	padding: 260px 0px 0px 0px;
	height: 130px;
}

.scene_text {
	padding:220px 70px;
}

.tabs_content li {}
.tabs li, .tabs_content li {list-style:none;}
.tabs a {
	color: #999999;
	text-shadow:0em 0.05em #fff;
	letter-spacing: -1px;
	text-decoration:none;
}
.boton_link a {
	width:237px;
	text-align:center;
	padding:33px 0px 14px;
	font-size:23px;
	font-weight:bold;
	background: url(../images/solapa_sprite.png) no-repeat right 1px;
	display:block;
	
}
.boton_active a {
	background:url(../images/solapa_sprite.png) no-repeat left 3px;
	color: #333333;
	text-shadow: 0em 0.05em #e1e1e1;
	display:block;
}
/*** VIDEOS ***/

/*#video {
	margin:0px 0px 0px 0px;
	text-align: left;
}
#video h1 {
	font-size:0.8em;
	margin:0px 0px 10px 0px;
	padding:0px;
	border-bottom: 1px solid #ffffff;
	text-shadow: 0em 0.05em #fff;
}
#video p {
	font-size:0.5em;
	margin-bottom: 0px;
}*/

#video-tutorial {
	margin:0px 0px 0px 0px;
	text-align: left;
}
#video-tutorial h1 {
	border-bottom: 1px dotted #333333;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-shadow: 0.05em 0.05em 0em #ffffff;
}

.w54 {
	width:48%;
}
.w40 {
	width: 47%;

}

#video-tutorial h2 {
	font-size:22px;
	margin:0px 0px 5px 0px;
	padding:0px;
	border-bottom: 0px dotted #333333;
	text-shadow: 0em 0.05em #fff;
	color: #333333;
	line-height: 1.4em;
}
#video-tutorial p {
	font-size:0.45em;
	margin-bottom: 0px;
	text-align: justify;
}
/*FOOTER*/
#footer {
	width: 100%;
	margin: 0px 0px 0px 0px;
	/*	background: url(../images/bgwrapper.png) repeat-x left top;*/
	height: 100%;
	padding: 70px 0px;
	background-image: url(../images/bgfooter.png);
}
#footernav {
	overflow: auto;
	padding: 10px 5px 10px;
	*padding-bottom:0px;
	background: #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 40px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
	width: 365px;
}
#footernav li {display:inline;}
#footernav li a {
	display:block;
	float:left;
	margin:0px 5px 0px 5px;
	padding:2px 5px;
	color: #FFF;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
	font-weight: bold;
}
#footernav li a:hover {background:#34adcf;color: #fff;}
#footernav li .greenbg {background:#72AF36;color: #fff;}
#footer #logo_footer {
	width:190px;
	height:114px;
	background: url(../images/footer_logo.png) no-repeat 5px center;
	float: left;
	margin: 16px 0px 0px 0px;
}
#footer .menufooter {
	float:left;
	list-style:none outside none;
	margin:10px 0;
	padding:0 0px 0 30px;
	/*height: 135px;*/
	width:140px;
	border-right:1px dotted #555555;
}
#footer .separator {border-left:2px dotted #555555;}
.menufooter p {
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px 0px 10px 0px;
}
#footer .menufooter2 {
	border-right:none;
	float:left;
	/*padding:0px 0px 0px 0px;*/
	width:210px;
}

#footer .menufooter li a {
	font-size:14px;
	color:#8FDE41;
	text-decoration: none;
	padding: 7px 0px;
	display:block;
}
#footer .menufooter li a:hover {
	color:#00C7FF
}
.free_signup_btn a {
	display:block;
	background:url(../images/slideshow_btn_signup.png) no-repeat center bottom;
	text-align: center;
	margin: 0px 0px 5px -3px;
	text-decoration: none;
	width: 220px;
	height: 50px;
}
.free_signup_btn a:hover {
	background-position: center top;
}



/*LOGIN*/
.bg_login {
	height: 100%;
	background: #ffffff;
	padding: 30px 0px 0px 0px;
}
#login_box, #signup_box {
	margin:0px auto;
	background: url(../images/bg_login_inside.jpg) no-repeat center bottom;
	width: 610px;
	padding: 0px 0px 80px 0px;
}
#login_box a, #signup_box a {
	color: #72AF36;
	font-weight: bold;
	font-size: 18px;
}
.login_box_inside , .signup_box_inside {
	padding:70px 60px 0px;
	overflow:hidden;
	margin:0px auto;
	background: url(../images/bg_login.jpg) no-repeat center -20px;
}
#login_box a:hover, #signup_box a:hover {color:#33ACCF;}
#login_logo a, #signup_logo a {
	background: url(../images/logo_login.png) no-repeat left bottom;
	height: 60px;
	width: 235px;
	margin: 0px 0px 40px 0px;
	display:block;
	float: left;
}

#header_login, #header_signup {width:520px;margin:0px auto;}

#login_box .title, #signup_box .title {
	margin: 32px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:right;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
}
#header_signup .title {
	margin: 41px 0px 0px 0px;
	padding: 25px 180px 0px 0px;
	background: url(../images/signup_h1.png) no-repeat right top;
	float:right;
}
#signup_box h1 {
	margin: 10px 0px 35px 0px;
	padding: 24px 184px 0px 0px;
	background: url(../images/signup_h1.png) no-repeat left top;
}
#login_box ul, #signup_box ul {margin:0px ; padding:0px;}
#login_box li, #signup_box li {
	list-style:none;
	clear: left;
}
#login_box label, #signup_box label {
	display: block;
	margin: 0px 0px 2px 0px;
	font-size: 14px;
}
#login_box input, #signup_box input {
	width: 200px;
	border: 2px solid #999999;
	margin: 0px 0px 10px 0px;
	padding: 3px;
	color: #666666;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font:16px helvetica, arial, sans-serif;
}
#login_box input:hover, #login_box input:active, #signup_box input:hover, #signup_box input:active {
	border-color:#00C9FF;
}
#login_box input:focus, #signup_box input:focus {
	border-color:#67C609;
}
#login_box .checkbox {
	width:auto;
	border:0px;
	display:block;
	margin: 0px 4px 0px 0px;
	*margin-top:-2px;
	letter-spacing:2px;
	
}
#login_box .checktext {
	margin: 18px 0px 0px 0px;
	display:block;
	font-size:11px;
	*padding-top:0px;
}
#login_box .login_btn, #signup_box .signup_btn {
	width:100px;
	background:#72AF36;
	color:#ffffff;
	border: 0px;
	margin: 20px 0px 0px 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:3px 0px;
	font-weight: bold;
	font-size: 18px;
	cursor:pointer;
}
#login_box .login_btn:hover, #signup_box .signup_btn:hover {
	background:#62962E;
}

#login_box  p, #signup_box p {
	margin: 0px 5px 2px;
	font-size: 14px;
}
.recovery {
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/signup_h1.png) no-repeat left top;
	height: 24px;
	width: 175px;
	}
	
.green {
	color:#72AF36;
	border:1px solid #72AF36;
}
.red {color:#FF3300; border:1px solid #FF3300;}

#twitter a {
	display: block !important;
	height: 120px!important;
	margin: -45px 0 0 !important;
	padding: 0 !important;
	position: fixed !important;
	text-indent: -9000px;
	top: 40%!important;
	width: 32px!important;
	z-index: 100001 !important;
	background: #0099FF url(../images/follow.png) no-repeat left center;
	cursor: pointer;
	right: 0px;
}
 
	#twitter a:hover {
		width: 34px!important; }

.content_scene .signup_btn a {
	background: url(../images/slideshow_btn_signup.png) no-repeat center bottom;
	width:220px;
	height:50px;
	margin: 10px 15px 0px 0px;
	display:block;

}
.content_scene .signup_btn a:hover {
	background-position:center top;
}
/* pricing */
.pricing_box {
	width:212px;
	margin: 50px 0px 0px 0px;
	border: 1px solid #e3e3e3;
	background: #F4F4F4;
	text-align: center;
	height: 265px;
	padding: 0px 10px;
	color: #222222;
	letter-spacing: -1px;
}
.pricing_trial {
	height:300px;
	margin: 30px 0px 15px 0px;
	border: 5px solid #8CDD3F;
	width: 220px;
	padding: 0px 10px;
	text-align: center;
	background: #ffffff;
	color: #111111;
	letter-spacing: -1px;
	font-weight: bold;
	-moz-border-radius:10px; /* FF1+ */
	-webkit-border-radius:10px; /* Saf3+, Chrome */
	border-radius:10px; /* Opera 10.5, IE 9 */
}
.noborder-r {border-right:0px none}
.noborder-l {border-left:0px none;}

.pricing_items {
	font-size:18px;
	font-weight:bold;
	padding: 10px;
	border-bottom: 1px solid #eeeeee;
	height: 20px;
}
.greenbright-l {
	background:url(../images/pricing_box_bright.png) repeat-y left top #F4F4F4;
}

.greenbright-r {
	background:url(../images/pricing_box_bright.png) repeat-y right top #F4F4F4;
}

.namepack {
	font-size: 30px;
	padding: 15px 0px;
	letter-spacing: -2px;
}

.pricing_trial .namepack {
	font-size:34px;
	padding: 15px 0px;
}

.pricing_trial .price {
	font-size:36px;
}

.bandwtrial, .spacetrial, .validtimetrial {
	font-size: 20px;
	padding: 1px 0px;
	border-top: 1px dotted #cccccc;
}

.pricing_trial_signup a {
	background: #8CDD3F;
	padding: 8px 0px;
	margin: 20px 0px 0px 0px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
.pricing_trial_signup a:hover {background: #0cf;}

.price {
	font-weight: bold;
	font-size: 26px;
	padding: 0px 0px 20px 0px;
	color:#F30;
}

.bandw, .space, .validtime {font-size: 16px; padding: 2px 0px;border-top: 1px dotted #ccc}

.dotted_bottom {border-bottom: 1px dotted #ccc;}

.pricing_box_signup a{
	background: #0cf;
	padding: 10px 0px;
	margin: 20px 0px 0px 0px;
	font-weight: bold;
	color: #fff;
	display: block;
	text-decoration: none;
}
.pricing_box_signup a:hover {background:#8CDD3F;}

.buyfeed a {
	background:url(../images/bglink-pack.png) repeat-x center top;
	padding:3px 10px;
	margin: -4px 0px 0px 50px;
	color: #fff;
	text-decoration:none;
	width: 42px;
	text-shadow: 0.08em 0.08em 0.08em #090;
	display: block;
	height: 24px;
}
.buyfeed a:hover {
	background-position: center -31px;
	text-shadow: 0.08em 0.08em 0.08em #069;
}

.pricing_quest h3 {
	font-size:17px;
	font-weight:bold;
	padding: 10px 25px 0px;
	text-shadow: 0.05em 0.05em 0em #ffffff;
}
.pricing_quest p {
	font-size:13px;
	padding: 10px 25px 30px;
}
.trial_item {
	padding:10px 10px;
	font-size: 13px;
	background: #eeeeee;
	border: 1px solid #e3e3e3;
}
.trial_item h2 {
	border:0 none;
	padding: 0px 0px 0px;
}
.trial_item .signup a {
	padding: 10px 0px;
	margin: 1px 0px 0px;
	background: #8CDD3F;
	font-size: 24px;
	display: block;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	width: 278px;
	text-align: center;
	height: 30px;
}
.trial_item .signup a:hover {}

/*** about ***/
.aboutbox {
	padding:16px 20px;
	margin:40px 0px;
	border:1px solid #cccccc;
	background: #eeeeee url(../images/bgconcrete.jpg) repeat center top;
}
.aboutbox h1 {
	margin: 0px 0px 0px 0px;
	font-size: 45px;
	padding: 0px 0px 0px 0px;
	text-shadow: 0em 0.05em #ffffff;
}
.aboutbox p {
	font-size:0.8em;
	line-height: 1.3em;
	margin: 10px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
}
.about_graph {
	height:320px;
	width:410px;
	margin: 50px 0px 0px 0px;
	background: url(../images/about.png) no-repeat center 0px;
}


/*** FEATURES PAGE ***/
#features, #dmca {}
#features a , #dmca  a {
	padding:1px 10px;
	background:#8CDD3F;
	color:#fff;
	-moz-border-radius:10px; /* FF1+ */
	-webkit-border-radius:10px; /* Saf3+, Chrome */
	border-radius:10px; /* Opera 10.5, IE 9 */
	text-decoration:none;
}

#features a:hover , #dmca a:hover {
	background:#0cf;
}

#features h1 , #dmca h1  {
	text-align:center;
	border-bottom:1px dotted #333333;
}

#features dl , #dmca dl {
	margin:30px 0px;
	border-bottom: 1px solid #eeeeee;
	padding: 0px 0px 30px 0px;
}

#features dt, #dmca dt {
	font-weight:bold;
	font-size: 1.2em;
	margin-bottom:10px;
}

#features dd , #dmca dd {
	margin:0px;
	text-align:justify;
}

#features ol , #dmca ol {
	margin:20px 0px 20px 30px;
	font-size:0.85em;
	list-style: lower-alpha inside;
}

#dmca ul {text-align:justify;}
#dmca ul li {padding:20px 0px}
#dmca ol li {padding:5px 0px}

