
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/



body {
    margin: 0;
    padding: 0;
    background: #FFFFFF url(images/img01.jpg) repeat-x;
    text-align: justify;
    font: 15px Arial, Helvetica, sans-serif;
    color: #626262;
  }


form {
    margin: 0;
    padding: 0;
  }


input {
    padding: 5px;
    background: #FEFEFE url(images/img13.gif) repeat-x;
    border: 1px solid #626262;
    font: normal 1em Arial, Helvetica, sans-serif;
  }


h1, h1 a, h2, h2 a, h3, h3 a {
    margin: 0;
    text-decoration: none;
    font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    color: #444444;
  }


h1 {
    letter-spacing: -1px;
    font-size: 2.2em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
  }


h2 {
    letter-spacing: -1px;
    font-size: 2em;
  }
.boldh{
    letter-spacing: -1px;
    font-size: 1em;
	font-weight:bold;
}

h3 {
    font-size: 1em;
  }


p, ol, ul {
    margin-bottom: 2em;
    line-height: 200%;
  }


blockquote {
    margin: 0 0 0 1.5em;
    padding-left: 1em;
    border-left: 5px solid #DDDDDD;
  }


a {
    color: #1692B8;
  }


a:hover {
    text-decoration: none;
  }

/* Header */



#header {
    height: 42px;
  }


#logo h1, #logo p {
    float: left;
    text-transform: lowercase;
  }


#logo h1 {
    padding: 0px 0 0 40px;
  }


#logo p {
    margin: 0;
    padding: 14px 0 0 4px;
    line-height: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
  }


#logo a {
    text-decoration: none;
    color: #D0C7A6;
  }


#menu {
    float: right;
  }


#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }


#menu li {
    display: block;
    float: left;
    height: 42px;
  }


#menu a {
    display: block;
    padding: 8px 20px 0px 20px;
    text-decoration: none;
    text-align: center;
    text-transform: lowercase;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #CEC5A4;
  }


#menu .last {
    margin-right: 20px;
  }


#menu a:hover {
    color: #FFFFFF;
  }


#menu .current_page_item {
  }


#menu .current_page_item a {
  }

/* Page */



#page {
    padding: 40px 40px 0 40px;
  }

/* Content */

.article-h{
font-weight:bold;
color:black;
}

#pagecontent {
    margin-right: 340px;
  }


.post {
    margin-bottom: 10px;
  }


.post .title {
    border-bottom: 1px #999999 dashed;
    font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
  }


.post .title h2 {
    padding: 30px 30px 0 0px;
    text-transform: lowercase;
    font-weight: normal;
    font-size: 2.2em;
  }


.post .title p {
    margin: 0;
    padding: 0 0 10px 0px;
    line-height: normal;
    color: #BABABA;
  }


.post .title p a {
    color: #BABABA;
  }


.post .entry {
    padding: 20px 0px 20px 0px;
  }


.post .links {
    margin: 0;
    padding: 0 30px 30px 0px;
  }


.post .links a {
    display: block;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
  }


.post .links a:hover {
  }


.post .links .more {
    width: 128px;
    height: 30px;
    background: url(images/img03.jpg) no-repeat left center;
  }


.post .links .comments {
    width: 152px;
    height: 30px;
    background: url(images/img04.jpg) no-repeat left center;
  }

/* Sidebar */



#sidebar {
    float: right;
    width: 300px;
    margin-top: 30px;
  }


#sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }


#sidebar li {
    margin-bottom: 10px;
    background: url(images/img10.gif) no-repeat left bottom;
  }


#sidebar ul li ul a {
    margin: 0;
    padding-left: 20px;
    background: url(images/img11.gif) no-repeat 5px 50%;
  }


#sidebar li ul {
    padding: 0 30px 40px 30px;
  }


#sidebar li li {
    margin: 0;
    padding-left: 20px;
    background: url(images/img11.gif) no-repeat 5px 50%;
  }


#sidebar h2 {
    padding: 30px 30px 20px 30px;
    background: url(images/img09.gif) no-repeat;
    text-transform: lowercase;
    font-weight: normal;
    font-size: 1.6em;
    color: #302D26;
  }

/* Search */



#search {
    padding: 20px 30px 40px 30px;
  }


#search input {
    padding: 0;
    width: 70px;
    height: 29px;
    background: #DFDFDF url(images/img14.gif) repeat-x;
    font-weight: bold;
  }


#search #s {
    padding: 5px;
    width: 150px;
    height: auto;
    background: #FEFEFE url(images/img13.gif) repeat-x;
    border: 1px solid #626262;
    font: normal 1em Arial, Helvetica, sans-serif;
  }


#search br {
    display: none;
  }

/* Categories */



#sidebar #categories li {
    background: url(images/img12.gif) no-repeat left center;
  }

/* Calendar */



#calendar_wrap {
    padding: 0 30px 40px 30px;
  }


#calendar table {
    width: 100%;
    text-align: center;
  }


#calendar thead {
    background: #F1F1F1;
  }


#calendar tbody td {
    border: 1px solid #F1F1F1;
  }


#calendar #prev {
    text-align: left;
  }


#calendar #next {
    text-align: right;
  }


#calendar tfoot a {
    text-decoration: none;
    font-weight: bold;
  }


#calendar #today {
    background: #FFF3A7;
    border: 1px solid #EB1400;
    font-weight: bold;
    color: #EB1400;
  }

/* Footer */



#footer {
    padding: 70px 0 50px 0;
    background: #757575 url(images/img08.gif) repeat-x;
  }


#footer p {
    margin-bottom: 1em;
    text-align: center;
    line-height: normal;
    font-size: .9em;
    color: #BABABA;
  }


#footer a {
    padding: 0 20px;
    text-decoration: none;
    color: #DDDDDD;
  }


#footer a:hover {
    color: #FFFFFF;
  }


#footer .rss {
    background: url(images/img18.gif) no-repeat left center;
  }


#footer .xhtml {
    background: url(images/img19.gif) no-repeat left center;
  }


#footer .css {
    background: url(images/img20.gif) no-repeat left center;
  }


#footer .legal a {
    padding: 0;
  }

/*
			OLD STYLE
*/


a {
    color : #356481;
    text-decoration : none;
  }

/*
a:hover {
	color : #356481;
	text-decoration : underline;
}

a.side {
	color : #356481;
	text-decoration : none;
}

a:hover.side {
	color : #356481;
	text-decoration : underline;
}

a.white {
	color : #ccc;
	text-decoration : none;
}

a:hover.white {
	color : #ccc;
	text-decoration : underline;
}

body {
	color : #000;
	background : #f1f2f4;
	font-family : "trebuchet ms", Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 12px;
	margin : 10px;
}

form {
	margin : 0px;
}

hr {
	height : 2px;
	border-bottom : 1px solid #fff;
	border-top : 1px solid #c6c7c9;
}

hr.side-hr {
	height : 2px;
	border-bottom : 1px solid #d4dcdf;
	border-top : 1px solid #b4bcbf;
}

td {
	font-family : "trebuchet ms", Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 11px;
}

pre {
	font-family : Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 11px;
}

.alt {
	color : #555;
}

.white-header {
	font-family : "trebuchet ms", Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 11px;
	color : #000;
	background-color : #f1f2f4;
	padding : 4px;
}

.white-header ul{
	margin: 0;
	padding: 0;
}

.white-header ul li{
	display: inline;
}

.white-header ul li.first-link .bullet{
	display: none;
}

.full-header {
	font-family : "trebuchet ms", Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 11px;
	color : #000;
	background-color : #c4cccf;
	border : 1px solid #000;
	padding : 5px;
}

.admin-message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
	color : #555;
	background-color : #f6f6f6;
	border : 1px solid #e1e1e1;
	padding : 3px 4px 5px 4px;
	margin-bottom : 5px;
}

.button {
	font-family : "trebuchet ms", Tahoma, Arial, Verdana, Sans-Serif;
	font-size : 11px;
	color : #000;
	background-color : #ddd;
	height : 20px;
	border : 1px solid #617d8f;
	margin-top : 2px;
}

.bbcode {
	font-family : "trebuchet ms", Tahoma, Arial, Verdana, Sans-Serif;
	font-size : 11px;
	color : #000;
	background-color : #ddd;
	border : 1px solid #617d8f;
	margin-top : 2px;
}
*/


.textbox {
    /*font-family : "trebuchet ms", Verdana, Tahoma, Arial, Sans-Serif;
    */font-size : 11px;
    color : #000;
    background-color : #fff;
    border : 1px solid #617d8f;
  }

/*

.textbox {
	font-family : "trebuchet ms", Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 11px;
	color : #000;
	background-color : #fff;
	border : 1px solid #617d8f;
}
.main-body {
	font-size : 11px;
	color : #000;
	background-color : #f1f2f4;
	padding : 4px 4px 5px 4px;
}

.side-body {
	font-size : 11px;
	color : #516d7f;
	background-color : #c4cccf;
	padding : 4px;
}

#main-bg {
	color : #000;
	background-color : #f1f2f4;
}

* html #main-bg{
	width: 600px;
	height: 1%;
}

.side-both #main-bg {margin: 0 182px;}
.side-left #main-bg {margin-left: 182px;}
.side-right #main-bg {margin-right: 182px;}
.side-left #side-border-right {display:none;}
.side-right #side-border-left {display:none;}

.border {
	border : 1px solid #000;
	margin-bottom : 5px;
}

#side-border-left {
	width: 170px;
	float: left;
	padding : 0px 10px 0px 0px;
}

#side-border-right {
	width: 170px;
	float: right;
	padding : 0px 0px 0px 10px;
}
*/


img.news-category {
    display:none;
  }

/*

.news-category {
	border: 0;
	margin: 3px 5px 0 0;
	float: left;
}
.news-footer {
	text-align: center;
	font-size : 10px;
	color : #555;
	background-color : #f1f2f4;
	padding : 3px 4px 4px 4px;
}

.barmain {
	font-family : Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 10px;
	color : #aaa;
	padding : 4px;
}

.capmain {
	font-family : Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 11px;
	font-weight : bold;
	color : #415d6f;
	background-color : #c4cccf;
	padding : 2px 4px 4px;
}

.scapmain {
	font-family : Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 11px;
	font-weight : bold;
	color : #415d6f;
	background-color : #c4cccf;
	padding : 4px 4px 1px;
}
*/


.tbl-border {
    border : 1px solid #e7e1d1;
  }


.tbl {
    font-size : 11px;
    padding : 4px;
  }


.tbl1 {
    font-size : 11px;
    color : #000;
    /*background-color : #302D26;
    */padding : 4px;
  }


.tbl2 {
    font-size : 11px;
    color : #000;
    background-color : #e7e1d1;
    padding : 4px;
  }
.tbl-normal td{
    /*font-size : 11px;*/
	font: 15px Arial, Helvetica, sans-serif;
    color : #000;
    /*background-color : #302D26;
    */padding : 3px;

  }
  
.tbl-h td{
background-color : #e7e1d1;
font-weight:bold;
padding-left:4px;
padding-right:4px;
}

div#beginners {
    background-image : url('images/samurai.gif');
    background-position : bottom right;
    background-repeat : no-repeat;
    height : 600px;
width:í	00%;
  }

/*

.tbl-border {
	border : 1px solid #d1d2d4;
}

.tbl {
	font-size : 11px;
	padding : 4px;
}

.tbl1 {
	font-size : 11px;
	color : #000;
	background-color : #f1f2f4;
	padding : 4px;
}

.tbl2 {
	font-size : 11px;
	color : #000;
	background-color : #e1e2e4;
	padding : 4px;
}
.forum-caption {
	font-size : 11px;
	font-weight : bold;
	color : #415d6f;
	background-color : #c4cccf;
	padding : 2px 4px 3px;
}

.quote {
	color : #000;
	background-color : #fff;
	padding : 2px;
	margin : 0 20px;
	border : 1px solid #617d8f;
}

.poll {
	height : 12px;
	border : 1px solid #000;
}

.comment-name {
	font-weight : bold;
	color : #bbb;
}

.shoutboxname {
	font-weight : bold;
	color : #ccc;
	background-color : #c4cccf;
}

.shoutbox {
	color : #415d8f;
	background-color : #c4cccf;
}

.shoutboxdate {
	font-size : 9px;
	color : #213d6f;
	background-color : #c4cccf;
}

.small {
	font-size : 11px;
	font-weight : normal;
}

.small2 {
	font-size : 11px;
	font-weight : normal;
	color : #555;
}

.side-small {
	font-size : 11px;
	color : #516d7f;
	background-color : #c4cccf;
}

.side-label {
	color : #516d7f;
	background-color : #b6bec2;
	padding : 2px;
}

#navigation h2 {
	font-size: 10px;
	color : #516d7f;
	background-color: #b6bec2;
	margin: 0;
	padding: 4px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
	display: block;
	color: #356481;
	background-color: #c4cccf;
	padding: 2px;
	text-decoration : none;
}

#navigation a:hover {
	color: #f1f2f4;
	background-color: #356481;
}

/* Page Navigation */
/*
.pagenav {
	padding: 0.4em;
}

.pagenav span {
	color: #516d7f;
	background-color: #c4cccf;
	border: 1px solid #e1e1e1;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
}

.pagenav a {
	color: #356481;
	background-color: #f1f2f4;
	border: 1px solid #d1d2d4;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
	text-decoration: none;
}

.pagenav a:hover {
	color: #f1f2f4;
	background-color: #356481;
	margin: 0.2em;
	text-decoration: none;
}
*/
/*Helpers*/


.center {
    margin: 0 auto;
  }


.content_center {
    text-align: center;
  }


.flleft {
    float: left !important;
  }


.flright {
    float: right !important;
  }


.clear {
    clear: both;
  }

/*IE Fixes*/


* html #main-bg {
    height: 1%;
    width: auto;
  }


.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
  }

/* Hide from IE Mac \*/


.clearfix {
    display:block;
  }

/* End hide from IE Mac */


.floatfix {
    overflow:hidden;
  }


* html .floatfix {
    width:100%;
  }


.center, *[align="center"] {
    margin: 0 auto;
  }
/*
TECHNIQUES KOIMARTIALARTS.COM

*/
/*  Techniques External */



.kame {

	border: 1px solid #eec38f;

	float: left;

	height: 334px;

	position: absolute;

	width: 84px;

}



.taisa {

	border: 1px solid #eec38f;

	float: left;

	height: 136px;

	left: 88px;

	position: absolute;

	width: 96px;

}



.uke {

	border: 1px solid #eec38f;

	float: left;

	height: 136px;

	left: 188px;

	position: absolute;

	width: 92px;

}



.gogyo {

	border: 1px solid #eec38f;

	float: left;

	height: 136px;

	left: 284px;

	position: absolute;

	width: 84px;

}



.ukemi {

	border: 1px solid #eec38f;

	float: left;

	height: 180px;

	left: 372px;

	position: absolute;

	width: 132px;

}



.kihon {

	border: 1px solid #eec38f;

	float: left;

	height: 194px;

	left: 88px;

	position: absolute;

	top: 140px;

	width: 119px;

}



.muto {

	border: 1px solid #eec38f;

	float: left;

	height: 72px;

	left: 210px;

	position: absolute;

	top: 140px;

	width: 159px;

}



.aruki {

	border: 1px solid #eec38f;

	float: left;

	height: 116px;

	left: 210px;

	position: absolute;

	top: 217px;

	width: 159px;

}



.hiken {

	border: 1px solid #eec38f;

	float: left;

	height: 294px;

	left: 372px;

	position: absolute;

	top: 185px;

	width: 132px;

}



.kyusho {

	border: 1px solid #eec38f;

	float: left;

	height: 235px;

	left: 0;

	position: absolute;

	top: 337px;

	width: 368px;

}



.taihan {

	border: 1px solid #eec38f;

	float: left;

	height: 91px;

	left: 372px;

	position: absolute;

	top: 482px;

	width: 132px;

}





.gyaku {

	border: 1px solid #eec38f;

	float: left;

	height: 273px;

	position: absolute;

	width: 95px;

}



.keri {

	border: 1px solid #eec38f;

	float: left;

	height: 307px;

	left: 98px;

	position: absolute;

	width: 292px;

}



.nage {

	border: 1px solid #eec38f;

	float: left;

	height: 333px;

	left: 393px;

	position: absolute;

	width: 111px;

}



.shime {

	border: 1px solid #eec38f;

	float: left;

	height: 191px;

	position: absolute;

	top: 277px;

	width: 95px;

}



.ryu {

	border: 1px solid #eec38f;

	float: left;

	height: 183px;

	position: absolute;

	top: 471px;

	width: 95px;

}



.torite {

	border: 1px solid #eec38f;

	float: left;

	height: 340px;

	left: 98px;

	position: absolute;

	top: 311px;

	width: 291px;

}



.hajutsu {

	border: 1px solid #eec38f;

	float: left;

	height: 314px;

	left: 393px;

	position: absolute;

	top: 337px;

	width: 111px;

}



.suwari {

	border: 1px solid #eec38f;

	float: left;

	height: 95px;

	position: absolute;

	width: 147px;

}



.katate {

	border: 1px solid #eec38f;

	float: left;

	height: 182px;

	left: 151px;

	position: absolute;

	width: 174px;

}



.kaeshi {

	border: 1px solid #eec38f;

	float: left;

	height: 212px;

	left: 329px;

	position: absolute;

	width: 171px;

}



.gaeshi {

	border: 1px solid #eec38f;

	float: left;

	height: 180px;

	position: absolute;

	top: 99px;

	width: 147px;

}



.haibu {

	border: 1px solid #eec38f;

	float: left;

	height: 152px;

	left: 151px;

	position: absolute;

	top: 186px;

	width: 174px;

}



.tonso {

	border: 1px solid #eec38f;

	float: left;

	height: 277px;

	left: 329px;

	position: absolute;

	top: 216px;

	width: 171px;

}



.ryote {

	border: 1px solid #eec38f;

	float: left;

	height: 210px;

	position: absolute;

	top: 283px;

	width: 147px;

}



.tsuki {

	border: 1px solid #eec38f;

	float: left;

	height: 152px;

	left: 151px;

	position: absolute;

	top: 341px;

	width: 174px;

}



.gata {

	border: 1px solid #eec38f;

	float: left;

	height: 143px;

	position: absolute;

	top: 497px;

	width: 500px;

}



.biken {

	border: 1px solid #eec38f;

	float: left;

	height: 248px;

	position: absolute;

	top: 100px;

	width: 224px;

}



.yari {

	border: 1px solid #eec38f;

	float: left;

	height: 196px;

	left: 230px;

	position: absolute;

	width: 194px;

}



.naginata {

	border: 1px solid #eec38f;

	float: left;

	height: 195px;

	left: 230px;

	position: absolute;

	top: 200px;

	width: 196px;

}



.bo {

	border: 1px solid #eec38f;

	float: left;

	height: 313px;

	position: absolute;

	top: 100px;

	width: 255px;

}



.jo {

	border: 1px solid #eec38f;

	float: left;

	height: 230px;

	left: 260px;

	position: absolute;

	width: 229px;

}



.handbo {

	border: 1px solid #eec38f;

	float: left;

	height: 251px;

	left: 260px;

	position: absolute;

	top: 234px;

	width: 228px;

}



.kunai {

	border: 1px solid #eec38f;

	float: left;

	height: 277px;

	position: absolute;

	width: 244px;

}



.shoto {

	border: 1px solid #eec38f;

	float: left;

	height: 126px;

	left: 250px;

	position: absolute;

	top: 148px;

	width: 178px;

}



.tanto {

	border: 1px solid #eec38f;

	float: left;

	height: 132px;

	left: 250px;

	position: absolute;

	top: 10px;

	width: 176px;

}



/*  Logged out tech menu */



div#techniques_out {

	float: left;
/*margin-left:50px;
margin-right:auto;*/
    font-size: 10px;;
left:15%;
    position: relative;

	width: 550px;
	padding:0px;
margin:0px;
	height:800px;
text-decoration:none;
}



    #techniques_out h2 {
text-decoration:none;
        font-size: 10px;

      /*  padding: 5px 0 5px 5px;*/

       padding:0px;
margin:0px;

    }



    #techniques_out ul {
text-decoration:none;
        float: left;

        /*margin: 0 0 0 5px;*/

        padding:0px;
margin:0px;
		

    }
#techniques_out ul li{
text-decoration:none;
list-style:none;
font-size:10px;
padding:1px;
margin:0px;
list-style-type: none;
list-style-position: inside;
margin-top: 0;
padding-top: 0;
top: 0;
height: 0.9em;
line-height: 2;
}


    #techniques_out a {

        color: #333;

        text-decoration: none;

    }



.txt_out {

	background: url(../images/techniques/koibg.png) no-repeat center;

	display: none;
	
	margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 0pt;

margin-left: 0pt;

padding-top: 0pt;

padding-right: 0pt;

padding-bottom: 0pt;

padding-left: 0pt;

border-top-width: 0pt;

border-right-width-value: 0pt;

border-right-width-ltr-source: physical;

border-right-width-rtl-source: physical;

border-bottom-width: 0pt;

border-left-width-value: 0pt;

border-left-width-ltr-source: physical;

border-left-width-rtl-source: physical;

border-top-style: none;

border-right-style-value: none;

border-right-style-ltr-source: physical;

border-right-style-rtl-source: physical;

border-bottom-style: none;

border-left-style-value: none;

border-left-style-ltr-source: physical;

border-left-style-rtl-source: physical;

border-top-color: -moz-use-text-color;

border-right-color-value: -moz-use-text-color;

border-right-color-ltr-source: physical;

border-right-color-rtl-source: physical;

border-bottom-color: -moz-use-text-color;

border-left-color-value: -moz-use-text-color;

border-left-color-ltr-source: physical;

border-left-color-rtl-source: physical;

font-weight: inherit;

font-style: inherit;

font-size: 100%;

font-family: inherit;

vertical-align: baseline;

}
ul li.gallery{
padding:0px;
border:1px black inset;
font-size:9px;
line-height:0.5em;

margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 0pt;

margin-left: 0pt;

padding-top: 0pt;

padding-right: 0pt;

padding-bottom: 0pt;

padding-left: 0pt;

border-top-width: 0pt;

border-right-width-value: 0pt;

border-right-width-ltr-source: physical;

border-right-width-rtl-source: physical;

border-bottom-width: 0pt;

border-left-width-value: 0pt;

border-left-width-ltr-source: physical;

border-left-width-rtl-source: physical;

border-top-style: none;

border-right-style-value: none;

border-right-style-ltr-source: physical;

border-right-style-rtl-source: physical;

border-bottom-style: none;

border-left-style-value: none;

border-left-style-ltr-source: physical;

border-left-style-rtl-source: physical;

border-top-color: -moz-use-text-color;

border-right-color-value: -moz-use-text-color;

border-right-color-ltr-source: physical;

border-right-color-rtl-source: physical;

border-bottom-color: -moz-use-text-color;

border-left-color-value: -moz-use-text-color;

border-left-color-ltr-source: physical;

border-left-color-rtl-source: physical;

font-weight: inherit;

font-style: inherit;

font-size: 100%;

font-family: inherit;

vertical-align: baseline;

}


.debug {

    border: 1px solid red;

}

.pp_overlay, .pp_pic_holder, .pp_top, .pp_left, .pp_middle, .pp_right, .pp_content, .pp_bottom, .ppt{
display:none;
}
