html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

#main-comment {
clear:both;
margin-left:30px;
margin-right:30px;
}

#comments-head {
background-image:url(images/post-metabg.png);
background-repeat:no-repeat;
}

.commentlist {
margin:0;
padding:0;
list-style:none;
}

#comments-head h3 {
color:#C01628;
display:inline;
font-weight:normal;
font-size:13px;
}

.comm-mat1 {
background-color:#EFE6EB;
border:1px solid #F2D0DE;
margin:24px 0 24px 0;
padding:10px;

}
.comm-mat2 {
background-color:#E9EFED;
border:1px solid #C6E1D8;
margin:24px 0 0 0;
padding:10px;

}
.authornsaid {
color:#323232;
}
.authornsaid a {
color:#323232;
text-decoration:none;
}
.authornsaid a:hover {
color:#323232;
text-decoration:underline;
}

.comdate {
padding:10px 0 0 0;
text-align:left;
color:#B2436D;
}

.comauth {
padding:10px 0 0 0;
text-align:right;
}

.comtext {
padding:5px 0 0 0;
line-height:135%;
color:#323232;
}

#leavereply {
color:#C01628;
font-size:13px;
padding-left:35px;
padding-top:5px;
padding-bottom:5px;
margin-top:40px;
margin-bottom:10px;
background-image:url(images/post-metabg.png);
background-repeat:no-repeat;
height:25px;
}

.comtxtbox {
width:205px;
margin-right:10px;
background-color:#E8EFED !important;
border:1px solid #C4E1D6;
padding:3px 5px 3px 5px;
color:#323232;
font-family:Arial, Helvetica, sans-serif;
}

.comtxtarea {
background-color:#E8EFED !important;
border:1px solid #C4E1D6;
width:430px;
height:170px;
color:#323232;
}

.mybu {
width:159px;
height:55px;
background:#fff url(images/commentbutton.jpg) no-repeat;
margin:0 10px 0 274px;
}

.com-button {
width:163px;
height:36px;
background:transparent !important;
border:none;
}
.alignleft {
text-align:left;
}

.alignright {
text-align:right;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
