/* Base Weblog (base-weblog.css) */

/* basic elements */

html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body
{
   margin: 0;
   /* setting border: 0 hoses ie5 win window inner well border */
   padding: 0;
   font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
   font-size: 13px;
}

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

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


/* 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 */

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

#banner { position: relative; }
#banner-inner { position: static; }

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

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

#delta { float: right; }

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




/* content */

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

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

.entry,
.trackbacks,
.comments,
.archive
{
   position: static;
   overflow: hidden;
   clear: both;
   width: 100%;
   margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-closed
{
   clear: both;
   margin: 5px 10px;
}

.comments-open-content{
	margin: 5px 5px;
	padding : 9px;
	border :1px solid #FFCC00;
	background-color: #FFF8CC;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
	color:#555555;
	font-size:13px;
	line-height:175%;
	clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
   clear: both;
   margin: 5px 10px 20px 10px;
   text-align : center;
}

.
.comments-open-footer input{
	width:150px;
	margin:30px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
   width: 240px;
}

#comment-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}

#comment-post
{
   font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail
{
   float: left;
   width: 115px;
   margin: 0 10px 10px 0;
}

.image-thumbnail img
{
   width: 115px;
   height: 115px;
   margin: 0 0 2px 0;
}


/* modules */

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

.module-content
{
   position: relative;
   margin: 5px 10px 2px 10px;
}

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

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

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }


/* Vicksburg (theme-vicksburg.css) */

/* basic page elements */

body
{
   font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

a { color: #000099; text-decoration: underline; }
a:hover { color: #000066; }

#banner a { color: #000000; text-decoration: none; }
#banner a:hover { color: #0000FF; }

.module-content a { color: #36414d; }
.module-content a:hover { color: #a3b8cc; }

h1, h2, h3, h4, h5, h6
{
   font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 100%;
   w\idth: auto;

   margin: 5px 0;
   border-left: 5px solid #FF6600;
   padding: 0 5px;
   color: #333333;
   font-size: 11px;
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover
{
   color: #333333;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
   font-size: 11px;
}

.commenter-profile img { vertical-align: middle; }


/* page layout */

body
{
   min-width: 970px;
   color: #333333;
   background-color:#99CCFF;
}

#container
{
   width: 974px;
   margin-bottom: 20px;
}

#container-inner
{
	border-left:2px solid #99CCFF;
	border-right:2px solid #99CCFF;
	background : #FFFFFF url(design/general/bg.gif) repeat-y left top;
}

#banner
{
   width: 970px; /* necessary for ie win */
   margin : 0px 0 0px;
   height:95px;
   background-color:#0066CC;
}

#banner-inner
{
   padding: 0;
   margin : 0;
   border-width: 0;
   border-style: solid;
   border-color: #fff;
}

.banner-user
{
   width: 70px;
   margin-top: 5px;
   font-size: 10px;
}

.banner-user-photo { border: 1px solid #fff; }

#banner-header
{
   margin: 0;
   font-size: 30px;
   font-weight: bold;
   line-height: 1;

   width:670px;

   height:95px;
   float:left ;
}

#banner-header-2
{
   margin: 0;
   font-size: 30px;
   font-weight: bold;
   line-height: 1;

   width:320px;

   height:95px;
   float:left ;
}

.banner-right-container{

   background-color:#0099FF; 
}

#banner-box{
	padding : 10px 20px;
	width: 220px;
   float:left ;
   margin : 0;
   height:75px;
   background-color:#0099FF; 
}

#searchbox{
	background:url(design/general/search_bg.gif) no-repeat left top;
	padding : 0 0 0 30px;
}

#searchform{
	display:inline;
	margin:0;
	padding:0;
}

#searchbox-line{
	margin : 3px;
	border : 1px solid #B7E2FF;
	background-color:#FFFFFF;
	background:url(design/general/search_bg.gif) no-repeat right bottom;
	margin :0;
	width: 135px;
}

#banner-description
{
   margin: 0;
   color: #ffffff;
   font-size: 13px;
   line-height: 1.125;
   float:left;
   width : 370px;
   height:75px;
   padding : 10px 10px;
   background-color:#0099FF; 
}
#banner-description p 
{
   margin: 0;
}
.banner-tel{
	color:#FFCC00;
}

.banner-name{
	font-size:15px;
	font-weight:bold;
	margin : 0 0 5px;
	padding : 0 0 5px;
	border-bottom: 1px solid #FFFFFF;
	color:#FFFFFF;
}

#alpha { margin: 0px 0px 0 0px; width: 798px; }
#beta { width: 172px; background: #999999; }
#gamma, #delta { width: 180px; background: #e6ecf2; }

#alpha-inner{
	margin: 15px 14px 15px 19px ;
}
#alpha-inner-extended{
	margin :0;
}
 

#beta-inner{
   padding: 0 0 0 0;
   border-width: 0;
   border-style: solid;
   border-color: #fff;
   margin : 0 !important;
	background-color:#999999;
}

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

.date-header
{
   margin-top: 0;
   font-size: 11px;
   font-weight: bold;
   text-transform: uppercase;
}

.entry-header
{
   margin-top: 0;
	padding : 0 0 5px 0;
   color: #666;
   font-size: 22 px;
	border-left:0;
	border-bottom: 2px solid #FF6600;
}

.entry-content,
.comment-content,
.trackback-content
{
   margin: 0;
   line-height: 1.5;
}

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

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer
{
   margin-left: 10px;
}

.content-nav { margin-top: 0; }

#trackbacks-info
{
   margin: 3px 0 10px 20px;
   color: #292e33;
   font-size: 11px;
   text-align: left;
}

.comments-open-footer
{
   margin: 10px 0;
}


/* modules */

.module
{
   margin: 0 0 10px 0;
   background: none;
}

.module-content
{
   margin: 0 0 10px 0;
   padding: 10px 10px 0 10px;
   font-size: 10px;
   line-height: 1.2;
}

.module-list
{
   margin: 0 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;
}


/* two-column-left tweaks */

   .layout-two-column-left #alpha
   {
      margin: 0;
      width: 210px;
      background: #e6ecf2;
   }

   .layout-two-column-left #alpha-inner
   {
      padding: 10px 10px 0 10px;
      border-width: 2px 0 2px 2px;
      border-style: solid;
   }

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

   .layout-two-column-left #beta-inner
   {
      padding: 0;
      border-width: 0;
	  margin : 0px;
   }


/* TIC Originals */



#tic-footer
{
	width: 970px;
	text-align: center;
	padding: 0 0 0 0;
	margin: 0 auto;
	background-color:#FFFFFF;
	border-top:1px solid #CCCCCC;
}

#tic-footer #footerrightcontainer{
	
	margin:0;
}

#tic-footer #siteowner{
	text-align:left;
	font-size:12px;
	margin : 10px 5px;
}

#tic-footer #footermenubar{
	background:#F7F2E4;
	margin:0px;
	padding : 3px 10px;
	border-bottom:3px solid #FF6600;
}
#tic-footer #footermenubar a{
	white-space:nowrap;
}

.copyright{
	clear:both;
	background-color:#0066CC;
	color:#FFFFFF;
	padding : 10px;
	margin : 0;
}
.module-categories{
	padding: 16px 0 0;
	margin : 0 !important;
	background:url(design/general/menu.gif) left top no-repeat;
}
.module-categories .module-header{
	margin:0px;
	padding:5px 3px;
	border:0;
	color:#FFFFFF;
	font-size:13px;
	letter-spacing:2px;
	line-height:17px;
	width:184px;
	heitht:27px;
	text-align:center;
}
.module-categories .module-header a{
	text-decoration:none;
	color: #FFFFFF;
}
.module-categories .module-header a:hover{
	text-decoration:underline;
}
.module-categories .module-content{
	margin:0px;
	padding:0px;
}

.module-categories .module-list{
	list-style:none;
	margin:0px;
	padding:0px;
}
.module-categories .module-list-item{
	margin:0px;
	width:172px;
}

.module-categories .module-list-item a, .module-categories-nolink{
	display:block;
	text-align:left;
	width:155px;
	height:16px;
	padding: 6px 5px;
	font-size:14px;
	letter-spacing:0px;
	line-height:16px;
	font-weight:bold;
	border-left:5px solid #66CC00;
	text-decoration:none;
	background-color:#E5E5E5 ;
	color: #444444;
	margin:0 2px 2px 0;
}


.module-list-item a.current{
	
	background:#FFFFFF ;
	width:157px;
	margin:0 0 2px 0;
	color:#000000;
}

.module-categories .module-list-item a:hover{
	text-decoration:none;
	color:#000000;
	background:#FFFFFF url(design/general/hover-bg.gif) left top no-repeat;
	margin:0 0 0px 0;
	border-right:2px solid #666666;
	border-bottom:2px solid #666666;
}


#menu-item-disasters a.current{
	
	background:#FFCC00 ;
	width:157px;
	margin:0 0 2px 0;
	color:#000000;
}
a.current:hover{
	border-bottom:none !important;
	margin-bottom:2px !important;
}

#menu-element-index, 
#menu-element-news, 
#menu-element-disasters{
	border-left:5px solid #FF0000;
}
#menu-element-1,
#menu-element-2{
	border-left:5px solid #FF9900;
}
#menu-element-3,
#menu-element-4,
#menu-element-5{
	border-left:5px solid #00CCFF;
}

.alpha-left{
	width:230px;
	margin : 0 12px 20px 0 ;
	padding : 0 11px 0 0;
	float:left;
}
.alpha-left ul{
   margin: 0;
   padding: 0;
   list-style: none;
	border-top :1px solid #CCCCCC;
}
li.in-category-menu-item{
   margin: 0 ;
   padding: 0 ;
   list-style: none;
	border-bottom :1px solid #CCCCCC;
}
li.in-category-menu-item a{
	display:block;
	margin: 0 !important;
	padding:5px 4px 5px 15px;
	text-decoration:none;
	background : url(design/general/category-entries-button-bg.gif) no-repeat left center #FFFFFF;
	font-size:13px;
}
li.in-category-menu-item a:hover{
	text-decoration:underline;
	background-color:#DDE5FA;
}

li.in-category-menu-item .static{
	display:block;
	margin:0 0 0px;
	padding:5px 4px 5px 15px;
	text-decoration:none;
	background : url(design/general/category-entries-static-bg.gif) no-repeat left center #FFFFFF;
	font-size:13px;
	color:#666666 !important;
}
li.in-category-menu-item a.static:hover{
	text-decoration:none;
	color:#999999 !important;
	background-color:#FFFFFF;
}

.entry-page-title{
	font-size:23px;
	margin : 0 0 15px;
	border-bottom:3px solid #CCCCCC;
	padding : 0 0 5px;
	font-weight:bold;
}

.alpha-right{
	width:500px;
	float:left;
	margin : 0 0 20px;
}
.alpha-wide{
	clear:both;
	width:758px;
}

.alpha-footer{
	text-align:center;
	font-size:13px;
	clear:both;
	padding: 10px 0 0;
	margin : 20px 0 0;
	border-top: 1px dotted #CCCCCC;
	width:758px;
}

.footer-wide-menu{
	text-align:center;
	font-size:13px;
	clear:both;
	padding: 10px 0 10px;
	margin : 0 0 0;
	background-color:#EEEEEE;
	border-bottom: 1px solid #CCCCCC;
}


.table-font-x-small td{
	font-size:10px;
}

.table-font-small td{
	font-size:12px;
}

.table-font-normal td{
	font-size:14px;
}

.table-font-large td{
	font-size:16px;
}
.table-font-x-large td{
	font-size:18px;
}

.disasters-box{
	width:358px;
	border :1px solid #CCCCCC;
	float:left;
	margin: 0 0 0 10px;
}
.disasters-box .disasters-box-header{
	margin : 0px;
	padding : 12px 8px 4px;
}
ul.damages-box-list{
	margin : 5px 10px 5px;
	padding:0;
	list-style:none;
}
li.damages-box-list-item{
	margin : 5px 0 7px;
	padding : 0 0 5px 45px;
	height:40px;
	list-style:none;
	display:block;
}

li.damages-box-list-item{
	margin : 5px 0 7px;
	padding : 0 0 5px 45px;
	height:40px;
	list-style:none;
	display:block;
}
li.damages-box-list-item-11{
	background : url(design/disasters/disaster-icon01.gif) left top no-repeat;
}
li.damages-box-list-item-12{
	background : url(design/disasters/disaster-icon02.gif) left top no-repeat;
}
li.damages-box-list-item-13{
	background : url(design/disasters/disaster-icon03.gif) left top no-repeat;
}
li.damages-box-list-item-14{
	background : url(design/disasters/disaster-icon04.gif) left top no-repeat;
}
li.damages-box-list-item-15{
	background : url(design/disasters/disaster-icon05.gif) left top no-repeat;
}

div.damage-header{
	border : 1px solid #CCCCCC;
	margin: 0 0 15px;
	padding : 10px 10px 10px 60px;
}

.damage-header-category{
	margin:0 0 5px;
	font-size:13px;
	font-weight: bold;
}

.damage-header-title{
	margin:0;
	font-size:22px;
	font-weight:bold;
}

.damage-header-11{
	background : url(design/disasters/disaster-icon01.gif) 10px 10px no-repeat;
}
.damage-header-12{
	background : url(design/disasters/disaster-icon02.gif) 10px 10px no-repeat;
}
.damage-header-13{
	background : url(design/disasters/disaster-icon03.gif) 10px 10px no-repeat;
}
.damage-header-14{
	background : url(design/disasters/disaster-icon04.gif) 10px 10px no-repeat;
}
.damage-header-15{
	background : url(design/disasters/disaster-icon05.gif) 10px 10px no-repeat;
}




#disasters-box-damages .disasters-box-header{
	border-bottom: 3px solid #FF6600;
}
#disasters-box-evacuations{
	margin : 0 0 0 25px;
}
#disasters-box-evacuations .disasters-box-header{
	border-bottom: 3px solid #66CC00;
}

.category-title{
	margin: 10px 20px 0 19px !important;
	padding : 0px;
}

#category-pankuzu-navi{
	font-size:12px !important;
}

.category-title h2{
	margin : 10px 0 10px;
	padding : 12px 7px ;
	font-weight:bold;
	background-color:#F9F2DA;
	border-bottom:3px solid #FFCC00;
}

.category-title-news{
	margin: 15px 20px 3px  19px !important;
	padding :50px 10px 10px 0px;
	background:#FFCC00 url(design/general/news-logo.gif) 0px 0px no-repeat;
	background-color:#FFFFFF !important;
	border-bottom: 2px solid #99CC00;
}


.category-title-news h2{
	font-size:12px !important;
	color:#FFFFFF;
	float:right;
	width:90px;
	background:none;
	padding:0;
	margin:0;
	border:none;
}


.category-title-disasters{
	margin: 0px !important;
	padding :64px 10px 10px 15px;
	background:#FFCC00 url(design/disasters/disaster-logo.gif) 5px 5px no-repeat;
}
.category-title-disasters h2{
	font-size:12px !important;
	color:#FFCC00;
	float:right;
	width:90px;
	background:none;
	padding:0;
	margin:0;
	border:none;
}

/* 基礎知識 */

.category-title-3{
	margin: 10px 20px 20px 10px;
	padding :60px 10px 10px 108px;
	height:18px;
	background:#FFFFFF url(design/general/knowledge-logo.gif) left top no-repeat;
}
.category-title-3 h2{
	display:none;
}

/* 緊急時には */

.category-title-5{
	margin: 0px !important;
	padding :64px 10px 10px 15px;
	background:#FF6600 url(design/general/emergency-logo.gif) 5px 5px no-repeat;

}
.category-title-5 h2{
	font-size:12px !important;
	color:#FF6600;
	float:right;
	width:90px;
	background:none;
	padding:0;
	margin:0;
	border:none;
}

/* 日ごろの備え */

.category-title-4{
	margin: 10px 20px 20px 10px;
	padding :105px 10px 10px 0px;
	height:18px;
	background:#FFFFFF url(design/general/prepare-logo.gif) left top no-repeat;
}
.category-title-4 h2{
	display:none;
}

/* ニュース */

div.news-header{
	padding : 0 0 7px;
	margin-bottom:25px;
	border-bottom : 3px solid #FF6600;
}
.news-header-title{
	font-size:22px;
	font-weight:bold;
	margin:0px;
}

.news-header-date{
	font-size:14px;
	padding : 3px;
	margin: 0 0 7px;
	background-color:#D9D9D9;
	
}

ul.designed-list{
   margin: 0 0 0 15px;
   padding: 0;
   list-style: none;
}
ul.designed-list li{
   list-style: none;
	display:block;
	margin: 0 !important;
	padding:5px 4px 5px 20px;
	background : url(design/general/category-entries-button-bg.gif) no-repeat left center;
	font-size:14px;
}
.index-contents{
	clear-both;
	padding-top:15px;
}

.index-table td{
	height:300px;
	padding: 10px;
	border-right:1px solid #CCCCCC;
}

.pn-box{
	margin : 30px 0 30px;
}
.pn-next, .pn-previous{
	margin : 5px 0;
	padding :0px;
}

.floating-resetter{
	height:0px;
	margin:0px;
	padding:0px;
	clear:both;
}

.pn-label{
	float:left;
	display:block;
	margin : 0 0 3px 0;
	background-color:#999999;
	color: #FFFFFF;
	font-size:13px;
	line-height:15px;
	padding : 4px 5px;
}
.pn-next .pn-label{
	background-color:#FF6600;
}
.pn-previous .pn-label{
	background-color:#0066CC;
}
.pn-date{
	float:left;
	display:block;
	margin : 0 0 10px 0;
	background-color:#D9D9D9;
	color: #000000;
	font-size:13px;
	line-height:15px;
	padding : 4px 5px;
}
.pn-link{
	float:left;
	display:block;
	font-size:13px;
	line-height:15px;
	padding : 3px 10px;
	border : 1px solid #D9D9D9;
}

.rss-box{
	margin : 20px 0 0;
	width:728px;
	padding : 14px;
	border : 1px solid #CCCCCC;
} 

.rss-box-title{
	margin : 0 0 10px;
	padding : 0 0 10px;
	font-size:16px;
	font-weight:bold;
	border-bottom:2px solid #0066CC;
}
.rss-box-description{
	font-size:13px;
	line-height:20px;
}
.rss-box-table{
	width:600px;
	margin : 15px auto 10px;
}
.rss-box-table-type{
	text-align:center;
	padding : 10px;
	border-left:1px solid #CCCCCC;
	background-color:#EEEEEE;
}

.rss-box-table-label{
	text-align:left;
	padding : 10px;
	border-top:1px solid #CCCCCC;
}
.rss-box-table-button{
	text-align:center;
	padding : 10px;
	background-color:#FFFFFF;
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}

.footer-addresses{
	float:left;
	width:270px;
	height:100px;
	border-right:1px solid #CCCCCC;
	padding : 5px 4px 5px 5px;
}
.footer-addresses p{
	margin : 5px 0;
	font-size:12px;
}
.footer-name{
	padding : 5px 0 5px;
	margin : 0 0 5px;
	border-bottom: 1px solid #CCCCCC;
	font-size :16px;
	
}
.telnums{
	float:left;
	width:680px;
	padding : 10px 5px 5px;
}
.telnum-header{
	float:left;
	margin : 0 0 10px 0;
	padding : 0 5px 15px 0;
}

.telnum-container{
	float:left;
	margin : 0 0 10px 10px;
	padding : 0 5px;
	border-left: 3px solid #FF9900;
	text-align:left;
}

.telnum-content{
	font-size:16px;
	font-weight:600;
	white-space:nowrap;
}



/*使用クラス*/
/*ここにエントリーで使用するクラスを記入すること*/

.font-xx-large{
	font-size:24px;
}
.font-x-large{
	font-size:20px;
}
.font-large{
	font-size:17px;
}
.font-medium{
	font-size:15px;
}
.font-small{
	font-size:13px;
}
.font-x-small{
	font-size:11px;
}
.font-xx-small{
	font-size:9px;
}

/* テーブル制御用   2006-11-11 */

table.table-with-border-1{
	border-spacing:1px;
	border-collapse: separate;
	border:1px solid #000000;
}
table.table-with-border-1 td{
	border:1px solid #000000;
}

table.table-with-border-2{
	border-spacing:1px;
	border-collapse: separate;
	border:1px solid #666666;
}
table.table-with-border-2 td{
	border:1px solid #666666;
}
table.table-with-border-3{
	border-spacing:1px;
	border-collapse: separate;
	border:1px solid #CCCCCC;
}
table.table-with-border-3 td{
	border:1px solid #CCCCCC;
}

table.table-with-border-4{
	border-collapse: collapse;
	border-spacing:1px;
	border:1px solid #000000;
	padding:3px;
}
table.table-with-border-4 td{
	border:1px solid #000000;
	padding:0;
}


