*, html, form, * {
	margin: 0;
	padding: 0;
}


body {
	background-color: #000;
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color: #212121;
	scrollbar-arrow-color: #fff;
	scrollbar-base-color: #000;
	scrollbar-darkshadow-color: #212121;
	scrollbar-face-color: #000;
	scrollbar-highlight-color: #212121;
	scrollbar-shadow-color: #212121;
	height: 100%;
	overflow:hidden;
	}

object, embed {
	outline:none;
	}

#content {
	width: 680px;
	height: 520px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	position: relative;
	}

#flashplayer {
	float: right;
	display: inline;
	width: 340px;
	height: 434px;
	overflow: hidden;
	border: 1px solid #ccc;
	margin: 0 0 0 20px;
	padding: 10px;
	}


#videoplayer {
	float: right;
	display: inline;
	width: 340px;
	height: 291px;
	overflow: hidden;
	border: 1px solid #ccc;
	margin: 0 0 0 20px;
	padding: 10px;
	}

#videoplayer_sm {
	width: 340px;
	height: 291px;
	overflow: hidden;
	border: 1px solid #ccc;
	margin: 0 0 0 0;
	padding: 10px;
	}

p {
	line-height: 20px;
	display: block;
	margin-bottom: 10px;
	padding: 10px;
	}

a {
	color: #fff;
	text-decoration: underline;
	padding: 0;
	}

a:hover {
	color: #d2232a;
	}

.header {
	margin: 0 0 10px 10px;
	display: block;
	}

a.share2 {
	width: 46px;
	height: 19px;
	background-image: url(../images/share/share.gif);
	background-repeat: no-repeat;
	display: block;
	border: 1px solid #fff;
	overflow: hidden;
	text-decoration: none;
	position: absolute;
	bottom: 10px;
	left:10px;
	}

a:hover.share2 {
	background-position: -46px 0;
	}

.highlight {
	font-weight: bold;
	}

.tight {
	line-height: 14px;
	padding: 13px;
	padding-top: 5px;
	}

.tight .title {
	color: #c51e3c;
	}
	
#heightcontrol {
	height: 400px;
	overflow: auto;
	padding-right: 10px;
	}

#sharebox2 {
	position: absolute;
	bottom: 40px;
	left: 10px;
	z-index: 1500;
	height: 330px;
	width: 126px;
	background-color: #fff;
	padding: 6px;
	padding: 10px;
	border: 2px solid #fff;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	overflow: hidden;
	display: none;
	line-height: 14px !important;
}

#sharebox2 p {
	display: block;
	margin: 0 0 10px 0;
	line-height: 14px !important;
	padding: 0 !important;
	}

#sharebox2 a {
	color: #000;
	text-decoration: none;
	}

#sharebox2 a:hover {
	color: #d2232a;
	text-decoration: none;
	}

#sharebox2 img {
	vertical-align: middle;
	}

form .inp2 {
	border: 1px solid #ccc;
	color: #666;
	background-color: #fff;
	padding: 1px;
	width: 120px;
	height: 16px;
	font-size: 10px !important;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	}

form .but2 {
	border: 1px solid #ccc;
	color: #666;
	background-color: #fff;
	display: block;
	margin: 10px 0 0 0;
	font-size: 10px !important;
	}

#narrow {
	width: 380px;
	height: 520px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	position: relative;
	}

.dotline {
	height: 7px;
	width: 630px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	margin: 0 0 10px 20px;
	}
#graces {
	width: 500px;
	overflow: auto;
	}

#bigpic_r {
	border: 1px solid #fff;
	padding: 10px;
	float: right;
	margin-left: 10px;
	display: inline;
	}
	
img.bigpic_r  {
	border: 1px solid #fff;
	padding: 10px;
	float: right;
	margin-left: 10px;
	display: inline;
	}
	