@charset "UTF-8";
* { font-size: 12px;}
html {
    margin: 0;
    padding: 0;
    font-size: 12px;
}

body {
    margin: 0;
    padding: 0;
    font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック", verdana, sans-serif, arial, helvetica ;
    font-size: 12px;
    line-height: 1.2;
}

form { margin: 0; padding: 0; }
a { text-decoration: underline;}
a img, img { border: 0; }

h1, h2, h3 { font-weight: bold; }
h4, h5, h6 { font-weight: normal;}
h3, h4, h5, h6, p, ol, ul, pre, blockquote {
    margin-top: 10px;
    margin-bottom: 10px;
}

h1 {
	margin: 0;
	padding: 2px 10px;
	background: url(http://anime.xce.jp/imagefile/line3.png);
    background-repeat: repeat-x;
	border-bottom: 1px solid #000;
	font-size: 1em;
	text-align: right;
}

h2 {font-size: 12px;}

h3 {font-size: 15px;}

h4 {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	margin-top: 5px;
	padding: 4px 10px 1px 15px;
	background-color:#66f;
	border:2px solid #99f;
	border-bottom:2px solid #00f;
}

/* standard helper classes */

.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

body { text-align: center; } /* center on ie */

#link-unit{
    position: relative;
    width: 100%;
    padding: 2px 0;
    text-align: center;
    background: #ccc;
}
#link-unit-inner{
    position: static;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
}

#container {
    position: relative;
    margin: 0 auto; /* center on everything else */
    min-width: 500px;
    text-align: left;
}
#container-inner { position: static; width: auto; }

#banner {
    position: relative;
    _position: static;
    width: auto; /* necessary for ie win */
    background: #39f;
    background: url(http://anime.xce.jp/imagefile/animebanner.jpg);
    background-repeat: repeat-x;
}
#banner-inner { 
    position: static;
    height: 100px;
    border-bottom: 2px solid #ccc;
}

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

#alpha { 
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
}

#beta, #gamma, #delta {
    display: inline; /* ie win bugfix */
    position: relative;
    float: right;
    min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner {
    position: static;
}

#footer { 
    position: relative;
    text-align: center;
}

#footer-inner { position: static; }

/* content */

.content-nav {
    margin: 10px;
    text-align: center;
}

.date-header,
.entry-content {
    position: static;
    clear: both;
}

.entry-content h3 {
    margin-top: 20px;
    margin-bottom: 0;
}
.entry-content h4 {
    margin-top: 5px;
    margin-bottom: 0;
}

.entry,
.archive {
    position: static;
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 10px;
}

.entry-content {
    clear: both;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
    clear: both;
}

.entry-body a,
.entry-more a {
 font-weight: bold;
}

.entry-footer,
.archive-content {
    clear: both;
    margin: 5px 10px 20px 10px;
}

/* modules */

.module {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.module-content {
    position: relative;
    margin: 0;
}

.module-list,
.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.module-list-item {
    margin: 5px 0;
}

/* basic page elements */

body {
    font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック", verdana, sans-serif, arial, helvetica ;
    font-size: 12px;
}

a { color: #00f; text-decoration: underline; }
a:hover { color: #f0f; }

h1, h1 a { color: #fff; text-decoration: none; }
h1 a:hover { color: #fff; }

.module-content a { color: #00f; }
.module-content a:hover { color: #f0f; }

h3, h4, h5, h6, .module-caption {
     font-family: "ＭＳ ゴシック", verdana, 'trebuchet ms', helvetica, arial, sans-serif;
}

.ajax-header,
.module-header,
.archive-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
    margin: 0;
    border-right: 2px solid #666;
    border-left: 2px solid #666;
    padding: 7px 0 5px 10px;
    color: #333;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
}

h2.ajax-header,
h2.module-header {
    margin: 0;
    background-image:url(http://anime.xce.jp/imagefile/line.png);
    background-repeat: repeat-x;
}
.ajax-header a,
.ajax-header a:hover,
.module-header a,
.module-header a:hover,
.archive-header a,
.archive-header a:hover {
    color: #000;
}
.entry-more-link,
.entry-footer {
    font-size: 11px;
}

/* page layout */

body {
    color: #333;
    background: #ccc;
}

#container {
    width: 940px;
    background: #fff;
    border-width: 0 3px;
    border-style: solid;
    border-color: #999;
}

#container-inner {
    border-width: 0 2px;
    border-style: solid;
    border-color: #333;
}


#footer {
    color: #000;
    width: auto; /* necessary for ie win */
    background: #66c;
    line-height: 1.5;
    border-bottom: 1px solid #000;
}

#footer-inner {
    margin-top: 10px;
    padding: 2px 10px;
    border-top: 1px solid #666;
}

#footer a {
    color: #000;
    text-decoration: underline;
}

#link-navi {
    position: relative;
    text-align: center;
    width: auto; /* necessary for ie win */
    background: #fff;
}

#link-navi-inner {
    position: static;
    margin-top: 10px;
    padding: 10px;
    border-width: 2px solid #fff;
}

#banner-header {
    margin: 10px 0 0 60px;
    color: #000;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    text-shadow: #333 0 2px 3px;
}

#banner-description {
    margin: 10px 0 0 60px;
    color: #fff;
    background: none;
    font-size: 11px;
    font-weight: normal;
    line-height: 1.125;
    text-shadow: #666 0 1px 2px;
}
#alpha { margin: 15px 15px 0 15px; width: 660px;}
#beta, #gamma, #delta { width: 220px; }

#beta-inner,
#gamma-inner,
#delta-inner {
    padding: 10px 10px 0 10px;
    border-width: 2px 2px 2px 0;
    border-style: solid;
    border-color: #fff;
}

.entry-content,
.sub-body {
    margin: 5px;
    padding: 0;
    line-height: 1.5;
}


.entry-footer {
    margin: 0 0 20px 0;
    border-top: 1px solid #ccc;
    padding-top: 3px;
    color: #666;
    font-size: 10px;
    text-align: right;
}

.entry-footer a {
    text-decoration: none;
}
.content-nav { margin-top: 0; }

/* modules */

.module {
    margin: 0 0 10px 0;
    border-bottom: 1px solid #fff;
    background: #fff;
}

.module-content {
    margin: 0 0 10px 0;
    padding: 10px 5px 5px 10px;
    font-size: 11px;
    line-height: 1.2;
    border: 2px solid #ccf;
}

.module-context {
    margin: 0 0 10px 0;
    padding: 10px 0;
    font-size: 11px;
    text-align: center;
    line-height: 1.2;
    border: 2px solid #ccf;
}
.module-context-inner {
    margin: 0 0 10px 0;
    padding: 10px 0;
    font-size: 11px;
    text-align: center;
    line-height: 1.2;
    border: 2px solid #ccf;
}

.module-pr p a {
    font-size: 12px;
    font-weight: bold;
}
.module-pr p {
    font-size: 12px;
}
.module-list {
    margin: 5px 15px 10px 15px;
    list-style: disc;
}

.module-list .module-list {
    margin: 5px 0 0 0;
    padding-left: 15px;
    list-style: circle;
}

.module-list-item {
    margin-top: 0;
    color: #666;
    line-height: 1.2;
}

/* one-column tweaks */

.layout-one-column body { min-width: 520px;}
.layout-one-column #container { width: 520px; }
.layout-one-column #banner { width: auto; } /* necessary for ie win */
.layout-one-column #alpha { width: 480px; }

/* two-column-left tweaks */

.layout-two-column-left #container { width: 740px; }
.layout-two-column-left #alpha {
    margin: 0;
    width: 220px;
}
.layout-two-column-left #alpha-inner {
    padding: 5px 5px 0 5px;
    border-width: 2px 0 2px 2px;
    border-style: solid;
    border-color: #fff;
}
.layout-two-column-left #beta {
    margin: 0;
    width: 480px;
    float: left;
    background: none;
}
.layout-two-column-left #beta-inner {
    padding: 5px 5px 0 5px;
    border-width: 2px 0 2px 2px;
    border-style: solid;
    border-color: #fff;
}

/* two-column-right tweaks */
.layout-two-column-right #container { width: 820px; }
.layout-two-column-right #alpha {
    margin: 0;
    width: 560px;
    background: none;
}
.layout-two-column-right #alpha-inner {
    padding: 5px 5px 0 5px;
    border-width: 2px 0 2px 2px;
    border-style: solid;
    border-color: #fff;
}
.layout-two-column-right #beta {
    margin: 0;
    width: 250px;
    float: left;
    background: none;
}
.layout-two-column-right #beta-inner {
    padding: 5px 5px 0 5px;
    border-width: 2px 0 2px 2px;
    border-style: solid;
    border-color: #fff;
}

/* three-column tweaks */

.layout-three-column #alpha {
    margin: 0;
    width: 220px;
    float: left;
}

.layout-three-column #alpha-inner {
    padding: 5px 5px 0 5px;
    border-width: 2px 0 2px 2px;
    border-style: solid;
    border-color: #fff;
}

.layout-three-column #beta {
    margin: 0;
    width: 480px;
    float: left;
    background: none;
}

.layout-three-column #beta-inner {
    padding: 5px 5px 0 5px;
    border-width: 2px 0 2px 2px;
    border-style: solid;
    border-color: #fff;
}

.layout-three-column #gamma {
    margin: 0;
    width: 220px;
    float: left;
}

.layout-three-column #gamma-inner {
    padding: 5px 5px 0 5px;
    border-width: 2px 0 2px 2px;
    border-style: solid;
    border-color: #fff;
}

.layout-three-column #delta {
    margin: 0;
    width: 220px;
    float: right;
}

.layout-three-column #delta-inner {
    padding: 5px 5px 0 5px;
    border-width: 2px 0 2px 2px;
    border-style: solid;
    border-color: #fff;
}


/*
 *  Preliminary styles added by Jay for Vicksburg II
 *     for review by Luke/Walt and rest of team
 */

/* All or multiple templates
    Suppress underlines on linked entry titles */
.entry-header a { text-decoration: none; }
    /* Suppress the prev/next nav */
.content-nav { margin: 0px; display: none; }

/* All archive templates
    Informational "where am I?" module at top of sidebar */
.module-content p.first { margin-top:0px; }

/* Date-based and category archives
    Archive title banner at top of page, below blog banner */
.master-archive-index #archive-title,
.individual-entry-archive #archive-title,
.category-archive #archive-title,
.entry-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
    margin: 0;
    padding: 5px 5px 5px 20px;
    color: #000;

}
h3.entry-header,
h3#archive-title {
    margin: 0;
    border-right: 4px solid #666;
    border-left: 4px solid #666;
    background-image:url(http://anime.xce.jp/imagefile/line2.png);
    background-repeat: repeat-x;
}
h3.entry-header a {
	font-size: 15px;
}
.sub-header {

	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;

	margin: 0;
	color: #fff;
	line-height: 1.5;
	font-weight: bold;
	background-color: #66f;
	border: 2px solid #99f;
	border-bottom: 2px solid #00f;
	padding: 3px 0 1px 25px;

}

.sub-header a,
.entry-header a,
.sub-header a:hover,
.entry-header a:hover { color: #000; text-decoration: none; font-weight: bold; }

.text-right {text-align: right;}
.text-left {text-align: left;}
.text-center {text-align: center;}
.float-right {float: right;}
.float-left {float: left}
.float-clear {clear: both}
.font-bold {font-weight: bold;}

.rss-module {
     text-align: right;
     padding:1em 0 1em 1em;
}

iframe.main-iframe {
    margin: 5px 0;
    padding: 0;
    border: none;
    border-top: 2px solid #ccf;
    border-right: 1px solid #ccf;
    border-bottom: 2px solid #ccf;
    border-left: 1px solid #ccf;
    width: 450px;
    clear: both;
    background: url() #fff;
}
.module-list-comment {
    margin: 5px 0;
    padding: 0;
    line-height: 1.2;
}

.sub-text {
    margin: 20px 0;
    padding: 0;
    line-height: 1.5;
}

table.categories {
    line-height: 1.7;
    border-collapse: collapse;
}
.categories tr {
    border-top: 1px solid #ccf;
    border-bottom: 1px solid #ccf;
}
.categories td {
    border-top: 1px solid #ccf;
    border-bottom: 1px solid #ccf;
}
.cat-title {
    width: 230px;
    padding-right: 5px;
    padding-left: 10px;
    vertical-align: top;
}
.cat-ex {
    width: 60px;
    vertical-align: top;
}
.cat-bro {
    width: 150px;
    vertical-align: top;
}
.bro-title {
    width: 320px;
    padding: 0 10px 0 25px;
    vertical-align: top;
}
.bro-title span {
    margin-left: -20px;
}
.bro-ex {
    width: 35px;
    padding: 0 5px;
    vertical-align: top;
}
.bro-ex2 {
    width: 110px;
    padding: 0 5px;
    vertical-align: top;
}

.diary {
    margin: 1em;
}
.diary p {
    margin-left: 1em;
}
.entry-sub {
   text-align: right;
    margin-bottom: 0;
}
.entry-body .aws-table {
   margin: 5px;
}
.entry-body .aws-td {
    padding: 5px 0 0 5px;
}
.pitta,
.pr-link {
    margin: 10px 0;
}
.ajax-entry {
    height:108px;
    overflow: auto;
    border:2px solid #ccf;
    padding: 10px;
    line-height: 1.2;
}
.ajax-entry .module-list {
   list-style-type: none;
   margin: 0 10px 10px 0;
}

.module-content p {
    margin-top: 0;
}

#ranking_viewer {
	margin: 0;
	width: auto;
	font-size: 12px;
	text-align: left;
}
#ranking_viewer p {
	margin: 0;
	padding: 5px;
	color: #eee;
	text-align: right;
	background-color: #4c597f;
}
#ranking_viewer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: 700;
	background-color: #eee;
	border: 5px solid #4c597f;
	border-top: 4px solid #4c597f;
}
#ranking_viewer ul li {
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
	line-height: 2;
	border-top: 1px solid #4c597f;
}
#ranking_viewer ul .title {
	margin-left: 10px;
	font-weight: 700;
}
#ranking_viewer ul li .right {
	padding: 0 10px;
	float: right;
	font-weight: 700;
}
#ranking_viewer ul li .left {
	margin: 0 15px 0 10px;
	width: 2em;
	float: left;
	text-align: right;
	font-weight: 700;
}

#module-ranking {
	margin: 0 0 5px 0;
	padding: 0;
	width: auto;
	font-size: 11px;
	text-align: left;
}
#module-ranking ul {
	margin: 0;
	padding: 0;
	font-size: 11px;
	list-style: none;
	font-weight: normal;
	background-color: #fff;
	border-top: 1px solid #87cefa;
	border-right: 2px solid #87cefa;
	border-bottom: 2px solid #87cefa;
	border-left: 2px solid #87cefa;
}

#module-ranking ul li {
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
	line-height: 1.8;
	border-top: 1px solid #87cefa;
}
#module-ranking ul .title {
	margin-left: 10px;
	font-weight: 700;
}
#module-ranking ul li a {
	margin-left: 10px;
}
#module-ranking ul li .left {
	padding: 0 .3em;
	width: 25px;
	float: left;
	text-align: right;
	font-weight: 700;
}
#module-ranking p {
	margin: 0;
	padding: 1px 5px;
	color: #000;
	text-align: right;
}
.similar-item {
	margin: 0 -5px;
}
.module-item {
	margin: 0 -5px;
	padding: 0;
	font-size: 11px;
	line-height: 1.2;
	border-right: 2px solid #ccf;
	border-bottom: 2px solid #ccf;
	border-left: 2px solid #ccf;
}
#search-page {
	margin-top: 10px;
	margin-right: 110px;
        font-size: 14px;
	text-align: center;
}
#search {
	margin: 0 5px;
}
.pre {
	margin: 5px;
	padding: 5px;
        font-size: 11px;
	border: 1px solid #333;
}
.module-caption {
	border-top: 2px solid #99f;
	border-right: 2px solid #00c;
	border-bottom: 2px solid #00c;
	border-left: 2px solid #99f;
	color: #fff;
	font-weight: bold;
	margin-top: 0;
	padding: 4px 10px 1px 15px;
	background-color:#66f;
}
#broad-anime {
	margin-top: 5px;
	margin-bottom: 5px;
}
#cnt ul,
#cnw ul {
	margin-top: 5px;
	margin-left: 25px;
	padding: 0;
	width: 135px;
	list-style: none;
	display: block;
        font-size: 13px;
}
#cnt li,
#cnw li {
	display: block;
}
#cnt li:after,
#cnw li:after {
	clear: both;
	content: " ";
	display: block;
}
#cnt li .left,
#cnw li .left {
	display: block;
	float: left;
	text-align: right;
}
#cnt li .right,
#cnw li .right {
	display: block;
	float: right;
}
.amazon-images {
	border-collapse: collapse;
}
.amazon-images td {
	padding: 12px;
	font-size: 12px;
	border-top: 1px solid #ccf;
}
#images-top td {
	margin-top: 0;
	border-top: none;
}
.sim-img {
	width: 100px;
}
.sim-txt {
	font-size: 12px;
	width: 344px;
}
.sim-txt a {
	font-size: 12px;
}
.not {
	text-align: center;
	font-size: 14px;
}
.link-block {
	margin: 0;
	padding: 0;
	border: none;
}
.link-block ul {
	width: 179px;
	@width: auto;
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
.link-block ul li {
	width: 179px;
	@width: auto;
	color: #666;
	margin: 0;
	padding: 0;
}
.link-block a,
.link-block a:visited {
	color: #00f;
	font-size: 11px;
	margin: 0;
	padding: 3px 0 2px 25px;
	display: block;
	width: 100%;
	background-color:#fff;
	border: 2px solid #ccf;
}
.link-block a:hover,
.link-block a:active {
	color: #fff;
	font-size: 11px;
	margin: 0;
	padding: 3px 0 2px 25px;
	display: block;
	text-decoration: none;
	background-color:#66c;
	border-top: 2px solid #99f;
	border-right: 2px solid #00c;
	border-bottom: 2px solid #00c;
	border-left: 2px solid #99f;
}
.link-block .module-block {
	height: 109px;
	overflow: auto;
	width: auto;
}
.link-block .module-block li {
	width:162px;
}
.link-block .module-block li a {
	width:162px;
}
.unprocess {
	margin: 0 10px 0 -15px;
}
ul.module-broad {
	margin: 0 0 10px 0;
}
.comment-list {
	margin-bottom: 5px;
	padding: 5px 3px;
	border: 1px solid #ccc;
}
.comment-form {
	margin-top: 5px;
}
.comment-navi {
	text-align: center;
	border-bottom: 1px solid #99f;
	margin: 5px 0;
	padding-bottom: 2px;
}
#air-banner {
	margin-bottom: 10px;
	padding: 0 5px;
	text-align: center;
}
#air-banner a{
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	width: 200px;
	height: 40px;
}
#air-banner a,
#air-banner a:visited{
	background: url("http://anime.xce.jp/imagefile/rank2.gif") 0 0 no-repeat;
}
#air-banner a:hover,
#air-banner a:active {
	background: url("http://anime.xce.jp/imagefile/rank2.gif") 0 -40px no-repeat;
}
#air-banner span{
	display:none;
}
.search-results-header {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	margin-top: 5px;
	padding: 4px 10px 3px 15px;
	background-color:#666;
	border:2px solid #99f;
}
.search-results-container{
	margin: 10px 10px 0 10px;
}
.module-search { font-size: 11px; }
.module-search #search { width: 120px; }

#bookmark, 
#broad {
	margin: 10px;
}
#broad .bro-title a{
	font-weight: bold;
}
#broad-navi {
	text-align: center;
	margin: 10px 0;
	padding: 5px;
	background-color:#ccc;
	border: 1px solid #333;
}
.favorite {
	padding: 2px;
	border: 1px solid #333;
	cursor : pointer;
}
.favorite-page {
	cursor : pointer;
}
#bookmark table {
	margin: 0;
	padding: 0;
	border:2px solid #000;
	border-collapse: collapse;
}
#bookmark td {
	margin: 0;
	padding: 5px 10px;
	border:1px solid #000;
}

#bookmark .favorite-title {
	width: 280px;
	font-weight: bold;
}
#bookmark .favorite-left {
	width: 110px;
}
#bookmark .favorite-right {
	padding: 5px;
	width: 26px;
	text-align: center;
}
.favorite-p{
    line-height: 1.5;
}
#bookmark .favorite-footer {
	margin-top: 10px;
	border-top: 1px solid #dae0e6;
	text-align: right;
	font-size: 10px;
	color: #666;
}
#bookmark .favorite-footer a {
	text-decoration: none;
}
#search .search-title {
	margin: 0;
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック", verdana, sans-serif, arial, helvetica ;
}
#search .search-image {
	width:160px;
	text-align: right;
	float:right;
}
#search .search-contents { 
	float:left;
	width:275px;
}
#search .search-rubi { 
	color:#666;
}
#search .search-url { 
	color:green;
}
#search p { 
	margin-bottom: 3px;
}

.main-pr {
	text-align: center;
	margin-bottom: 5px;
}
.media-embed {
	text-align: center;
	margin-bottom: 5px;
}
.media-data {
	margin: 0;
	padding-left: 10px;
}
.media-resize {
	text-align: right;
	margin-right: 5px;
	margin-bottom: 5px;
}
.media-resize-inner {
	padding: 3px 2px 2px 6px;
	font-weight: bold;
	color: #fff;
	background-color: #666;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	cursor : pointer;
}
.video-url {
	margin-bottom: 10px;
}
.video-url span {
	color: #00f;
	text-decoration: underline;
}
.author-data td {
    vertical-align: top;
}
.author-data a img {
	border:1px solid #ccc;
}
.author-tags,
.author-videos,
.com {
	margin-top: 5px;
}
.act-image {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom:1px solid #ccf;
} 
.broad-jump {
	color:blue;
	text-decoration:underline;
	cursor:pointer;
}
#count,
#comment {
	padding: 3px 2px 2px 2px;
	background-color: #ccc;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	cursor : pointer;
}

#comment {
	margin-left: 5px;
}
.module-comment {
    margin: 0 0 10px 0;
    padding: 10px 5px;
    font-size: 11px;
    line-height: 1.2;
    border: 2px solid #ccf;
}
.sub-content {
    padding-top: 10px;
    margin-bottom: 10px;
    border-right: 1px solid #ccf;
    border-left: 1px solid #ccf;
}
