





body
{
	margin: 0 auto;
	padding: 0;
	background-color: #EFEEEB;
	background-image: url('Page-BgTexture.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}

#sypqa-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

#sypqa-page-background-glare
{
	position: absolute;
	width: 100%;
	height: 483px;
	left: 0;
	top: 0;
}

#sypqa-page-background-glare-image
{
	background-image: url('Page-BgGlare.png');
	background-repeat: no-repeat;
	height: 483px;
	width: 304px;
	margin: 0;
}

html:first-child #sypqa-page-background-glare
{
	border: 1px solid transparent; 
}


#sypqa-page-background-gradient
{
	position: absolute;
	background-image: url('Page-BgGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width:100%;
	height: 250px;
	
}

#sypqa-page-background-gradient
{
	background-position: top left;
}


.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}



.sypqa-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 900px;
	min-width:3px;
	min-height:3px;
}

.sypqa-Sheet-body
{
	position: relative;
	z-index:1;
	padding: 1px;
}

.sypqa-Sheet-tr, .sypqa-Sheet-tl, .sypqa-Sheet-br, .sypqa-Sheet-bl, .sypqa-Sheet-tc, .sypqa-Sheet-bc,.sypqa-Sheet-cr, .sypqa-Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.sypqa-Sheet-tr, .sypqa-Sheet-tl, .sypqa-Sheet-br, .sypqa-Sheet-bl
{
	width: 2px;
	height: 2px;
	background-image: url('Sheet-s.png');
}

.sypqa-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 1px, 1px, auto);
}

.sypqa-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 1px, 1px);
}

.sypqa-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(1px, 1px, auto, auto);
}

.sypqa-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(1px, auto, auto, 1px);
}

.sypqa-Sheet-tc, .sypqa-Sheet-bc
{
	left: 1px;
	right: 1px;
	height: 2px;
	background-image: url('Sheet-h.png');
}

.sypqa-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 1px, auto);
}

.sypqa-Sheet-bc
{
	bottom: 0;
	clip: rect(1px, auto, auto, auto);
}

.sypqa-Sheet-cr, .sypqa-Sheet-cl
{
	top: 1px;
	bottom: 1px;
	width: 2px;
	background-image: url('Sheet-v.png');
}

.sypqa-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 1px);
}

.sypqa-Sheet-cl
{
	left:0;
	clip: rect(auto, 1px, auto, auto);
}

.sypqa-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
	background-color: #FFFFFF;
}


.sypqa-Sheet
{
	margin-top: 10px !important;
}

#sypqa-page-background-simple-gradient, #sypqa-page-background-gradient, #sypqa-page-background-glare
{
	min-width:900px;
}






.sypqa-menu a, .sypqa-menu a:link, .sypqa-menu a:visited, .sypqa-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.sypqa-menu, .sypqa-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.sypqa-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.sypqa-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.sypqa-menu li li
{
	float: none;
}

.sypqa-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.sypqa-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.sypqa-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.sypqa-menu:after, .sypqa-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.sypqa-menu, .sypqa-menu ul
{
	min-height: 0;
}

.sypqa-menu ul
{
	background-image: url(spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.sypqa-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}


ul.sypqa-menu
{
	float:right;
}





.sypqa-menu
{
	padding: 0px 0px 0px 0px;
}

.sypqa-nav
{
	position: relative;
	height: 26px;
	z-index: 100;
}

.sypqa-nav .l, .sypqa-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 26px;
	background-image: url('nav.png');
}

.sypqa-nav .l
{
	left: 0;
	right:0px;
}

.sypqa-nav .r
{
	right: 0;
	width: 898px;
	clip: rect(auto, auto, auto, 898px);
}





.sypqa-menu ul li
{
	clear: both;
}

.sypqa-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 26px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
}


.sypqa-menu a .r, .sypqa-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 78px;
	background-image: url('MenuItem.png');
}

.sypqa-menu a .l
{
	left:0;
	right:0px;
}

.sypqa-menu a .r
{
	width:400px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.sypqa-menu a .t 
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #C0EDF7;
	padding: 0 22px;
	margin: 0 0px;
	line-height: 26px;
	text-align: center;
}

.sypqa-menu a:hover .l, .sypqa-menu a:hover .r
{
	top:-26px;
}

.sypqa-menu li:hover>a .l, .sypqa-menu li:hover>a .r
{
	top:-26px;
}

.sypqa-menu li:hover a .l, .sypqa-menu li:hover a .r
{
	top:-26px;
}
.sypqa-menu a:hover .t
{
	color: #FCEFEE;
}

.sypqa-menu li:hover a .t
{
	color: #FCEFEE;
}

.sypqa-menu li:hover>a .t
{
	color: #FCEFEE;
}


.sypqa-menu a.active .l, .sypqa-menu a.active .r
{
	top: -52px;
}

.sypqa-menu a.active .t
{
	color: #E6E5E0;
}





.sypqa-nav .sypqa-menu-separator
{
	display: block;
	width: 1px;
	height: 26px;
	background-image: url('MenuSeparator.png');
}




div.sypqa-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 898px;
	height: 250px;
}


div.sypqa-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 898px;
	height: 250px;
	background-image: url('Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}



.sypqa-Logo
{
	display : block;
	position: absolute;
	left: 10px;
	top: 92px;
	width: 645px;
}

h1.sypqa-Logo-name
{
	display: block;
	text-align: center;
}

h1.sypqa-Logo-name, h1.sypqa-Logo-name a, h1.sypqa-Logo-name a:link, h1.sypqa-Logo-name a:visited, h1.sypqa-Logo-name a:hover
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 37px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding:0;
	margin:0;
	color: #9CE2F2 !important;
}

.sypqa-Logo-text
{
	display: block;
	text-align: center;
}

.sypqa-Logo-text, .sypqa-Logo-text a
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	padding:0;
	margin:0;
	color: #DFF6FB !important;
}




.sypqa-contentLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 898px;
}



.sypqa-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.sypqa-Block-body
{
	position: relative;
	z-index:1;
	padding: 0px;
}



.sypqa-Block
{
	margin: 10px;
}




.sypqa-BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 7px;
}

.sypqa-BlockHeader .t
{
	height: 30px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	white-space : nowrap;
	padding: 0 7px;
	line-height: 30px;
}

.sypqa-BlockHeader .l, .sypqa-BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('BlockHeader.png');
}

.sypqa-BlockHeader .l
{
	left:0;
	right:10px;
}

.sypqa-BlockHeader .r
{ 
	width:898px;
	right:0;
	clip: rect(auto, auto, auto, 888px);
}





.sypqa-header-tag-icon
{
	display:inline-block;
	background-position:left top;
	background-image: url('BlockHeaderIcon.png');
	padding:0 0 0 15px;
	background-repeat: no-repeat;
	min-height: 8px;
	margin: 0 0 0 5px;
}





.sypqa-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.sypqa-BlockContent-body
{
	position: relative;
	z-index:1;
	padding: 7px;
}



.sypqa-BlockContent-body
{
	color:#756E5C;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

.sypqa-BlockContent-body a:link
{
	color: #95291D;
	font-family: Georgia, "Times New Roman", Times, Serif;
	text-decoration: underline;
}

.sypqa-BlockContent-body a:visited, .sypqa-BlockContent-body a.visited
{
	color: #A19A87;
	font-family: Georgia, "Times New Roman", Times, Serif;
	text-decoration: underline;
}

.sypqa-BlockContent-body a:hover, .sypqa-BlockContent-body a.hover
{
	color: #1BAFD0;
	font-family: Georgia, "Times New Roman", Times, Serif;
	text-decoration: none;
}

.sypqa-BlockContent-body ul
{
	list-style-type: none;
	color: #474338;
	margin:0;
	padding:0;
}

.sypqa-BlockContent-body li
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 13px;
	text-decoration: none;
}

.sypqa-BlockContent-body ul li
{
	padding:0px 0 0px 18px;
	background-image: url('BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}




.sypqa-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.sypqa-Post-body
{
	position: relative;
	z-index:1;
	padding: 7px;
}



.sypqa-Post
{
	margin: 5px;
}


a img
{
	border: 0;
}

.sypqa-article img, img.sypqa-article
{
	margin: 1em;
}

.sypqa-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin:2px;
}




.sypqa-article table, table.sypqa-article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.sypqa-article table, table.sypqa-article .sypqa-article tr, .sypqa-article th, .sypqa-article td
{
	background-color:Transparent;
}


.sypqa-article th
{
	text-align:center;
	vertical-align:middle;
	padding: 7px;
}





.sypqa-PostHeaderIcon-wrapper
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #6A1E15;
}

.sypqa-PostHeaderIcon-wrapper, .sypqa-PostHeaderIcon-wrapper a, .sypqa-PostHeaderIcon-wrapper a:link, .sypqa-PostHeaderIcon-wrapper a:visited, .sypqa-PostHeaderIcon-wrapper a:hover
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #6A1E15;
}




.sypqa-PostHeader a:link
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  text-decoration: none;
  text-align: left;
  color: #802319;
}

.sypqa-PostHeader a:visited, .sypqa-PostHeader a.visited
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  text-decoration: none;
  text-align: left;
  color: #D53B2A;
}

.sypqa-PostHeader a:hover, .sypqa-PostHeader a.hovered
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  text-decoration: none;
  text-align: left;
  color: #15859E;
}




body
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  color: #5E594A;
}

.sypqa-PostContent
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
  color: #5E594A;
}




a
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  text-decoration: underline;
  color: #95291D;
}


a:link
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  text-decoration: underline;
  color: #95291D;
}


a:visited, a.visited
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  text-decoration: underline;
  color: #645E4F;
}


a:hover, a.hover
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  text-decoration: none;
  color: #15859E;
}




h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}



h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 31px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #15859E;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #1BAFD0;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #645E4F;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #756E5C;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #756E5C;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #756E5C;
}





ol, ul
{
	color: #474338;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 13px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.sypqa-Post li
{
	padding:0px 0 0px 11px;
	line-height:1.2em;
}

.sypqa-Post ol li, .sypqa-Post ul ol li
{
	background: none;
	padding-left:0;
}

.sypqa-Post ul li, .sypqa-Post ol ul li 
{
	background-image: url('PostBullets.png');
	background-repeat:no-repeat;
	padding-left:11px;
}







blockquote p
{
	color:#11100D;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

blockquote
{
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 28px;
	background-color:#E2E0DA;
	background-image:url('PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}






.sypqa-PostFooterIcons
{
	padding:1px;
}

.sypqa-PostFooterIcons, .sypqa-PostFooterIcons a, .sypqa-PostFooterIcons a:link, .sypqa-PostFooterIcons a:visited, .sypqa-PostFooterIcons a:hover
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 12px;
	text-decoration: none;
	color: #474338;
}

.sypqa-PostFooterIcons a, .sypqa-PostFooterIcons a:link, .sypqa-PostFooterIcons a:visited, .sypqa-PostFooterIcons a:hover
{
	margin:0;
}

.sypqa-PostFooterIcons a:link
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	text-decoration: underline;
	color: #15859E;
}

.sypqa-PostFooterIcons a:visited, .sypqa-PostFooterIcons a.visited
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	text-decoration: underline;
	color: #15859E;
}

.sypqa-PostFooterIcons a:hover, .sypqa-PostFooterIcons a.hover
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	text-decoration: none;
	color: #1BAFD0;
}



.sypqa-button-wrapper .sypqa-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:31px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.sypqa-button-wrapper
{
	display:inline-block;
	position:relative;
	height: 31px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.sypqa-button-wrapper .sypqa-button
{
	display:block;
	height: 31px;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 13px !important;
	line-height: 31px;
	text-decoration: none !important;
	color: #0B4451 !important;
}

input, select
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

.sypqa-button-wrapper.hover .sypqa-button, .sypqa-button:hover
{
	color: #EFEEEB !important;
	text-decoration: none !important;
}

.sypqa-button-wrapper.active .sypqa-button
{
	color: #FBEBEA !important;
}

.sypqa-button-wrapper .l, .sypqa-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 93px;
	background-image: url('Button.png');
}

.sypqa-button-wrapper .l
{
	left:0;
	right:7px;
}

.sypqa-button-wrapper .r
{
	width:403px;
	right:0;
	clip: rect(auto, auto, auto, 396px);
}

.sypqa-button-wrapper.hover .l, .sypqa-button-wrapper.hover .r
{
	top: -31px;
}

.sypqa-button-wrapper.active .l, .sypqa-button-wrapper.active .r
{
	top: -62px;
}





.sypqa-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 898px;
	margin: 5px auto 0px auto;
}

.sypqa-Footer .sypqa-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 20px;
	text-align: center;
}

.sypqa-Footer .sypqa-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('Footer.png');
	width: 898px;
	height: 150px;
	bottom:0;
	left:0;
}


.sypqa-rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 30px;
	width: 32px;
}




.sypqa-Footer .sypqa-Footer-text p
{
	margin: 0;
}

.sypqa-Footer .sypqa-Footer-text
{
	display:inline-block;
	color:#051E24;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 12px;
}

.sypqa-Footer .sypqa-Footer-text a:link
{
	text-decoration: none;
	color: #534E41;
	font-family: Georgia, "Times New Roman", Times, Serif;
	text-decoration: underline;
}

.sypqa-Footer .sypqa-Footer-text a:visited
{
	text-decoration: none;
	color: #1A1814;
	font-family: Georgia, "Times New Roman", Times, Serif;
	text-decoration: underline;
}

.sypqa-Footer .sypqa-Footer-text a:hover
{
	text-decoration: none;
	color: #7B2218;
	font-family: Georgia, "Times New Roman", Times, Serif;
	text-decoration: none;
}



.sypqa-page-footer, .sypqa-page-footer a, .sypqa-page-footer a:link, .sypqa-page-footer a:visited, .sypqa-page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#1798B5;
}

.sypqa-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#726C5A;
}



.sypqa-contentLayout .sypqa-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 673px;
}
.sypqa-contentLayout .sypqa-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 897px;
}



.sypqa-contentLayout .sypqa-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 224px;
}




.commentlist, .commentlist li
{
	background: none;
}

.commentlist li li
{
	margin-left:30px;
}

.commentlist li .avatar
{
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin:1px;
	background: #fff;
}

.commentlist li cite
{
	font-size:1.2em;
}

#commentform textarea
{
	width: 100%;
}

img.wp-smiley
{
	border:none;
	margin:0;
	padding:0;
}

.navigation
{
	display: block;
	text-align: center;
}



.aligncenter, div.aligncenter, .sypqa-article .aligncenter img, .aligncenter img.sypqa-article, .aligncenter img, img.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.alignright img, img.alignright
{
	margin: 1em;
	margin-right: 0;
}

.alignleft img, img.alignleft
{
	margin: 1em;
	margin-left: 0;
}

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}



.hidden
{
	display: none;
}


#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
