h/**
 * Theme Name: sharevie
 * Theme URI: http://devpress.com/shop/origin/
 * Description: Minimalistic, mobile-optimized theme with responsive layout. The theme settings include options for uploading favicon and logo images, color picker, typography settings, and a nice selection of Google fonts.
 * Version: 0.3.5
 * Author: DevPress
 * Author URI: http://devpress.com
 * Tags: flexible-width, theme-options, threaded-comments, microformats, translation-ready, rtl-language-support, one-column, two-columns, right-sidebar, sticky-post, custom-background, featured-images
 * License: GNU General Public License v2.0
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 *
 */

@charset "utf-8";

/* Normalize
-------------------------------------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
[hidden] { display: none; }
figure { margin: 0; }
html {
	font-size: 1em;	/* 16px */
	overflow-y: scroll;
}
body
{
	margin: 0;
	font: 0.8125em/1.692307em "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo,Osaka, "ＭＳ Ｐゴシック" , "MS PGothic" ,sans-serif !important; /* 13 / 16 = 0.8125;  22 / 13 = 1.692307 */
	color: #333;
	background: url(../images/bg.png);
	padding: 0;
}
a, a:visited {
	color: #dd5424;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:focus { outline: none; }
a:hover, a:active { outline: 0; }
abbr { cursor: help }
abbr[title] { border-bottom: 1px dotted; }
small { font-size: 0.8461538461538462em; }	/* 11 / 13 = 0.8461538461538462 */
big { font-size: 15px; }
p { margin: 0 0 1.692307em 0 }
b, strong { font-weight: bold; }
blockquote {
	margin: 0 1.692307em;
	font-style: normal
}
blockquote em, blockquote cite { font-style: italic }
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
em, cite {
	font-style: italic;
}
em em, cite cite { font-style: normal }
dfn { font-style: italic; }
address {
	font-style: italic;
	margin: 0 0 1.692307em 0
}
li address, dd address { margin:0 }
del { text-decoration: line-through }
object { margin-bottom: 1.692307em }
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #e7e7e7;
	margin: 1em 0 1.692307em 0;
	padding: 0;
}
ins {
	background: #f5f5f5;
	color: #000;
	text-decoration: none;
	font-style: italic;
}
h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: normal;
	margin: 0 0 15px 0;
	color: #333;
	line-height: 1.3em;
}
h1 { font-size: 2.769230769230769em; }		/* 36 / 13 = 2.769230769230769 */
h2 { font-size: 1.846153846153846em; }		/* 24 / 13 = 1.846153846153846 */	
h3 { font-size: 1.538461538461538em; }		/* 20 / 13 = 1.538461538461538 */
h4 { font-size: 1.384615384615385em; }		/* 18 / 13 = 1.384615384615385 */
h5 {
	font-size: 1.230769230769231em;		/* 16 / 13 = 1.230769230769231 */
	font-weight: bold;
}
h6 {
	font-size: 1.076923076923077em;		/* 14 / 13 = 1.076923076923077 */
	font-weight: bold;
}

h1 { font-size: 2.4em; }		/* 36 / 13 = 2.769230769230769 */
h2 { font-size: 1.6em; }		/* 24 / 13 = 1.846153846153846 */	
h3 { font-size: 1.333333333333333em; }		/* 20 / 13 = 1.538461538461538 */
h4 { font-size: 1.2em; }		/* 18 / 13 = 1.384615384615385 */
h5 {
	font-size: 1.066666666666667em;		/* 16 / 13 = 1.230769230769231 */
	font-weight: bold;
}
h6 {
	font-size: 0.933333333333333em;		/* 14 / 13 = 1.076923076923077 */
	font-weight: bold;
}


img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}
svg:not(:root) { overflow: hidden; }
form { margin: 0; }
#commentForm  {   
		width: 640px;
	} 
#commentForm div
{
	padding: 0px 0px 35px 5px;
}  
#commentForm span {
	font-size: 0.8em;
}
#commentForm dl
{
	float: left;
	margin: 0;
}  
#commentForm dl dt
{   
	font-size: 1em;
	float: left;
	width: 2em;
	height: 7ex;   
}  
#commentForm dl dd 	{   
	width: 200px;
	line-height:2; 
}
#commentForm .submit
{
	padding: 5px 20px 5px 20px;
}
.red {
	color: #990000;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
label { cursor: pointer; }
legend {
	border: 0;
	padding: 0;
}
button, input, select, textarea, a.button {
	font-size: 1em; 
	margin: 0;
	vertical-align: baseline;
}
button, input, a.button {
	line-height: normal;
	*overflow: visible;
}
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical;
}
input:invalid, textarea:invalid { background-color: #f0dddd; }
option { padding: 1px 2px; }
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 1.692307em;
}
td { vertical-align: top; }
th, td { text-align: left; }


/* Code 
-------------------------------------------------------------- */
code {
	padding: 0 3px;
	color: #555;
	background: #ffeacd;
}
pre {
	padding: 15px 20px;
	background: #fff1dd;
	border: 1px solid #f6e4cc;
}
pre code {
	padding: 0;
	background: transparent;
}

/* Forms 
-------------------------------------------------------------- */
form label, form input, form textarea {
}
form label {
/*	line-height: 1.5em;	*/
	color: #222;
}
input[type="text"], input[type="password"], input[type="email"], .input-text, textarea, select {
	border: 1px solid #ddd;
	padding: 5px;
	outline: none;
	font-size: 1em; 
	color: #888;
	margin: 0;
	background: #fff;
}
select { padding: 0; }
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus, .input-text:focus {
	border: 1px solid #aaa;
	color: #444;
	box-shadow:  0 0 3px rgba(0,0,0,.2);
}
textarea {
	display: block;
	width: 94%;
	min-height: 60px;
}
input[type="radio"] { vertical-align: text-middle; }
input[type="checkbox"] { display: inline; }
input[type="submit"]:hover { cursor: pointer }
.error { color: #ff4367; }

/* Images & Video
-------------------------------------------------------------- */
a:hover img { opacity: 0.85; }
#site-title a:hover img { border: none; }
.hentry img, .entry-content img, .widget img, .wp-caption, .hentry embed, .entry-content embed, .widget embed, .hentry object, .entry-content object, .widget object, .hentry video, .entry-content video, .widget video {
	max-width: 100%;
}
.hentry img, .entry-content img, .widget img, .wp-caption {
	height: auto;
	padding: 1px;
	border: 1px solid #e5e5e5;	
}

img.noborder{
border:none;
}


/* Layout
-------------------------------------------------------------- */

#main {
	clear: both;
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.page-template-fullwidth #content { width: 100%; }
#content {
	float: left; 
	width: 640px;
	margin: 0 0 30px 0;
	min-height: 180px;
}
.wrap {
	width: 640px;
	margin: 20px auto 0 auto;
	position: relative;
}
#comments-template { clear: left; }
#sidebar-subsidiary {
	overflow: visible;
	width: 100%;
	margin: 30px auto 0 auto;
	padding: 30px 0 0 0;
	clear: both;
}
#footer {
	overflow: hidden;
	clear: both;
	width: 640px; /* 100%; */
	margin: 0 auto;
	padding: 5px 0 5px 0;
	border-top: 5px solid #444;
	font-size: 0.8461538461538462em;
	color: #aaa;
	text-align:center;
}



ul.sub-menu li{
margin:0;
padding:0;
padding-left:16px;
margin-left:20px;
}


/* Header 
-------------------------------------------------------------- */
#header {
	clear: both;
	width: 640px ; /* 100%; */
}
#branding {
	float: left;
	width: 50%;
	overflow: hidden;
}
#header img { max-width: 100%; }  
#site-description {
	font-size: 1.846153em;	/* 24 / 13 = 1.846153 */
	line-height: 1.5em;
	margin: 0;
	color: #333;
	text-transform: none;
	float: left;
	width: 91.48936170212766%;
	clear: both;
	text-align: center;
	border-top: 5px solid #444;
	padding: 18px 4.25531914893617% 20px 4.25531914893617%;	/* 40px / 940px = 4.25531914893617% */
}
.home #site-description {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 30px;
}
.breadcrumbs {
	font-size: 0.8461538461538462em;
	color: #888;
	float: left;
	width: 97.872340425532%;
	margin: 0 0 30px 0;
}
.breadcrumb-trail { padding: 1px 1.086956521739%; }

/* Posts 
-------------------------------------------------------------- */
.hentry {
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	font-size: 1em;
	border-bottom: 1px solid #e5e5e5;
}
.singular .hentry {
	margin: 0 0 30px 0;
	position: relative;
	float: left;
	width: 100%;
}
.featured { margin-bottom: 20px; }
.sticky .sticky-header {
	float: left;
	width: 30%;
}
.sticky .byline { clear: left }
.sticky .entry-summary {
	float: right;
	width: 65%;
	border-left: 1px solid #e5e5e5;
	padding-left: 2.34375%;
}
.hentry .featured-thumbnail { margin-bottom: 25px; }
.hentry .thumbnail {
	float: left;
/*	width: 23.4375%;*/
/*	margin: 3px 3.90625% 20px 0;*/
	width:15%;
	margin: 2px 2% 20px 0;
}

/* Post titles 
-------------------------------------------------------------- */
.hentry .entry-title {
	margin: 0 0 0.6em 0;
	padding: 0;
	font-size: 1.230769230769231em;	/* 16 / 13 = 1.230769230769231 */
	line-height: 1.3em;
	border: none;
	color: #333;
	word-spacing: 2px;
}
.singular .entry-title {
	font-size: 1.846153846153846em;	/* 24 / 13 = 1.846153846153846 */
	margin-bottom: 0.625em;
}
.singular-page .entry-title { color: #333; }
.singular-page .entry-title, .singular-attachment .entry-title { margin-bottom: 1.2em; }
.entry-title a, .entry-title a:visited { color: #222; }
.entry-title a:hover { color: #dd5424; }

/* Post bylines/datelines 
-------------------------------------------------------------- */
.byline {
	font-style: italic;
	margin: 0 0 1em 0;
	font-size: 0.8461538461538462em;
	color: #aaa;
	line-height: 1.692307em;
	word-spacing: 2px;
}
.singular .byline { margin-bottom: 1.7em; }
.byline a, .byline a:visited { color: #aaa; }
.byline a:hover { color: #000; }
.author, .published, .category, .edit {
	font-style: normal;
}
.comment-list .published, .comment-list .edit, .comment-list .comment-reply-link {
	font-size: 1em;
	font-style: italic;
	text-transform: none;
}

/* Post excerpts 
-------------------------------------------------------------- */
.entry-summary p { margin: 0 0 1em 0; }

/* Post metadata 
-------------------------------------------------------------- */
.entry-meta {
	margin: 0 0 25px 0;
	font-size: 0.8461538461538462em;
	color: #aaa;
}
.entry-meta a { color: #888; }
.entry-meta a:hover { color: #000; }

/* Singular post prev/next links 
-------------------------------------------------------------- */
.singular .loop-nav {
	font-size: 0.8461538461538462em;
	color: #888;
	clear: left;
}

/* Page links for multi-paged posts <!--nextpage--> 
-------------------------------------------------------------- */
.page-links {
	clear: both;
	font-size: 0.8461538461538462em;
	word-spacing: 2px;
	line-height: 1em;
	color: #222;
}
.entry-summary .page-links {
	clear: none;
	font-size: 0.8461538461538462em;
	line-height: 1em;
	color: #aaa;
}
.page-links a, .page-links a:visited {
	display: inline-block;
	color: #555;
	background: #e9e9e9;
	padding: 3px 6px;
}
.page-links a:hover {
	color: #fff;
	background: #555;
}

/* Archive/search pagination and comment pagination 
-------------------------------------------------------------- */
.comment-navigation { margin-bottom: 1.692307em; }
.pagination.loop-pagination {
	float: left;
	clear: both;
	margin-top: 7px;
}
.pagination .page-numbers, .comment-navigation .page-numbers {
	display: inline-block;
	padding: 4px 8px;
	margin: 0;
	line-height: 1em;
	color: #444;
}
.pagination a.page-numbers, .comment-navigation a.page-numbers {
	color: #333;
	background: #e9e9e9;
}
.pagination a:hover, .comment-navigation a:hover {
	color: #fff;
	background: #555;
}
.pagination .current, .comment-navigation .current { color: #aaa; }

/* Sidebar after singular posts 
-------------------------------------------------------------- */
#sidebar-after-singular {
	overflow: hidden;
	margin: 0;
	font-size: 1em;
	float: left;
}

/* Widgets 
-------------------------------------------------------------- */
.sidebar .widget {
	float: left;
	width: 100%;
	margin-bottom: 26px;
	color: #888;
}
.widget table, .widget ul, .widget ol { margin-bottom: 0; }

/* Widget titles 
-------------------------------------------------------------- */
.sidebar .widget-title {
	font-size: 0.7692307692307692em;	/* 10 / 13 = 0.7692307692307692 */
	color: #aaa;
	letter-spacing: 1px;
	word-spacing: 2px;
}

/* Widget unordered lists 
-------------------------------------------------------------- */
.sidebar .widget ul { margin-left: 14px; }
.sidebar .widget ul li a { color: #555; }
.sidebar .widget ul li a:hover { color: #000; }
.sidebar .widget ul li a { color: #555; }
.sidebar .widget ul li a:hover { color: #000; }

/* Search form widget
-------------------------------------------------------------- */
.widget .search-form { overflow: hidden; }
.widget .search-form label {
	font-size: 0.8461538461538462em;
	line-height: 1.692307em;
	color: #aaa;
}
.widget .search-form input[type="text"] {
	width: 91.538461%;
	float: left;
	padding: 8px 10px;
	font-size: 1em;
	color: #aaa;
}
.search-form .search-submit, .widget.search .widget-title { display: none; }

/* Comments 
-------------------------------------------------------------- */
.comment-list, .comment-list ol {
	list-style: none;
	margin: 0 0 25px 0;
}
.comment-list { margin-bottom: 40px; }
.comment-list li {
	padding: 15px 0 0 0;
	border-top: none;
}
.comment-list li li { padding-left: 10.15625%; }	/* 65px / 640px = 10.15625% */
.comment-list .avatar {
	float: left;
	margin: 0 15px 10px 0;
}
.comment-meta {
	margin: 0 0 10px 0;
	font-size: 0.8461538461538462em;
	color: #aaa;
	line-height: 1.692307em;
}
.comment-meta .comment-author cite {
	font-style: normal;
	font-weight: bold;
	color: #333;
	font-size: 1.153846153846154em;
}
.comment-author { margin-right: 10px; }
.comment-meta a {
	font-style: normal;
	color: #aaa;
}
.comment-meta a:hover { color: #000; }
.comments-closed {
	padding: 10px 25px;
	font-size: 1em;
	color: #888;
	background: #f5f5f5;
}
.comment-content { margin-left: 65px; }
.comment-content p { margin-bottom: 1em; }

/* Comment form 
-------------------------------------------------------------- */
#respond {
	overflow: hidden;
	width: 75%;
}
.comment-list #respond { margin-top: 1.692307em; }
#respond .log-in-out {
	font-size: 0.8461538461538462em;
	line-height: 1em;
	color: #888;
	margin-bottom: -7px;
}
#reply-title small a {
	font-size: 0.8461538461538462em;
	line-height: 1.692307em;
	background: #fff;
	padding-right: 8px;
}
#respond label {
	font-size: 0.8461538461538462em;
	line-height: 1.692307em;
	color: #bbb;
}
#respond p.req label {
	color: #888;
	line-height: 2.4em;
}
#respond span.required {
	font-size: 1em;
	font-weight: bold;
	color: #000;
}
#respond #submit { margin-bottom: 1.692307em; }
#commentform input {
	display: inline;
	margin-right: 10px;
}
#commentform p {
	margin-bottom: 15px;
	line-height: 1em;
}
#comment { margin-top: 20px; }

/* Subsidiary sidebar 
-------------------------------------------------------------- */
#sidebar-subsidiary .widget {
	float: left;
	width: 21.80851063829787%;	/* 205px / 940px = 21.80851063829787% */
	margin: 0 3.191489361702128% 20px 0;	/* 30px / 940px = 3.191489361702128% */
	font-size: 1em;
}

/* Footer 
-------------------------------------------------------------- */
#footer p { margin-bottom: 0; }
#footer a { color: #888; }
#footer a:hover { color: #dd5424; }

/*  Buttons (submit etc.)
-------------------------------------------------------------- */
#respond #submit, .button, a.button, .wpcf7-submit, #loginform .button-primary {
	padding: 5px 12px 6px 12px;
	color: #fff;
	background:#db5629;
	border: none;
	height: 33px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
#respond #submit:hover, .button:hover, .wpcf7-submit:hover, #loginform .button-primary:hover { background: #222; }
.menu li a { position: relative; }


.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    font-size:0;
    clear: both;
	visibility:hidden;
}
.clearfix{
	display: inline-block;
}
/* Hides from IE Mac */
* html .clearfix{
	height: 1%;
}
.clearfix{
	display:block;
}
/* End Hack */

#header, #content, .sidebar, #footer, .breadcrumbs {
margin: 0 0 20px!important; background: #fff; border: 10px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; box-shadow: 0 1px 4px rgba(0,0,0,.2); -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1;
}

.breadcrumbs{
background:#eee;
border-color:#eee;
}


ul.tab{
margin:0 0 20px 0;
padding:0;
}
.tab, .tab li, .tab li a {/*クリックするタブ部分*/
    float: left;
    padding:3px;
    margin-right:2px;
list-style:none;

}

.content {/*切り替わる部分を囲うボックス*/
    clear: both;
    overflow: hidden;
    width: 100%;
    height:100%;
/*min-height:700px;*/
}
.area {/*切り替わる部分はまず全部消しておく*/
    display: none;
}
.tab li.active {/*選択中のタブ。色を変える等*/
/*    border-bottom:3px solid #ff0;*/
}

.tab li.active a{/*選択中のタブのリンクカラー*/
    color:#111;
}

.flexslider img{
padding:0;
border:none;
margin:0;
}

#content .flexslider{
border:none;
}

#content p.flex-caption{
position:absolute!important;
bottom:0px;
margin:0;
padding:0 0.5em;
color:#111;
background:#ff0;
}



#content .flexslider {clear:both;margin: 0; background: #fff; border: none; position: relative; -webkit-border-radius: 0px; -moz-border-radius: 0px; -o-border-radius: 0px; border-radius: 0px; box-shadow: 0 0px 0px rgba(0,0,0,.2); -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.2); -moz-box-shadow: 0 0px 0px rgba(0,0,0,.2); -o-box-shadow: 0 0px 0px rgba(0,0,0,.2); zoom: 1;}


#content .flex-control-thumbs li {width: 20%;}


#tab4 dl{
margin:0;
padding:0;
}


#tab4 dt, #tab4 dd{
font-size:100%;
font-style:normal;
padding:0;
margin-left:0;
}

#tab4 dt{
color:#17b0f0;
font-weight:bold;
font-size:120%;
}

#tab4 dd{
margin-bottom:2em;
}

#tab1 dl{
margin:0;
padding:0;
}


#tab1 dt, #tab1 dd{
font-size:100%;
font-style:normal;
padding:0;
margin-left:0;
}

#tab1 dt{
float:left;
width:7em;
}

#tab1 dd{
margin-left:8em;
}

a.btnLnk{
	margin:0 2px 0 0;
	padding:2px 8px!important;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	font-size:12px;

	border: 1px solid #9c9c9c; /* Fallback style */

	box-shadow: 0 0 .05em rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 .05em rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 .05em rgba(0,0,0,0.2);
}

a.btnLnk{
	-moz-border-radius: .3em;
	border-radius: .3em;
}

a.btnLnk:hover{
	box-shadow: 0 0 .1em rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 .1em rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 .1em rgba(0,0,0,0.2);
}

a.btnLnk:active{
	/* When pressed, move it down 1px */
	position: relative;
	top: 1px;
}

/* ボタンの色 */
a.btnLnk{
	color: #333;
	background: #f0f0f0;
	background: -moz-linear-gradient(#e2e2e2, #f0f0f0); /* Firefox */
	background: -o-linear-gradient(#e2e2e2, #f0f0f0); /* Opera */
	background: -webkit-linear-gradient(#e2e2e2, #f0f0f0); /* Chrome,Safari */
	background: linear-gradient(#e2e2e2, #f0f0f0);
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#e2e2e2', endColorstr='#f0f0f0');
}

a.btnLnk:hover{
	background: #e2e2e2;
	background: -moz-linear-gradient(#f0f0f0, #e2e2e2); /* Firefox */
	background: -o-linear-gradient(#f0f0f0, #e2e2e2); /* Opera */
	background: -webkit-linear-gradient(#f0f0f0, #e2e2e2); /* Chrome,Safari */
	background: linear-gradient(#f0f0f0, #e2e2e2);
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f0f0f0', endColorstr='#e2e2e2');
}

a.btnLnk:active{
	background: #f0f0f0;
}

img.tooltip{margin-right:2px;}

#content h3,
#tab4 dt,
#tab3 h3,
#tab2 h3,
#tab1 h3{padding-left:26px; background:url(images/icon/puzzle22.png) no-repeat;}

#tab3 ol li {border:3px solid #ff00;}

#tab4 dd,
#tab1 .section,
#tab2 .section,
#tab3 .section{
padding-bottom:5px;
margin-bottom:10px;
border-bottom:1px dotted #ddd;
}

#tab1 .section{
border:none;
}

#tab1 dl{
margin-bottom:20px;
}

#content #carousel{margin:3px 0 20px;}

.highlight{
background:#ff0;
color:#111;

}

ul#item {
list-style:none;
margin:0;
padding:0;
}

ul#item li{
float:left;
margin:0 10px 10px;
}

ul#item li img{
margin-right:3px;
}

#container{
 margin-right:20px;
}
.empty{
font-weight:bold;
}
#mark {
	text-align: center;
}

	
#commentForm table th   
	{   
		width: 200px;
		padding:5px; 
	}
#commentForm table td   
	{   
		padding:5px; 
	}  
 
