body
{
	background: url("/m/images/background.png"),url("/m/images/menutouched.png") no-repeat;
	font-family: helvetica,sans-serif;
	margin: 0;
	min-height: 416px;
	position: relative;
	webkit-text-size-adjust: none;
	webkit-touch-callout: none;
} 
.center
{
	display: block;
	margin: auto;
}
img
{
	border: 0;
}
a:hover span.arrow
{
	background-position: 0 -13px!important;
}
#topbar
{
	background: url("/m/images/header.png") repeat;
	height: 44px;
	left: 0;
	margin-bottom: 13px;
	position: relative;
	top: 0;
	width: auto;
}
#title
{
	color: #FFF;
	font-size: 16pt;
	font-weight: bold;
	height: 44px;
	left: 0;
	line-height: 44px;
	overflow: hidden;
	padding: 0 10px;
	position: absolute;
	right: 0;
	text-align: center;
	text-overflow: ellipsis;
	text-shadow: rgba(0,0,0,0.6) 0 -1px 0;
	top: 0;
	white-space: nowrap;
}
#content
{
	height: auto;
	margin-top: 10px;
	min-height: 50px;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 0;
}
#footer
{
	bottom: 10px;
	height: auto;
	margin: 20px 10px 0;
	position: relative;
	text-align: center;
	width: auto;
}
#footer a,#footer
{
	color: #4C4C4C;
	font-size: 9pt;
	text-decoration: none;
	text-shadow: #FFF 0 1px 0;
}
.pageitem
{
	background-color: #fff;
	border: #878787 solid 1px;
	display: block;
	font-size: 12pt;
	height: auto;
	list-style: none;
	margin: 3px 9px 17px;
	overflow: hidden;
	padding: 0;
	position: relative;
	webkit-border-radius: 8px;
	width: auto;
}
.textbox
{
	border-top: 1px solid #878787;
	overflow: hidden;
	padding: 5px 9px;
	position: relative;
}
.textbox p
{
	color: #000;
	margin-bottom: 2px;
	margin-top: 2px;
	text-align: justify;
}
.textbox img
{
	max-width: 100%;
}
.textbox ul
{
	list-style: circle!important;
	margin: 3px 0 3px 0;
}
.textbox li
{
	margin: 0!important;
}
.pageitem li:first-child
{
	border-top: 0;
}
li.menu,li.form
{
	border-top: 1px solid #878787;
	display: block;
	height: 43px;
	list-style-type: none;
	overflow: hidden;
	position: relative;
	width: auto;
}
ul.pageitem li:first-child:hover,.pageitem li:first-child a,li.form:first-child input[type=radio],li.form:first-child select,li.form:first-child input[type=submit],li.form:first-child button,li.form:first-child input[type=reset]
{
	webkit-border-top-left-radius: 8px 8px;
	webkit-border-top-right-radius: 8px 8px;
}
ul.pageitem li:last-child:hover,.pageitem li:last-child a,li.form:last-child input[type=radio],li.form:last-child select,li.form:last-child input[type=submit],li.form:last-child button,li.form:last-child input[type=reset]
{
	webkit-border-bottom-left-radius: 8px 8px;
	webkit-border-bottom-right-radius: 8px 8px;
}
li.menu:hover
{
	background: url("/m/images/menutouched.png") repeat-x #0274ee;
}
li.menu a:hover span.name,li.menu a:hover span.comment,li.store:hover .starcomment,li.store:hover .name,li.store:hover .comment,body.list li.withimage a:hover .comment
{
	color: #fff;
}
li.menu a:hover span.comment
{
	color: #CCF;
}
li.menu a
{
	display: block;
	height: 43px;
	text-decoration: none;
	width: auto;
}
li.menu a img
{
	float: left;
	height: 32px;
	margin: 5px 0 0 5px;
	width: auto;
}
li.menu span.name
{
	color: #000;
	float: left;
	font-size: 17px;
	font-weight: bold;
 
	max-width: 75%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: auto;
}
li.menu span.comment
{
	color: #000;
	color: #324f85;
	float: right;
	font-size: 17px;
	margin: 11px 30px 0 0;
	max-width: 75%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: auto;
}
li.menu span.arrow,li.store span.arrow,body.musiclist span.arrow,body.list span.arrow
{
	background: url("/m/images/arrow.png") 0 0 no-repeat;
	height: 13px!important;
	margin: 0!important;
	position: absolute;
	right: 10px;
	top: 15px;
	width: 8px!important;
}
li.store
{
	border-top: #878787 solid 1px;
	height: 90px;
	overflow: hidden;
	position: relative;
}
li.store a
{
	background: url("/m/images/storebg.png") left top no-repeat;
	display: block;
	height: 90px;
	position: absolute;
	text-decoration: none;
	width: 100%;
}
li.store:hover
{
	background: url("/m/images/storetouched.png") repeat-x #0274ee;
}
li.store .image
{
	background: url("/m/images/storetouched.png") no-repeat;
	display: block;
	height: 90px;
	left: 0;
	position: absolute;
	top: 0;
	width: 90px;
}
li:first-child.store .image,li.store:first-child a
{
	webkit-border-top-left-radius: 8px 8px;
}
li:last-child.store .image,li.store:last-child a
{
	webkit-border-bottom-left-radius: 8px 8px;
}
li.store .name
{
	color: #000;
	display: block;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 0 15px;
	max-width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
li.store .comment,body.list li.withimage .comment
{
	color: #7f7f7f;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 16px 0 0 95px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 60%;
}
li.store .arrow,body.list li.withimage .arrow
{
	top: 39px!important;
}
li.store .stars
{
	margin: 6px 0 0 95px;
}
li.store .starcomment
{
	color: #7f7f7f;
	font-size: 12px;
	font-weight: lighter;
	left: 96px;
	position: absolute;
	top: 56px;
}
.graytitle
{
	color: #4C4C4C;
	font-size: 17px;
	font-weight: bold;
	left: 9px;
	padding: 1px 0 3px 8px;
	position: relative;
	right: 20px;
	text-shadow: #FFF 0 1px 0;
}
.header
{
	color: rgb(73,102,145);
	display: block;
	font-size: 12pt;
	font-weight: bold;
	line-height: 14pt;
	margin-bottom: 6px;
}
body.musiclist div#content
{
	margin: 0px auto auto 0px;
	width: auto;
}
body.musiclist div#content ul
{
	background: url("/m/images/musiclistbg.png") repeat;
}
body.musiclist div#content ul li
{
	border-bottom: 1px solid #e6e6e6;
	height: 44px;
	list-style: none;
	position: relative;
	width: auto;
}
body.musiclist div#content ul li a
{
	color: #000;
	display: block;
	height: 100%;
	text-decoration: none;
	width: 100%!important;
}
body.musiclist ul li .number,body.musiclist .name,body.musiclist .time
{
	display: inline-block;
	font-size: large;
	font-weight: bold;
	height: 44px;
	line-height: 46px;
	text-align: center;
	width: 44px;
}
body.musiclist ul li .name
{
	font-size: medium;
	margin-left: 0;
	padding-left: 5px;
	width: auto!important;
}
body.musiclist ul li .time
{
	color: #848484;
	font-size: medium;
	font-weight: normal;
	margin-left: 4px;
	width: auto!important;
}
body.musiclist
{
	background-color: #cbcccf;
	background-image: none!important;
}
body.musiclist ul li span.name
{
	max-width: 62%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
body.list ul li.title
{
	background: url("/m/images/listheader.gif") repeat-x;
	border-bottom: none!important;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	height: 22px!important;
	line-height: 22px;
	padding-left: 4px;
	text-shadow: gray 0 1px 0;
	width: 100%;
}
body.list ul
{
	background-color: #fff;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
body.list div#content li
{
	border-bottom: 1px solid #e1e1e1;
	height: 40px;
	list-style: none;
}
body.list
{
	background-color: #fff;
	background-image: none!important;
}
body.list div#footer
{
	margin-top: 24px!important;
}
body.list div#content li a
{
	color: #000;
	display: block;
	font-size: large;
	font-weight: bold;
	height: 32px;
	padding: 9px 0 0 20px;
	position: relative;
	text-decoration: none;
}
body.list div#content li a span.name
{
	display: block;
	max-width: 93%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
body.list div#content li a:hover
{
	color: #fff;
}
body.list div#content li a:hover
{
	background: url("/m/images/menutouched.png") repeat-x;
}
body.list div#content
{
	margin-top: -13px!important;
}
body.list ul img
{
	height: 90px;
	left: 0;
	position: absolute;
	top: 0;
	width: 90px;
}
body.list li.withimage
{
	height: 90px!important;
}
body.list li.withimage span.name
{
	margin: 13px 0 0 90px;
	max-width: 63%!important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
body.list li.withimage .comment
{
	margin: 10px auto auto 90px !important;
	max-width: 63%!important;
}
body.list li.withimage a,body.list li.withimage:hover a
{
	background: url("/m/images/storebg.png") left top no-repeat!important;
	height: 81px!important;
}
body.list li.withimage:hover
{
	background-image: url("/m/images/storetouched.png");
}

.confirm_screen
{
	background-image: url("/m/images/popup-bg.png");
	bottom: 0;
	opacity: 0;
	position: absolute;
	webkit-transform: translate(0,100%);
	webkit-transition-property: -webkit-transform;
}
.confirm_screenopen
{
	background: url("/m/images/popup-bg.png") repeat-x #4e545f;
	bottom: -100%;
	opacity: 0.8;
	overflow: hidden;
	position: absolute;
	text-align: center;
	webkit-transform: translate(0,0);
	webkit-transform-style: preserve-3d;
	webkit-transition-duration: 0.8s;
	webkit-transition-property: -webkit-transform;
	width: 100%;
	z-index: 99999;
}
.confirm_screenopenfull
{
	background: url("/m/images/popup-bg.png") repeat-x #4e545f;
	bottom: -100%;
	opacity: 0.8;
	overflow: hidden;
	position: absolute;
	text-align: center;
	webkit-transform: translate(0,45px);
	webkit-transform-style: preserve-3d;
	webkit-transition-duration: 0.8s;
	webkit-transition-property: -webkit-transform;
	width: 100%;
	z-index: 99999;
}
.confirm_screenclose
{
	background: url("/m/images/popup-bg.png") repeat-x #545A67;
	bottom: -100%;
	opacity: 0.8;
	overflow: hidden;
	position: absolute;
	text-align: center;
	webkit-transform: translate(0,150%);
	webkit-transform-style: preserve-3d;
	webkit-transition-duration: 1.2s;
	webkit-transition-property: -webkit-transform;
	width: 100%;
}
.confirm_screenopen span,.confirm_screenclose span,.confirm_screenopenfull span,.confirm_screenclosefull span
{
	color: #fff;
	display: block;
	font-size: 17px;
	height: 10px;
	margin: 10px 0 20px;
	text-shadow: rgba(0,0,0,1) 0 -1px 0;
	width: 100%;
}
.popup
{
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 9999;
}
.cover
{
	background-color: #000;
	left: 0;
	opacity: 0.4;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9998;
}
.nocover
{
	background-image: url("/m/images/bluebutton.png"),url("/m/images/darkredbutton.png");
	opacity: 0;
}
#frame a
{
	display: block;
	margin-bottom: -15px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	text-decoration: none;
	width: 90%;
}
#frame span.black,#frame span.red,#frame span.gray
{
	background-repeat: no-repeat;
	border-width: 0 14px;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: large;
	font-weight: bolder;
	height: 46px;
	line-height: 46px;
	opacity: 1;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: auto;
}
#frame span.black
{
	color: #fff;
	webkit-border-image: url("/m/images/graybutton.png") 0 14 0 14;
}
#frame span.red
{
	color: #fff;
	webkit-border-image: url("/m/images/redbutton.png") 0 14 0 14;
}
#frame span.gray
{
	color: #000;
	text-shadow: white 0 1px 0;
	webkit-border-image: url("/m/images/whitebutton.png") 0 14 0 14;
}
#frame a:last-child
{
	margin-bottom: 20px!important;
}
#frame a:hover span.black,#frame a:hover span.gray
{
	color: #fff;
	text-shadow: rgba(0,0,0,1) 0 -1px 0;
	webkit-border-image: url("/m/images/bluebutton.png") 0 14 0 14;
}
#frame a:hover span.red
{
	webkit-border-image: url("/m/images/darkredbutton.png") 0 14 0 14;
}
#leftnav,#leftbutton
{
	font-size: 12px;
	font-weight: bold;
	left: 9px;
	position: absolute;
	top: 7px;
}
#leftnav,#leftbutton,#rightnav,#rightbutton
{
	z-index: 5000;
}
#leftnav a,#rightnav a,#leftbutton a,#rightbutton a
{
	color: #fff;
	display: block;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	text-shadow: rgba(0,0,0,0.6) 0 -1px 0;
}
#leftnav img,#rightnav img
{
	margin-top: 4px;
}
#leftnav a:first-child
{
	border-width: 0 5px 0 13px;
	webkit-border-bottom-left-radius: 16px;
	webkit-border-bottom-right-radius: 6px;
	webkit-border-image: url("/m/images/navleft.png") 0 5 0 13;
	webkit-border-top-left-radius: 16px;
	webkit-border-top-right-radius: 6px;
	width: auto;
	z-index: 2;
}
#leftnav a
{
	border-width: 0 5px 0 13px;
	float: left;
	margin-left: -4px;
	padding-right: 4px;
	webkit-border-bottom-left-radius: 16px;
	webkit-border-bottom-right-radius: 6px;
	webkit-border-image: url("/m/images/navlinkleft.png") 0 5 0 13;
	webkit-border-top-left-radius: 16px;
	webkit-border-top-right-radius: 6px;
	z-index: 3;
}
#rightnav,#rightbutton
{
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	right: 9px;
	top: 7px;
}
#rightnav a
{
	border-width: 0 13px 0 5px;
	float: right;
	margin-right: -4px;
	padding-left: 4px;
	webkit-border-bottom-left-radius: 6px;
	webkit-border-bottom-right-radius: 16px;
	webkit-border-image: url("/m/images/navlinkright.png") 0 13 0 5;
	webkit-border-top-left-radius: 6px;
	webkit-border-top-right-radius: 16px;
	z-index: 3;
}
#rightnav a:first-child
{
	border-width: 0 13px 0 5px;
	webkit-border-bottom-left-radius: 6px;
	webkit-border-bottom-right-radius: 16px;
	webkit-border-image: url("/m/images/navright.png") 0 13 0 5;
	webkit-border-top-left-radius: 6px;
	webkit-border-top-right-radius: 16px;
	z-index: 2;
}
#leftbutton a,#rightbutton a
{
	border-width: 0 5px;
	webkit-border-image: url("/m/images/navbutton.png") 0 5 0 5;
	webkit-border-radius: 6px;
}
.rssxpresschannel
{
	border: none;
	font-family: helvetica,sans-serif;
}
.rssxpresschtitle
{
	text-align: center;
}
.rssxpresschdesc
{
	border-bottom: 1px solid #000;
	color: #000;
	padding-bottom: 5px;
	text-align: center;
}
.rssxpressittitle
{
	background: #fff;
	display: block;
	font-size: 12pt;
	margin: 5px 0 2px;
}
.rssxpressittitle a
{
	color: rgb(73,102,145);
	font-weight: bold;
	line-height: 10pt;
	text-decoration: none!important;
}
.rssxpressitdesc
{
	background: #fff;
	font-size: 12pt;
}
.rssxpressdivider
{
	display: none;
}
li.form input[type=text],li.form input[type=password],li.form input[type=search]
{
	border-color: white;
	border-width: 7px 7px;
	display: block;
	font-size: 18px;
	font-weight: normal;
	height: 10px;
	line-height: 8px;
	margin: auto;
	position: relative;
	webkit-appearance: none;
	webkit-border-image: url("/m/images/textfield.png") 7 7 7 7;
	width: 90%;
}
li.form input[type=submit]
{
	background: none;
	border: 0px;
	color: #000;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: -5px;
	margin-top: -5px;
	width: 100%;
}
.form
{
	height: 37px!important;
	overflow: hidden;
	padding: 5px 8px 0 5px;
	position: relative;
}
li.form .narrow textarea,li.form .narrow input[type=text],li.form .narrow input[type=checkbox],li.form .narrow input[type=password],li.form .narrow input[type=search]
{
	border-color: white;
	border-width: 7px 7px;
	font-size: 18px;
	font-weight: normal;
	height: 10px;
	line-height: 8px;
	margin: 0!important;
	position: absolute;
	right: -17px;
	webkit-appearance: none;
	webkit-border-image: url("/m/images/textfield.png") 7 7 7 7;
	width: 40%!important;
}
li.form span.narrow,li.form span.check
{
	display: block;
	margin: auto;
	position: relative;
	width: 90%!important;
}
li.form .name
{
	color: #000;
	font-size: 17px;
	font-weight: bold;
	left: -17px;
	margin: 6px 0 0 7px;
	overflow: hidden;
	position: absolute;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 55%!important;
}
li.form .check .name
{
	width: 70%!important;
}
li.form input[type=radio]
{
	background: transparent;
	border: 0;
	display: block;
	height: 42px;
	margin: -5px -8px 0 -5px;
	position: absolute;
	position: relative;
	webkit-appearance: none;
	webkit-border-radius: 0;
	width: 100%;
}
span.radio
{
	background: url("/m/images/check.png") no-repeat;
	display: block;
	height: 30px;
	overflow: visible;
	position: absolute;
	right: 5px;
	width: 16px;
	z-index: 1;
}
span.checkbox
{
	background: url("/m/images/checkbox.png") no-repeat;
	display: block;
	height: 27px;
	position: absolute;
	right: -14px;
	top: 2px;
	width: 94px;
}
input[type=checkbox]
{
	display: none;
}
select
{
	height: 40px;
	margin: -5px 0 0 -5px;
	opacity: 0;
	position: absolute;
	webkit-border-radius: 0;
	width: 100%;
}
.form .choice .name
{
	left: 1.7%;
	width: 87%!important;
}
span.select
{
	color: #000;
	font-size: 17px;
	font-weight: bold;
	margin: 6px 0 0 7px;
	max-width: 87%;
	overflow: hidden;
	position: absolute;
	text-overflow: ellipsis;
	white-space: nowrap;
	z-index: 1;
}
.form .arrow
{
	background: url("/m/images/more.png") no-repeat;
	height: 8px;
	margin: 0!important;
	position: absolute;
	right: 8px;
	top: 18px;
	width: 13px;
}
input[type=submit],button,input[type=button],input[type=reset]
{
	background: transparent;
	display: block;
	height: 40px;
	left: 0px;
	line-height: 40px;
	position: absolute;
	top: 6px;
	webkit-border-radius: 0;
	width: 100%;
}
button,input[type=button],input[type=reset]
{
	border: none;
	color: black;
	font-size: 17px;
	font-weight: bold;
	top: 0px!important;
	webkit-appearance: none;
}
.textbox textarea
{
	border-width: 7px 7px;
	display: block;
	font-size: 18px;
	font-weight: normal;
	left: -2px;
	line-height: 18px;
	margin: 3px auto 4px auto;
	min-height: 50px;
	padding: 3px 0 0 0;
	position: relative;
	webkit-border-image: url("/m/images/textfield.png") 7 7 7 7;
	width: 97%;
}
ul li.hidden
{
	display: none;
}
ul li.autolisttext
{ 
	text-align: left;
}
body.musiclist ul li.autolisttext
{
	line-height: 44px!important;
}
ul li.autolisttext a:hover
{
	background-image: none!important;
	color: black!important;
}
div.combaseright
{
	background: url("/m/images/comment_topright.png") no-repeat;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-top: 0;
	padding-right: 0;
	padding-top: 0;
	text-align: right;
	width: 298px;
}
div.combottomright
{
	background: url("/m/images/comment_bottomright.png") no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	height: 8px;
	margin-top: 0;
	padding-right: 0;
	padding-top: 0;
	text-align: right;
	width: 298px;
}
div.comtipright
{
	background: url("/m/images/comment_right.png") no-repeat;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	height: 30px;
	padding-right: 0;
	padding-top: 0;
	text-align: right;
	width: 17px;
}
div.commentcontainer
{
	background-color: #d2d2d2;
	overflow: hidden;
}
div.combaseleft
{
	background: url("/m/images/comment_topleft.png") no-repeat;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-top: 0;
	padding-right: 0;
	padding-top: 0;
	text-align: right;
	width: 298px;
}
div.combottomleft
{
	background: url("/m/images/comment_bottomleft.png") no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	height: 8px;
	margin-top: 0;
	padding-right: 0;
	padding-top: 0;
	text-align: right;
	width: 298px;
}
div.comtipleft
{
	background: url("/m/images/comment_left.png") no-repeat;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	height: 30px;
	padding-right: 0;
	padding-top: 0;
	text-align: right;
	width: 17px;
}
div.comcontentleft
{
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 4px;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 8px;
	text-align: left;
	width: 240px;
}
div.comcontentright
{
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 10px;
	padding-bottom: 4px;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 8px;
	text-align: left;
	width: 240px;
}
div.compicture
{
	float: left;
	height: 50px;
	margin-left: 2px;
	margin-right: 8px;
	width: 50px;
}

.ipbnav
{
	font-size: 13px;
	font-weight: bold;
	border:1px solid gray;
	padding:10px;
}

.ipbpagespan
{
	font-size: 11px;
	font-weight: bold;
	border:1px solid gray;
	padding:10px;
	margin-top: 10px;
}

.ipbnavsmall
{
	font-size: 10px;
	font-weight: bold;
	border:1px dotted lightgray;
	padding:8px 8px 8px 8px;
	text-align:center;
	width:100%;
	float:right;
}

#largetext
{
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 3px;
	width:auto;
}

#ipbwrapper
{

}

#ipbcopyright
{
	margin-top: 10px;
	font-size: 10px;
	text-align:center;
}

#ipbcontent
{
	padding: 10px;
	margin-top:10px;
	border:1px solid gray;
}



.topicwrap,
.forumwrap
{
	line-height:130%;
}

.topicwrap ul,
.forumwrap ul
{
	list-style-type: none;
}

.topicwrap li,
.forumwrap li
{
font-size: 1em;
color:#000000;
display:block;
height:100%;
text-decoration:none;
width:100% !important;
border:solid 1px black;
padding:4px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

.forumwrap strong
{
	font-size: 1.1em;
	font-weight: bold;
}

.desc
{
	color: gray;
	font-size: 10px;
}

.smalltext
{
	color: gray;
	font-size: 10px;
	text-align:center;
	padding:10px;
}

/*---------------------------------------*/
/* Post view */
/*---------------------------------------*/


.postwrapper
{
	border:1px solid #E6E3E4;
	padding:1px;
	margin-bottom: 15px;
}

.posttopbar
{
	background-color: #E6E3E4;
	padding: 6px;
}

.postname
{
	font-weight: bold;
	font-size: 0.8em;
	width: auto;
	float:left;
}

.postdate
{
	width:auto;
	font-size: 0.8em;
	color: gray;
	text-align:right;
}

.postcontent
{
	padding: 6px;
	font-size: 0.8em;
	background-color: #fff;
}

/*---------------------------------------*/
/* NEW QUOTE / CODE WRAPPERS             */
/*---------------------------------------*/

.quotetop
{
	color: #000;
	margin: 8px auto 0px auto;
	font-weight:bold;
	font-size:10px;
	padding: 8px;
	background-color:#E4EAF2;
	border-left: 4px solid #8394B2;
	border-top: 1px dotted #000;
	border-right: 1px dotted #000;
}
.quotemain
{
	color: #465584;
	background-color: #FAFCFE;
	border-left: 4px solid #8394B2;
	border-right: 1px dotted #000;
	/*border-top: 1px dotted #000;*/
	border-bottom: 1px dotted #000;
	padding: 4px;
	margin: 0px auto 8px auto;
}

.codetop,
.sqltop,
.htmltop
{
	width:98%;
	color: #000;
	margin: 0px auto 0px auto;
	font-weight:bold;
	padding: 3px;
	background-color:#FDDBCC;
	background-repeat: no-repeat;
}
.codemain,
.sqlmain,
.htmlmain
{
	font-family: Courier, Courier New, Verdana, Arial;
	color: #465584;
	background-color: #FAFCFE;
	border: 1px dotted #000;
	padding: 2px;
	width:98%;
	margin: 0px auto 0px auto;
	/*overflow: auto;
	height: 200px;*/
}

