.bloggHead {
	padding-top: 4px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	top: -2px;
	position: relative;
	padding-left: 20px;
	background-repeat: repeat-y;
	height: 31px;
	width: 580px;
	background-image: url(/images/new/bloggheader.gif);
}
.standardShadow {
	width: 100%;
	height: 0px;
	overflow-y: visible;
	top: 1px;
	left: 1px;
	color: black;
	position: relative;
	opacity: 0.7;
	z-index: 0;
	
}
.bloggBox {
	margin-left: auto;
	padding: 0px;
	z-index: 100;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 10px;
	background-position: 0 -6px;
	position: relative;
	width: 600px;
	background-repeat: repeat-y;
	background-image: url(/images/new/bloggmainbg.gif);
}
.bloggBottom {
	padding-right: 10px;
	margin-right: auto;
	margin-left: auto;
	line-height: 11px;
	margin-top: 0px;
	font-size: 11px;
	position: relative;
	z-index: 50;
	text-align: left;
	padding-left: 10px;
	height: 16px;
	width: 580px;
	background-repeat: no-repeat;
	background-image: url(/images/new/bloggbottombg.gif);
}
.bloggText {
	position: relative;
	top: 0px;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 580px;
}
.bloggTextShadow {
	height: 0px;
	margin-bottom:0px;
	overflow-x: visible;
	text-align: left;
	position:relative;
	left: 1px;
	top: 1px;
	padding-left: 10px;
	width: 580px;
	color: black;
	opacity: 0.7;
}
.bloggTextShadow .imageRight {
	float: none;
	visibility: hidden;
}
.bloggTextShadow a {
	color: black;
}
.imageRight{
	border-width: 1px;
	border-style: dotted;
	border-color: white;
	margin: 10px;
	padding: 0px;
	float: right;

}
.imageLeft{
	border-width: 1px;
	border-style: dotted;
	border-color: white;
	margin: 10px;
	padding: 0px;
	float: left;
}
#browser{
	font-size: 11px;
	margin-top: 20px;
	position: relative;
}
.bloggImg{
	position: relative;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 2px;
	border-width: 1px;
	border-color: #cecece;
	border-style: solid;
}
.bloggImgBox{
	padding: 0px;
	margin: 0px;
	width: 600px;
	position: relative;
}
.commentBox {
	border-left-color: #c2c2c2;
	border-bottom-color: #c2c2c2;
	border-right-color: #c2c2c2;
	border-top-color: #676767;
	margin-right: auto;
	margin-left: auto;
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: solid;
	background-image: url(/images/bg3.png);
	background-repeat: repeat;
	border-width: 1px;
}
.commentHeader {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 20px;
	text-align: left;
	text-shadow: 0px 0px 0px;
	font-size: 14px;
	color: #5a5a5a;
	height: 25px;
	background-repeat: no-repeat;
	background-image: url(/images/commentheader.png);
	width: 424px;
}
.commentText {
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: left;
	color: black;
	font-size: 11px;
	text-shadow: 0px 0px 0px;
	position: relative;
	background-repeat: repeat-y;
	background-image: url(/images/commentloop.png);
	min-height: 20px;
	width: 414px;
}
.commentFooter {
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	text-align: left;
	color: black;
	text-shadow: 0px 0px 0px;
	font-size: 10px;
	padding-left: 20px;
	height: 25px;
	background-repeat: no-repeat;
	background-image: url(/images/commentfooter.png);
	width: 424px;
}
.commentShadowTop {
	height: 13px;
	background-image: url(/images/shadowtop1.png);
	background-repeat: repeat-x;
	width: 100%;
}
.commentShadowBottom {
	height: 13px;
	width: 100%;
	background-image: url(/images/shadowbottom1.png);
	background-repeat: repeat-x;
}
#writeCommentBox {
	height: 315px;
	padding-left: 50px;
	padding-right: 50px;
	background-repeat: no-repeat;
	background-image: url(/images/createcommentbg.png);
	visibility: hidden;
	border-style: none;
	left: 50%;
	z-index: 10000000;
	top: 50px;
	text-align: left;
	position: absolute;
	margin-left: -272px;
	width: 457px;
}
#writeCommentCenterBox {
	border-style: none;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 444px;
}
