body {
   
	}
.secondary, .sidebar, #footer, .secondary, .noprint, form{display:none;}

/* =Links
----------------------------------------------- */
a {
	color:black;
	text-decoration:none;
	}
a img {
	border-width:0;
	}

/* =Headings
----------------------------------------------- */
h1, h2, h3 {
	margin:.6em 0 0 0;
	font-family:Georgia,Serif;
	font-weight:normal;
	clear:both;
	}
	h1 {
		margin-top:.5em;
		font-size:180%;
		}
	h2 {
		font-size:240%;
		margin:.3em 0 0 0;
		padding-bottom:0;
		}
	h3 {
		font-size:150%;
		margin-bottom:0;
		}
p{
	margin:0 0 .6em 0;
	}
blockquote{
	font-style:italic;
	}

h3+blockquote, h2+blockquote, p+ul, h2+ul, h3+ul{
	margin-top:.2em;
	}

/* =etc(text margin ....)
----------------------------------------------- */

.maincontent a img{
   text-decoration:none !important;
   }
	
.switch-media{
   display: block;
   margin-bottom: 30px;
   }
   
   .switch-media a{
      text-decoration: none;
      padding-bottom: 2px;
      border-bottom: 1px dashed #E02103;
      color: #E02103;
      font-size: 14px;
      }
   
/* Disabled
------------------------------*/
.b-meta, .b-menu, .b-ad, .b-sidebar-1, .b-sidebar-2, .b-icons-btm, .rel-post, .b-comments, .b-ad__top, .pa-t-list, .w-foot{
   display: none !important;
   }
   
   
/* Modify
------------------------------*/

.l-gl-wrapper{
   margin-top: 20px;
   width:625px;
   }

.l-page{
   border-bottom: 0;
   }

.w-cnt-sidebar{
   border-right: 0;
   width:625px;
   margin: 0;
   }
   
.b-content{
   border-right: 0;
   }