body { 
	margin: 0px auto;
	margin-top: 0px;
	padding: 0; 
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	border-right: 0px solid black; 
	border-left: 0px solid black; 
	background-color: #F9FDFE;
	background-repeat: repeat-x;
	background-image: url('../images/gradient_blue.png');
	text-decoration: none;
}


body, p, ol, ul, td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:   11px;
	text-decoration: none;
	line-height: 1.1;
}

#contener {
	width: 900px;
	margin: 0 auto; 
	background-color: #F9FDFE;
}

#contenerA {
	width: 900px;
	margin: 0 auto; 
}

#main a {
	color: #264764;

}

#main {
	width: 895px;
	margin: 0 auto;
	background-color: #F9FDFE;
	padding-left: 5px;
}


h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0;
	background-color: #eee;
	padding: 3px 0 3px 5px;
	border-bottom: 1px solid #ddd;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 2px;
}

h2 {
	font-size: 14px;
	line-height: 1.0;
	font-weight: normal;
	color: #264764;
}

a {
	text-decoration: none;
	color: blue;
}

.title {
	width: 515px;
	font-size: 80%;
	text-decoration: none;
}

.title h2 {
	width: 410px;
	text-decoration: none;
	padding-right: 10px;
	font-weight: normal;
}

.comment {
	width: 475px;
	font-size: 60%;
	border: 1px solid #FFF3A7;
	height: 8em;
}

.comment2 {
	width: 483px;
	font-size: 60%;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #e8e8e8;
	color: #333333;

}
.comment3 {
	padding-left: 15px;
	font-weight: normal;
	text-decoration: none;
}


!ul li { list-style-type: disc; }
!ul, ol { margin: .5em 0 .5em 2em; }
ol li { list-style-type: decimal; }
fieldset { border: none; }
strong, b { font-weight: bold; 
		text-decoration: none}
em { font-style: normal; }
.strong { font-weight: bold; 
		text-decoration: none}
.small { font-size: 10px; }


.clear {
	clear: both;
	margin-top: 0px;
	display: block;
}

.clearleft {
	clear: left;
	margin-top: 0px;
	display: block;
}



#KALENDARZ .wykonane {
	background-color: #85ADD1;
	width: 19px;
	height: 16px;
	padding-top: 1px;
	padding-left: 3px;
}

#KALENDARZ .wykonane a {
	color: white;
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;

}
 #KALENDARZ .wykonane a:hover {
	color: white;
	background-color: #85ADD1;
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;
}


#KALENDARZ .niewykonane {
	background-color: red;
	width: 19px;
	height: 16px;
	padding-top: 1px;
	padding-left: 3px;
}

#KALENDARZ .niewykonane a {
	color: white;
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;
	text-align: justify;
}
 #KALENDARZ .niewykonane a:hover {
	color: white;
	background-color: red;
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;
}

#KALENDARZ .puste {
	background-color: #FFF6BE;
	width: 19px;
	height: 16px;
	padding-top: 1px;
	padding-left: 3px;
}

#KALENDARZ .puste a {
	color: #264764;
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;
	text-align: justify;
}

#KALENDARZ .puste a:hover {
	color: #264764;
	background-color: #FFF4AF;
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;
}


#KALENDARZ .today {
		border: solid 1px black;
}

#KALENDARZ .today a {
	color: black;
}



#KALENDARZ {
	width: 520px;
	height: 145px;
}


.MIE {
	font-color: gray;
	width: 22px;
	height: 20px;
	border-right: solid 4px white;
}

.NAG {
	float: left;
	width: 22px;
	height: 20px;
	border-right: solid 4px white;
	font-weight: normal;
	font-size: 90%;
	padding-top: 2px;
	text-align: center;
}




.KAL {
	float: left;
	width: 22px;
	height: 19px;
	border-right: solid 4px white;
}

.NAG1 {
	height: 18px;
}

.KAL1 {
	float: left;
	width: 24px;
	height: 17px;
	border-right: solid 0px white;
	padding-left: 2px;
	font-size: 90%;
}

.KAL2 {
	float: left;
	width: 20px;
	height: 17px;
	border-right: solid 4px white;
}


div.uploadStatus {
 	margin: 5px;
}

div.progressBar {
 	margin: 5px;
}

div.progressBar div.border {
	 background-color: #fff;
	 border: 1px solid gray;
	 width: 100%;
}

div.progressBar div.background {
	 background-color: #333;
	 height: 18px;
	 width: 0%;
}

a { color: #264764; text-decoration: underline; }
a:visited { color: #264764; }
a:hover { color: #fff; background-color: #BBBBBB; text-decoration: none; }

a.stealth { color: #000; text-decoration: none; }
a:hover.stealth { background-color: #000; color: #fff; }

a.subtle { color: #666; text-decoration: underline; }
a:hover.subtle { background-color: #666; color: #fff; }

a.delete { color: #c00; text-decoration: underline; }
a:hover.delete { background-color: #c00; color: #fff; }

a.create { color: #009900; text-decoration: underline; }
a:hover.create { background-color: #009900; color: #fff; }

 .header {
	height: 45px;
	padding-top: 1px;
	margin-top: 5px;
	background-repeat: repeat-x;
	background-image: url('../images/gradient_blue.png');
}

.footer {
	width: 900px;
	background-repeat: repeat-x;
	background-image: url('../images/gradient_blue.png');
	padding-top: 1px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
}


.flash.notice {
	 background-color: #ffc;
	 padding: .5em;
	 border-top: 1px solid #dda;
	 border-bottom: 1px solid #dda;
	 margin: 0 30px 1.5em 0;
	 color: red;
}

.flash.warning {
	 background-color: #c22;
	 padding: .5em;
	 border-top: 1px solid #600;
	 border-bottom: 1px solid #600;
	 margin: 0em 0 2em 0em;
	 color: #fff;
	 font-weight: bold;
}

.flash.warning a { color: #fff; }

#notice { 
	background-color: #ffc;
	padding: 10px;
	border-top: 1px solid #dda;
	border-bottom: 1px solid #dda;
	color: red;
	width: 880px;
	font-size: 150%; 
}

.flash.system_announcement {
	 padding: 5px;
	 background-color: #EFF3AB;
	 border-bottom: 1px solid #898989;
	 color: #444;
	 text-align: center;
	 height: 30px;
}


/*--------------------------------------------------------------------------*/
.inline {
	float: left;
	padding-top: 4px;
	padding-left: 5px;
}

.inline1 {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}

.block {
	display: block;
}

.navcontainerR ul li {
	float: right;
	display: inline;
	padding-right: 10px;
	padding-top:2px;
}

.navcontainerR a {
	text-decoration: none;
	margin: 0px;
}

.navcontainerR a:hover { 
	background: #BBBBBB
}

.navcontainerR a:active {
	background: #BBBBBB;
	text-decoration: none
}

.navcontainerR a:current {
	 color: #BBBBBB
}

.navcontainerR #active a {
	background: #c60;
	border: 1px solid #c60;
	color: #fff;
}

.navcontainer {
	margin-left: -20px;
}


.navcontainer ul li {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding-right: 3px;
	padding-top: 2px;
	float: left;
	color: #444;
	text-decoration: none;
}

.navcontainer a {
	text-decoration: none;
	margin: 0px;
}

.navcontainer a:hover { 
	background: #BBBBBB
}

.navcontainer a:active {
	background: #BBBBBB;
	text-decoration: none
}

.navcontainer a:current {
	 color: #BBBBBB
}

	
.navcontainer #active a {
	background: #c60;
	border: 1px solid #c60;
	color: #fff;
}

form {
	clear: left;
	margin-top: 0px;
  margin-left: 0px;
  padding-top: 0px;
background-color: white;
}

form input {
	display: block;
	margin-bottom: 5px;
	background-color: white;
}

form textarea {
	display: block;
	margin-bottom: 5px;
	width: 390px;
}

form select {
	width: 150px;
	
}
form select#country {
	width: 390px;
	margin-top: 3px;
}

form select#birthday {
	width: 390px;
	margin-top: 3px;
}

form input#myhabit_name,  
form input#myhabit_coachname,
form input#myhabit_coachmail {
	font-size: 12px; 
	font-weight: bold; 
	width: 390px;
	padding-left: 3px;
	background-color: white;
}

form input#myhabit_endless  {
	width: 35px;
}

form textarea#myhabit_comment {
	 font-size: 12px; 
	font-weight: normal; 
	width: 390px;
	padding-left: 3px;
	height: 60px;
} 

form input#myhabit_submit {
	 font-size: 12px; 
	height: 25px;
	font-weight: normal; 
	width: 120px;
}

form input[type='submit'] {
	width: 80px;
	height: 25px;
	float: left;
	font-weight: bold;
}

form input#email {
	font-size: 12px; 
	font-weight: bold; 
	width: 200px;
	background-color: #ffffff
}

form input#password {
	 font-size: 12px; 
	font-weight: bold; 
	width: 200px;
	background: white;
}

form input#myhabit_name,  
form input#myhabit_coachname,
form input#myhabit_coachmail {
	font-size: 12px; 
	font-weight: bold; 
	width: 390px;
	padding-left: 3px;
}

form input#user_email {
	font-size: 12px; 
	font-weight: bold; 
	width: 200px;
	padding-left: 3px;
	background-color: white;
}

form input#user_displayname {
	font-size: 12px; 
	font-weight: bold; 
	width: 200px;
	padding-left: 3px;
	background: white
}

form input#user_password,  
form input#user_password_confirmation {
	font-size: 12px; 
	font-weight: bold; 
	width: 200px;
	padding-left: 3px;
}
form input#save_login {
	float: left;
}

form.standard .fieldWithErrors { border-left: 4px solid #c00; padding-left: 3px; }
form.standard label span.error { color: #c00; }
form.standard input[type='submit'] { width: 100px; display: inline; }
form.standard textarea { height: 150px; }
form.standard select { margin-bottom: 10px; }

#comments {
	background-color: #eee;
	width: 500px;
	margin: 3em 0 1em 0;
	padding: 0 0 1em 0;
	width: 100%;
}

#comments h2 {
  background-color: #777;
  width: 100%;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  padding: 3px 0px 3px 3px;
  line-height: 1em;
  border-bottom: 1px solid #555;
}

#columnBanner {
	float:right;
	width: 728px;
	height:95px;
}




.tour {
	padding: 10px;
	padding-top: 0px;
	width: 880px;
}

.tour a {
	color: blue;
	font-size: 100%;
	color: #333333;
}

.tour p {
	line-height: 1.5;
	font-size: 100%;
	text-align: justify;
	color: #333333;
}

.tour li {
	line-height: 1.5;
	font-size: 100%;
}

.help {

width: 670px;
padding: 10px;
background-color: #F9FDFE;
color: #333333;
}

.help a, b {
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
}

.help a  {
	line-height: 1.5;
	text-decoration: none;
	font-size: 100%;
}

.help b {
 color: #264764;
text-decoration: none;
	font-size: 100%;
}

.help p {
	line-height: 1.3;
	font-size: 100%;
	text-align: justify;
}

.help li {
	line-height: 1.5;
	font-size: 100%;
	padding-left: 40px;
}


.support {
padding-top: 20px;
width: 880px;
background-color: #F9FDFE;
}

.support a, b {
	color: #264764;
	text-decoration: none;
	font-size: 100%;
}

.support b {
 color: #264764;
text-decoration: none;
	font-size: 100%;
}

.support p {
	line-height: 1.3;
	font-size: 100%;
	text-align: justify;
}

.support li {
	line-height: 1.7;
	font-size: 100%;
}

.support a:hover {
	color: white;
	background: #gray;
	font-weight: bold;
	text-decoration: none;
}

#columnRight2 { 
	float: right;
	width: 300px;
 padding: 5px; 
color: #333333;
}
#columnRight2  a { 
text-decoration: underline;
}

#columnRight2 b {
	color: #264764
}

#columnRight2 b a {
		color: #264764;
		font-size: 110%;
		text-align: justify;
		line-height: 1.7
}

strong, b { font-weight: bold; }
em { font-weight: bold; background-color: #FEE542;}
.strong { font-weight: bold; }
.small { font-size: 10px; }

.pic_tour {
	width: 550px;
	
}


.pic_support {
	float: left;	
	margin-right: 5px;
	margin-bottom:5px;
}

.pic_support1 {
	float: left;	
	margin-left: 15px;
	margin-right: 5px;
	margin-bottom:5px;
}

.pic_support2 {
	float: right;	
	margin-right: 5px;
	margin-bottom:5px;
}

.desc_support {
	color: #264764;
	padding-left: 100px;
}

.desc_cwicz {
	font-size: 110%;
	line-height: 1.6;
	font-weight: normal;
	color: #333333;
	padding-left: 15px;
	padding-right: 15px;
}

.desc_podpis {
	font-size: 90%;
	line-height: 1.6;
	font-weight: normal;
	font-style: italic;
	color: #264764;
	padding-left: 165px;
	padding-right: 15px;
}



.desc_cwicz2 {
	font-size: 110%;
	line-height: 1.5;
	font-weight: normal;
	color: #333333;
	padding-left: 5px;
	padding-right: 0px;
}

.pic_login {
	float: left;	
	margin-top:50px;
	margin-right: 20px
}

.logo {
	width: 145px;
	margin-left: 10px;
	margin-top: 10px;
}

.logo a {
	float: left;
	margin-top: 10px;
	border: 0px;
}	

.logo a:hover {
	float: left;
	margin-top: 10px;
	border: 0px;
	background-color: #F9FDFE;
	
}

.roundedcornr_box_939944 {
	background: url('../images/roundedcornr_939944_tl.png') no-repeat top left;
}
.roundedcornr_top_939944 {
	background: url('../images/roundedcornr_939944_tr.png') no-repeat top right;
}
.roundedcornr_bottom_939944 {
	background: url('../images/roundedcornr_939944_bl.png') no-repeat bottom left;
}
.roundedcornr_bottom_939944 div {
	background: url('../images/roundedcornr_939944_br.png') no-repeat bottom right;
}
.roundedcornr_content_939944 {
	background: url('../images/roundedcornr_939944_r.png') top right repeat-y;
}

.roundedcornr_top_939944 div,.roundedcornr_top_939944,
.roundedcornr_bottom_939944 div, .roundedcornr_bottom_939944 {
	width: 100%;
	height: 3px;
	font-size: 1px;
}
.roundedcornr_content_939944, .roundedcornr_bottom_939944 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.roundedcornr_content_939944 { 
	padding: 10px; 
	padding-right: 25px;
	height: 165px}
		
/*--- ========================================= ---*/

.roundedcornr_box_SL1 {
	background: url('../images/roundedcornr_939944_tl.png') no-repeat top left;
}
.roundedcornr_top_SL1 {
	background: url('../images/roundedcornr_939944_tr.png') no-repeat top right;
}
.roundedcornr_bottom_SL1 {
	background: url('../images/roundedcornr_939944_bl.png') no-repeat bottom left;
}
.roundedcornr_bottom_SL1 div {
	background: url('../images/roundedcornr_939944_br.png') no-repeat bottom right;
}
.roundedcornr_content_SL1 {
	background: url('../images/roundedcornr_939944_r.png') top right repeat-y;
}

.roundedcornr_top_SL1 div,.roundedcornr_top_SL1,
.roundedcornr_bottom_SL1 div, .roundedcornr_bottom_SL1 {
	width: 100%;
	height: 5px;
	font-size: 1px;
}
.roundedcornr_content_SL1, .roundedcornr_bottom_SL1 {
	margin-top: 0px;
}
.roundedcornr_content_SL1 { 
	padding: 10px; 
	padding-right: 25px;
	height: 120px}
	
.roundedcornr_content_SL2 { 
	padding: 10px; 
	padding-right: 25px;
	height: 290px}	

.roundedcornr_content_SL2,  {
	margin-top: 0px;
}

.roundedcornr_content_SL2 {
	background: url('../images/roundedcornr_939944_r.png') top right repeat-y;
}

/*---- ====================================== ----*/	

.roundedcornr_box_939944blue {
	background: url('../images/roundedcornr_939944blue_tl.png') no-repeat top left;
}
.roundedcornr_top_939944blue {
	background: url('../images/roundedcornr_939944blue_tr.png') no-repeat top right;
}
.roundedcornr_bottom_939944blue {
	background: url('../images/roundedcornr_939944blue_bl.png') no-repeat bottom left;
}
.roundedcornr_bottom_939944blue div {
	background: url('../images/roundedcornr_939944blue_br.png') no-repeat bottom right;
}
.roundedcornr_content_939944blue {
	background: url('../images/roundedcornr_939944blue_r.png') top right repeat-y;
}

.roundedcornr_top_939944blue div,.roundedcornr_top_939944blue,
.roundedcornr_bottom_939944blue div, .roundedcornr_bottom_939944blue {
	width: 100%;
	height: 5px;
	font-size: 1px;
}
.roundedcornr_content_939944blue, .roundedcornr_bottom_939944blue {
	margin-top: 0px;
}
.roundedcornr_content_939944blue { 
	padding: 5px; 
	padding-right: 25px;
	height: 15px;
	background-repeat: repeat-x;
	background-image: url('../images/gradient_blue.small.png');
}		

.roundedcornr_box_513348 {
	background: #f2fdfd url('../images/roundedcornr_513348_grad.gif') repeat-x top left;
}
.roundedcornr_top_513348 div {
	background: url('../images/roundedcornr_513348_tl.gif') no-repeat top left;
}
.roundedcornr_top_513348 {
	background: transparent url('../images/roundedcornr_513348_tr.gif') no-repeat top right;
}
.roundedcornr_bottom_513348 div {
	background: url('../images/roundedcornr_513348_bl.gif') no-repeat bottom left;
}
.roundedcornr_bottom_513348 {
	background: transparent url('../images/roundedcornr_513348_br.gif') no-repeat bottom right;
}

.roundedcornr_top_513348 div, .roundedcornr_top_513348,
.roundedcornr_bottom_513348 div, .roundedcornr_bottom_513348 {
	width: 100%;
	height: 5px;
	font-size: 1px;
}
.roundedcornr_content_513348 { 
	margin: 0px; 
	padding-top: -5px;
	padding-left: 15px;
}

.roundedcornr_box_674389 {
	background: #f2fdfd url('../images/roundedcornr_674389_grad.gif') repeat-x top left;
}
.roundedcornr_top_674389 div {
	background: url('../images/roundedcornr_674389_tl.gif') no-repeat top left;
}
.roundedcornr_top_674389 {
	background: transparent url('../images/roundedcornr_674389_tr.gif') no-repeat top right;
}
.roundedcornr_bottom_674389 div {
	background: url('..images/roundedcornr_674389_bl.gif') no-repeat bottom left;
}
.roundedcornr_bottom_674389 {
	background: transparent url('..images/roundedcornr_674389_br.gif') no-repeat bottom right;
}

.roundedcornr_top_674389 div, .roundedcornr_top_674389,
.roundedcornr_bottom_674389 div, .roundedcornr_bottom_674389 {
	width: 100%;
	height: 3px;
	font-size: 1px;
}
.roundedcornr_content_674389 { margin: 0 3px; }

#columnSL1 {
	float: left;
	width: 432px;
	margin-top: 2px;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 7px;
	background-color: white;
}

#columnSL2 {
	float: left;
	width: 900px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 7px;
	background-color: white;
}

.spacing20 {
	height: 20px;
}

.spacing30 {
	height: 30px;
}

.spacing40 {
	height: 40px;
}

.spacing60 {
	height: 60px;
}

.spacing80 {
	height: 80px;
}

.spacing100 {
	height: 100px;
}

.spacing120 {
	height: 120px;
}

.spacing140 {
	height: 140px;
}

.spacing160 {
	height: 160px;
}

/*------poniższe działają na 100%-------*/

.errorExplanation {
	color: red;
	background:#ffc;
	padding:7px 15px;
	border-top:1px solid #bd7; 	border-bottom:1px solid #bd7;
}

.errorExplanation p {
	color: red;
	background:#ffc;
	padding:7px 15px;
}

#errorExplanation  {
	color: red;
	width: 400px;
	background:#ffc;
	padding:7px 15px;
	border:1px solid #bd7; 
}

#errorExplanation p  {
	color: red;
	background:#ffc;
	padding:7px 15px;

}

#errorExplanation h2 {
	color: red;
	background:#ffc;
	padding:7px 15px;
	line-height: 1.0;

}

.fieldWithErrors {
	background:#ffc;
	width: 200px;
	border-bottom: solid 2px red;
	display: table;
}

#columnLEWA {
	height: 65em;	
}

#columnPRAWA {
	float: right;
	width: 310px;
}

#columnR2 { 
	margin-top: 2px;
	margin-bottom: 5px;
	text-align: justify; 
	font-size: 100%;
}

#columnR3 { 
	margin-top: 2px;
	margin-bottom: 5px;
}

.columnR1A {
	padding-left: 20px;
	height: 170px;
}
#columnR1B {
	padding-left: 65px;
	padding-top: 30px;

}

#columnL1 {
	width: 575px;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 0px;
	margin-bottom: 12px;

}		

#columnR1 { 
	padding-left: 0px; 
	margin-top: 0px;
	margin-bottom: 12px;

}

#columnL2 {
	width: 575px;
	margin: 5px;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-right: 15px;
	text-align: justify;
	font-size: 100%;

}	

.edit_myhabit, 
.new_myhabit {
	background-color: #F9FDFE;
}

.edit_user,
.new_user {
	background-color: #F9FDFE;
}	

.rightcomment {
	float: right;
	width: 300px;
}

.frame {
	border: solid 1px #333333;
	width: 525px;
	height: 230px;
}




#tekst1 p {
	line-height: 1.3;
	font-weight: normal;
	color: #333333;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify; 
}

#tekst2 p {
	line-height: 1.3;
	font-weight: normal;
	color: #333333;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify; 
}

#tekst3 p {
	line-height: 1.3;
	font-weight: normal;
	color: #333333;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify; 
}

#tekst3 b {
	line-height: 1.3;
	font-weight: bold;
	color: #333333;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify; 
}

#tekst4 p {
	line-height: 1.3;
	font-weight: normal;
	color: #333333;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify; 
}

#tekst5 p {
	line-height: 1.3;
	font-weight: normal;
	color: #333333;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify; 
}

#tekst6 p {
	line-height: 1.3;
	font-weight: normal;
	color: #333333;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify; 
}

#tekst7 p {
	line-height: 1.3;
	font-weight: normal;
	color: #333333;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify; 
}

#tekst8 p {
	line-height: 1.3;
	font-weight: normal;
	color: #333333;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify; 
}

#tekst9 p {
	line-height: 1.3;
	font-weight: normal;
	color: #333333;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify; 
}

#tekst10 p {
	line-height: 1.3;
	font-weight: normal;
	color: #333333;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify; 
}

.pray {
	float: left;
	width: 370px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	border-right: solid #e8e8e8 1px;


}

.pray_comment {
	float: left;
	width: 420px;
	padding: 10px;
	padding-left: 30px;
	padding-bottom: 10px;
	
}

