
#dvTpcHeadArea {
	position: relative;
	overflow: hidden;
	width: 840px;
	margin: 8px auto 4px auto;
	padding: 2px 10px 4px 10px;
	border: 2px solid #602000;
	border-radius: 6px;
	-moz-border-radius: 6px;
	color: #ffffff;
	background: #c00000 url(../img/bgVert.png) repeat-x 0px -300px;
}

#gdvHeading h2.tpcInfo {
	margin: 0px 20px 0px 20px;
	padding: 10px 10px 8px 10px;
	border: 1px solid #f0d0d0;
	border-radius: 8px;
	-moz-border-radius: 8px;
	background-color: #fffaec;
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	line-height: 1.5em;
	text-align: center;
}

#hTpcTitle {
	margin: 6px 4px 8px 4px;
	font: bold italic 50px Verdana,Arial,sans-serif;
	text-align: center;
	text-shadow: 0px 0px 18px #000000;
}
#hTpcDesc {
	margin: 0px 8px 12px 8px;
	padding: 4px 8px 4px 8px;
	border: 2px solid #606060;
	font: bold 13px Verdana,Arial,sans-serif;
	line-height: 1.28em;
	text-align: center;
	text-shadow: 0px 1px 1px #000000;
	border-radius: 6px;
	-moz-border-radius: 6px;
	color: #fcfcfc;
	background: #7c2b04 url(../img/bgVert.png) repeat-x 0px -340px;
}

#hTpcInfo {
	margin: 0px 6px 10px 6px;
	padding: 4px 8px 4px 8px;
	border: 2px solid #606060;
	font: bold 12px Verdana,Arial,sans-serif;
	line-height: 1.4em;
	text-align: center;
	text-shadow: 0px 1px 1px #404040;
	border-radius: 6px;
	-moz-border-radius: 6px;
	color: #fdfdfd;
	background: #c02020 url(../img/bgVert.png) repeat-x 0px -340px;	
}
#hTpcInfo a { 
	text-underline-position: under;
	color: #ffffff; 
}


#dvTpcMenu {
	margin-bottom: 10px;
	z-index: 500;
}
#dvTpcMenu ul, #ulBlogType { list-style: none; }
#dvTpcMenu li {
	float: left;
	position: relative;
	width: 152px;
	height: 28px;
	margin-right: 6px;
	border: 1px solid #000000;
	border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow: 0px 1px 2px #201010;
	-moz-box-shadow: 0px 1px 2px #201010;
	text-align: center;
}
#dvTpcMenu li a {
	display: block;
	width: 152px;
	height: 22px;;
	overflow: hidden;
	padding-top: 6px;
	font: bold 14px Arial,Verdana,sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	text-shadow: 0px 1px 1px #000000;
	color: #d0d0d0;
	cursor: pointer;
}
#dvTpcMenu li#liTpcFilter, #dvTpcMenu li#liTpcNotice { 
	float: right;
	margin-right: 10px;
}

#liTpcUser { background: #002c88 url(../img/bgVert.png) repeat-x 0px -680px; }
#liTpcBlog { background: #882c00 url(../img/bgVert.png) repeat-x 0px -560px; }
#liTpcMem { background: #606060 url(../img/bgVert.png) repeat-x 0px -920px; }
#liTpcFilter { background: #882c00 url(../img/bgVert.png) repeat-x 0px -560px; }
#liTpcNotice { background: #882c00 url(../img/bgVert.png) repeat-x 0px -560px; }
#ulBlogType li { background: #606060 url(../img/bgVert.png) repeat-x 0px -920px; }
#ulDispMode li { background: #606060 url(../img/bgVert.png) repeat-x 0px -920px; }
#liTpcUser.tpcSel, #liTpcUser.tpcFocus { background-color: #0080c0; background-position: 0px -740px; }
#liTpcBlog.tpcSel, #liTpcBlog.tpcFocus { background-color: #c23400; background-position: 0px -620px; }
#liTpcMem.tpcSel, #liTpcMem.tpcFocus { background-color: #a8a8a8; background-position: 0px -980px; }
#liTpcFilter.tpcSel, #liTpcFilter.tpcFocus { background-color: #c23400; background-position: 0px -620px; }
#liTpcNotice.tpcSel, #liTpcNotice.tpcFocus { background-color: #c23400; background-position: 0px -620px; }
#ulBlogType li.btSel, #ulBlogType li.btFocus { background-color: #a8a8a8; background-position: 0px -980px; }
#ulDispMode li.dmSel { background-color: #a8a8a8; background-position: 0px -980px; }


#dvTpcMenu li a:hover, .dispCtrl li a:hover {
	color: #ffffff;	
}

#dvTpcMenu li.tpcSel a, .dispCtrl li.btSel a { color: #ffffff; }
#dvTpcMenu li div, .dispCtrl li div {
	position: absolute;
	z-index: 700;
	top: 28px;
	left: 16px;
	padding: 2px 4px 2px 4px;
	border: 1px solid #c0c0c0;
	border-radius: 6px;
	font: 12px "Trebuchet MS",Trebuchet,Verdana,Arial,sans-serif;
	color: #ffffff;
	background-color: #202020;
}


#ulBlogType {
	float: left;
	min-width: 420px;	
}
#ulDispMode{
	float: right;
}
#dvTpcBlogCtrl #ulDispMode li {
	width: 7.8em;
}

#dvTpcBlogCtrl .dispCtrl li {
	float: left;
	position: relative;
	width: 5em;
	height: 20px;
	margin-left: 6px;
	border: 1px solid #000000;
	border-radius: 4px;
	box-shadow: 0px 1px 1px #201010;
	text-align: center;
}
#dvTpcBlogCtrl .dispCtrl li a {
	display: block;
	height: 18px;
	overflow: hidden;
	padding-top: 2px;
	font: bold 13px Meiryo, "MS PGothic", sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	text-shadow: 0px 1px 1px #000000;
	color: #d0d0d0;
	cursor: pointer;
}

#ulBlogType li#liSearch {
	width: 120px;
	border: 0px;
	background: none;
	box-shadow: none;
}


#dvTpcBlogCtrl .dispCtrl {
	height: 22px;
	margin-top: -3px;
	margin-bottom: 8px;
}

#dvTpcBlogCtrl input {
	float: left;
	width: 116px;
}


#dvTpcBlogInfo {
	clear: both;
}


#dvJstTpcUser, #dvJstTpcBlog {
	display: none;
}
#dvJstTpcUser { 
	border: 1px solid #c0c0f0;
	background-color: #fdf8fa;
}
#dvJstTpcBlog {
	max-width: 700px;
	border: 1px solid #e8e8c0;
	background-color: #fefef2;
}
#dvStaticTpcMem {
	border: 1px solid #d0d0d0;
	background-color: #fdfaf8;
}


#dvJstTpcUser div.jstNotice, #dvJstTpcBlog div.jstNotice {
	font-size: 15px;
}
#dvJstTpcUser div.jstNotice.restore { background-color: #f0f0ff; }
#dvJstTpcBlog div.jstNotice.restore { background-color: #fcfce8; }

#dvJstTpcUser table.jstTable td { background-color: #f4f4ff; }
#dvJstTpcUser table.jstTable tr.dataEven td { background-color: #fdfdff; }
#dvJstTpcUser table.jstTable tr:hover td { background-color: #f0f8f8; }

#dvJstTpcBlog table.jstTable td { background-color: #fcfcf2; }
#dvJstTpcBlog table.jstTable tr.dataEven td { background-color: #ffffff; }
#dvJstTpcBlog table.jstTable tr:hover td { background-color: #f4f4f4; }

#dvJstTpcUser table.jstTable .jstLink { cursor: auto; }
#dvJstTpcUser table.jstTable td.jstLink a { margin-right: 2px; }
#dvJstTpcUser table.jstTable .jstTitle { width: 110px; }
#dvJstTpcBlog table.jstTable .jstName { width: auto; max-width: 110px; }
#dvJstTpcBlog table.jstTable .jstTitle { width: 120px; }
#dvJstTpcBlog table.jstTable .jstBTitle { width: auto; min-width: 360px; max-width: 540px; word-wrap: break-word; font-size: 13px; }
#dvJstTpcBlog table.jstTable .jstUpdated { width: 4.8em; padding: 4px 2px; }

#dvJstTpcUser table.jstTable th { background: #002c88 url(../img/bgVert.png) repeat-x 0px -680px; }
#dvJstTpcUser table.jstTable th.sort { background: #0080c0 url(../img/bgVert.png) repeat-x 0px -740px; }
#dvJstTpcBlog table.jstTable th { background: #882c00  url(../img/bgVert.png) repeat-x 0px -560px; }
#dvJstTpcBlog table.jstTable th.sort { background: #c23400 url(../img/bgVert.png) repeat-x 0px -620px; }

#dvJstTpcBlog table.jstTable td { font-family: "Trebuchet MS",Trebuchet,"MS PGothic", Meiryo, sans-serif; }

#dvJstTpcBlog table.jstTable .btH { font-weight: bold; }
#dvJstTpcBlog table.jstTable .btC { text-align: left; }
#dvJstTpcBlog table.jstTable .btTh { float:right; width: 60px; }
#dvJstTpcBlog table.jstTable tr td.jstUpdated { font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,sans-serif; }

#dvJstTpcBlog table.jstTable .btTnT {
	display: table;
	width: 100%;
}
#dvJstTpcBlog table.jstTable .btTnT .btT {
	display: table-cell;
	vertical-align: middle;
	padding-right: 4px;
}
#dvJstTpcBlog table.jstTable .btTnT .btTh {
	float: none;
	display: table-cell;
	text-align: right;
}
	
#dvJstTpcBlog.dispT table.jstTable td { font-family: Meiryo, "MS PGothic", "Trebuchet MS", Trebuchet, sans-serif; }
#dvJstTpcBlog.dispT table.jstTable .jstName { min-width: 6em; }
#dvJstTpcBlog.dispT table.jstTable .jstName .atN { font-weight: bold; }
#dvJstTpcBlog.dispT table.jstTable .jstName .atGN { font-size: 11px; }
#dvJstTpcBlog.dispT table.jstTable .jstGrpName { display: none; }
#dvJstTpcBlog.dispT table.jstTable td.jstBTitle { padding: 6px 4px 12px 4px; }
#dvJstTpcBlog.dispT table.jstTable .jstBTitle .btT { font-size: 14px; font-style:italic; font-weight: bold; }
#dvJstTpcBlog.dispT table.jstTable .jstBTitle a { text-decoration: none; color:#000000; }



#dvTpcBlogTip { width: auto; max-width: 380px; }
#dvTpcBlogTip .tipImg { text-align: center; }

td.jstLink div.linkDesc {
	position: relative; 
	display: none;
}
td.jstLink:hover div.linkDesc { display: block; }
td.jstLink div.linkDesc div {
	position: absolute;
	z-index: 600;
	top: -2px;
	right: 20px;
	max-width: 500px;
	min-width: 360px;
	padding: 1px 4px 1px 4px;
	border: 2px solid #606060;
	border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow: 1px 1px 2px #a08080;
	-moz-box-shadow: 1px 1px 2px #a08080;	
	line-height: 1.8em;
	background-color: #fafff8;
}


.tpcMemListTitle {
	margin: 6px 20px 6px 20px;
	padding: 2px;
	border: 2px solid #909090;
	border-radius: 1em;
	-moz-border-radius: 1em;
	background-color: #f0f0f0;
	font-size: 13px;
	text-align: center;
}

table.tpcMemList {
	float: left;
	margin: 0px 4px 0px 4px;
	border-collapse: collapse;
	border: 2px solid #909090;;
	border-right: 2px solid #606060;
	border-bottom: 2px solid #606060;
}	

table.tpcMemList th {
	padding: 3px;
	border: 1px solid #808080;
	font-size: 12px;
	text-align: center;
	background-color: #e0e0e0;
}
table.tpcMemList tr td {
	font-weight: normal;
	padding: 4px 6px 2px 6px;
	border: 1px solid #b0b0b0;
	background-color: #f0f0f0;
	font-size: 13px;
}
table.tpcMemList tr.dataEven td { background-color: #fcfcfc; }
table.tpcMemList tr:hover td { background-color: #e8e8f0; }
table.tpcMemList tr.tpcMemListGrp td {
	padding: 4px 0px 2px 0px;
	border: 1px solid #202020;
	border-top: 2px solid #000000;
	text-align: center;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 14px;
	text-shadow: 0px 1px 2px #000000;
	color: #ffffff;
	background-color: #606060;
}
table.tpcMemList tr.tpcMemUser td {
	border-top: 2px solid #a0a0a0;	
}
table.tpcMemList tr.tpcMemUser a {
	text-decoration: none;
	color: #000000;	
}
table.tpcMemList tr.tpcMemUser a:hover {
	text-decoration: underline;
}
table.tpcMemList span.tpcMemName { font-size: 13px; }

a.tpcMemBlogLink {
	position: relative;
	display: block;
	text-decoration: none; 
	font-size: 12px;
	color: #000000;
}
a.tpcMemBlogLink span.blogData {
	display: none;
	position: absolute;
	z-index: 500;
	left: 80px;
	width: 420px;
	padding: 3px;
	border: 1px solid #202020;
	background-color: #fcfcfc;
	font-size: 13px;
	line-height: 1.28em;
	border-radius: 0.4em;
	-moz-border-radius: 0.4em;
	box-shadow: 1px 1px 1px #a0a0a0;
	-moz-box-shadow: 1px 1px 1px #a0a0a0;
}
a.tpcMemBlogLink:hover span.blogData { display: block; }

a.tpcMemBlogLink span.blogData span.linkHeading {
	display: block;
	margin-bottom: 4px;
	border-bottom: 1px solid #000000;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}
a.tpcMemBlogLink span.blogData span.linkUpdated {
	display: block;
	margin-top: 0px;
	text-align: right;
	font-weight: bold;
}

hr.topicSep {
	clear: both;
	width: 85%;
	margin: 18px auto 20px auto;
	color: #f0d0d0;
	background-color: #f0d0d0;
}

hr.topicSepM {
	clear: both;
	width: 75%;
	margin: 10px auto 16px auto;
	color: #f0d0d0;
	background-color: #f0d0d0;
}

hr.topicSepS {
	clear: both;
	height: 1px;
	margin: 8px 80px 10px 80px;
	padding: 0px;
	border: 0px;
	color: #e0d0d0;
	background-color: #e0d0d0;
}


#dvBlogNew {
	position: absolute;
	z-index: 700;
	top: 32px;
	right: 80px;
	padding: 3px 6px 3px 6px;
	border: 1px solid #c0c0c0;
	border-radius: 6px;
	-moz-border-radius: 6px;
	font: bold 16px "Trebuchet MS",Verdana,Arial,sans-serif;
	color: #ffffff;
	background-color: #202020;
	opacity: 0.98;
}

#dvBlogNew h5 {
	text-align: center;
}

#dvBlogNew table {
	font-size: 12px;
	font-weight: normal;
	color: #f0f0f0;
}

div.noticeArea { padding: 6px; }

div.noticeArea h5 {
	margin: 4px 0px 2px 0px;
	font-size: 13px;
	font-weight: normal;
}

div.noticeArea h3.subTitle {
	margin: 8px 20px 4px 4px;
	padding: 3px 6px 2px 12px;
	border: 2px solid #000000;
	border-radius: 4px;
	-moz-border-radius: 4px;
	color: #ffffff;
	text-shadow: 1px 1px 2px #000000;
	background: #882c00 url(../img/bgVert.png) repeat-x 0px -620px;
	font-size: 15px;
}
div.noticeArea h4.subTitle {
	margin: 3px 8px 2px 8px;
	padding: 2px 12px 1px 12px;
	border: 2px solid #000000;
	border-radius: 4px;
	-moz-border-radius: 4px;
	color: #ffffff;
	text-shadow: 1px 1px 2px #000000;
	background: #002c88 url(../img/bgVert.png) repeat-x 0px -740px;
	font-size: 14px;
}
div.noticeArea h5.subTitle {
	margin: 2px 12px 1px 16px;
	padding: 1px 10px 0px 10px;
	border: 2px solid #000000;
	border-radius: 4px;
	-moz-border-radius: 4px;
	color: #ffffff;
	text-shadow: 1px 1px 2px #000000;
	background: #606060 url(../img/bgVert.png) repeat-x 0px -980px;
	font-weight: bold;
	font-size: 13px;
}
.subTitle span { font-size: 12px; }

div.formItem {
	position: relative;
	margin: 2px auto 12px 4px;
	padding: 4px 4px 6px 4px;
	border: 1px solid #c8c0a0;
	border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: 14px;
	background-color: #fff8e8;
}

a.pagePrev {
	float: left;
	margin-left: 10px;
	font-size: 13px;
}
a.pagePrev:before { content: "‹‹ "; }

a.pageNext {
	float: right;
	margin-right: 10px;
	font-size: 13px;
}
a.pageNext:after { content: " ››"; }


div.itemRequire { background-color: #fff0c0; }

div.formItem input, div.formItem textarea, div.formItem select, div.formItem label {
	position: relative;
	top: 2px;
	left: 10px;
	padding: 2px 4px 2px 6px;
	border: 1px solid #4080a0;
	border-color: #4080a0 #204060 #204060 #4080a0;
	width: 260px;
	background-color: #ffffff;
	font-size: 14px; 
}
div.formItem input.url {
	width: 480px;
}
div.formItem select {
	width: auto;
	padding-left: 2px;
}
div.formItem textarea {
	width: 480px;
	height: 60px;
}
div.formItem input.confirmed, div.formItem textarea.confirmed {
	border: none;
	background: transparent;
	color: #404040;
	font-weight: bold;
}

div.formItem input.chkbox, div.formItem input.rdbtn {
	padding: 0px;
	width: auto;
	background: #ffffff;
}

span.formTip {
	position: absolute;
	top: 6px;
	left: 300px;
	color: #b00000;
}
div.formItem span.chkTip {
	left: 240px;
}
div.formItem span.txtTip {
	left: 400px;
}
div.formItem span.urlTip {
	left: 500px;
}
span.formTip span {
	padding: 4px 8px 0px 8px;
	font-size: 12px;
	font-weight: bold;
}

div.formItem div.formInfo {
	position: absolute;
	top: 2.4em;
	padding: 3px 6px 3px 6px;
	border: 1px solid #608080;
	border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 13px;
	background-color: #fcfcf0;
	overflow: hidden;
	z-index: 100;
}
div.formItem div.formInfo.infoCom {
	top: 5.6em;
}
.loading {
	background: transparent url(../img/loading.gif) no-repeat center;
}
div.submitArea {
	position: relative;
}
div.submitArea input {
	border: 2px solid #000000;
	border-radius: 1em;
	-moz-border-radius: 1em;
	box-shadow: 0px 1px 2px #302020;
	-moz-box-shadow: 0px 1px 2px #302020;	
	font-weight: bold;
	text-shadow: 0px 1px 2px #000000;
	color: #f0f0f0;
	cursor: pointer;
}
div.submitArea input:hover {
	color: #ffffff;
}
#dvFormInfo {
	padding: 2px;
	text-align: center;
	font-weight: bold;
}
#inSubmit {
	display: block;
	margin: 4px auto 0px auto;
	padding: 6px 28px 4px 28px;
	font-size: 16px;	
	letter-spacing: 2px;
	background: #882c00 url(../img/bgVert.png) repeat-x 0px -560px;
}
#inSubmit:hover {
	background: #c23400 url(../img/bgVert.png) repeat-x 0px -620px;	
}
#inReset {
	position: absolute;
	right: 4px;
	bottom: 0px;
	padding: 4px 10px 2px 10px;
	font-size: 14px;
	background: #606060 url(../img/bgVert.png) repeat-x 0px -920px;
}
#inReset:hover {
	background: #a8a8a8 url(../img/bgVert.png) repeat-x 0px -980px;	
}

div.noticeArea h5.require {
	font-weight: bold;
}
.require em {
	font: bold italic 14px Verdana,sans-serif; 
	color: #ff2000;
}


.followed {
	margin-bottom: 4px;
}

div.filterArea {
	width: 422px;
	min-height: 600px;
	padding: 4px 1px 4px 2px;
	border-radius: 0.8em;
	-moz-border-radius: 0.8em;
}
#dvBlogSel {
	float: left;
	border: 1px solid #c0a0a0;
	background-color: #f8fff8;
}
#dvBlogAll {
	float: right;
	border: 1px solid #a0c0a0;
	background-color: #fff8f8;
}

div.fltPageArea {
	clear: both;
	padding: 1px 0px 2px 0px;
	font-size: 12px;
}
div.fltPageArea span.pageLink {
	padding-left: 12px;	
}
div.fltPageArea span.pageLink span {
	margin: 0px 2px 0px 2px;
	padding: 0px 4px 0px 4px;
	border: 1px solid #a0a0a0;
	text-align: center;
	font: bold 13px "Trebuchet MS",Verdana,Arial,sans-serif;
	cursor: pointer;
}
div.fltPageArea span.pageLink span:hover {
	background-color: #f8f0f8;
}
div.fltPageArea span.pageLink span.curPage {
	border: 1px solid #e0e0f0;
	background-color: #e8e8f8;
	cursor: auto;
}
div.fltPageArea span.pageLink span.curPage:hover {
	background-color: #e8e8f8;
}

div.filterArea textarea {
	width: 412px;
	height: 60px;	
}


table.dtable {
	margin: 0px 4px 0px 4px;
	border-collapse: collapse;
	border: 2px solid #a0a0c0;;
	font: 12px "Trebuchet MS",Arial,Verdana,sans-serif;
}
table.dtable th {
	padding: 2px 3px 1px 3px;
	border: 1px solid #8080a0;
	background-color: #d0e0f0;
	text-align: center;
}
table.dtable thead.sortHead th {
	cursor: pointer;
}
table.dtable thead.sortHead th:hover {
	background-color: #d0f8f8;
}
table.dtable thead.sortHead th.sortTarg {
	background-color: #c0f0f0;
}
table.dtable td {
	font-weight: normal;
	padding: 6px 6px 3px 6px;
	border: 1px solid #d0d0e0;
	background-color: #fdfdff;
	cursor: pointer;
}
table.dtable tr.even td {
	background-color: #fafaff;
}
table.dtable tr:hover td {
	background-color: #fffff6;
}
table.dtable td a {
	display: block;
	font-weight: normal;
	text-decoration: none;	
}


table.dtable .btblName { width: 80px; }
table.dtable .btblGrp { width: 60px; }

table.dtable td.jstName { font-size: 13px }
table.dtable td.jstBTitle a { font-weight: bold; }

table.dtable tr td.selAll { background-color: #eaeae0; }
table.dtable tr td.selPart { background-color: #f8f8f0; }

div.tipBlog {
	display: none;
	position: absolute;
	z-index: 300;
	padding: 4px 5px 3px 5px;
	border: 1px solid #202020;
	background-color: #f8ffff;
	font-size: 12px;
	border-radius: 0.4em;
	-moz-border-radius: 0.4em;
	box-shadow: 1px 1px 1px #a0a0a0;
	-moz-box-shadow: 1px 1px 1px #a0a0a0;
}
div.tipBlog.tipGrp { background-color: #f0ffff; }
div.tipBlog.tipTitle { background-color: #ffffff; }
div.tipBlog.tipDrag { background-color: #f0fff0; }
div.tipBlog.tipDragDel { background-color: #fff0f0; }

div.tipBlog hr {
	margin: 2px;
	color: #e0e0b0;
	height: 1px;
	border: 1px solid #e0e0b0;
	background-color: #e0e0b0;
}

.ctrlBtn {
	margin: 1px 2px 1px 2px;
	padding: 4px 10px 2px 10px;
	border: 2px solid #000000;
	border-radius: 1em;
	-moz-border-radius: 1em;
	box-shadow: 0px 1px 2px #302020;
	-moz-box-shadow: 0px 1px 2px #302020;	
	font-size: 13px;
	font-weight: bold;
	text-shadow: 0px 1px 2px #000000;
	color: #fafafa;
	cursor: pointer;
	background-color: #40b898;
}
.ctrlBtn:hover {
	color: #ffffff;
	background-color: #60d0b0;
}
button.ctrlBtn {
	padding: 2px 8px 1px 8px;
	border-width: 1px;
	box-shadow: 0px 1px 1px #302020;
	-moz-box-shadow: 0px 1px 1px #302020;	
}

