#effect-header {
	border-top: 1px dotted #fff;
	height: 28px;
	width: 100%;
	background-color: #ed6214;
}

#effect-header-title-wrapper {
	width: 800px;
}

#effect-header-blank {
	float: left;
	display: inline;
	width: 380px;
}

#effect-header-title {
	height: 20px;
	margin-top: 3px;
	width: 390px;
	padding-left: 10px;
	padding-top: 5px;
	border-left: 1px dotted #fff;
	text-align: left;
	color: #fff;
	font-size: 10pt;
	float: right;
	display: inline;
	position: relative;
}

/*****************/
#showimage-wrapper {
	width: 800px;
	margin-top: 10px;
	border-bottom: 1px dotted #ed6214;
	padding-bottom: 20px;
}

#showimage-desc {
	margin-top: 0px;
	border-bottom: 1px dotted #ed6214;
	padding-bottom: 10px;
	font-size: 9pt;
	font-weight: bold;
}

/*******************/

#showimage-image {
	margin-top: 30px;
}


#sharing-wrapper {
	margin-top: 10px;
	padding-top: 8px;
	width: 426px;
	height: 32px;
	background: url("/img/design/social-back.png") no-repeat;
	text-align: left;
}

#sharing-wrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sharing-wrapper ul li {
	display: inline;
	font-size: 9pt;
	padding: 0;
	margin: 0;
}

#sharing-wrapper ul li.ms {margin-left: 37px;}
#sharing-wrapper ul li.fb {margin-left: 37px;}
#sharing-wrapper ul li.or {margin-left: 38px;}
#sharing-wrapper ul li.tw {margin-left: 45px;}


#sharing-wrapper ul li a {
	color: #555555;
	text-decoration: underline;
}

#sharing-wrapper ul li a:hover {
	text-decoration: none;
}


#options-links {
	margin-top: 0px;
}

#options-links ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#options-links ul li {
	display: inline;
	font-size: 9pt;
	padding: 0;
	margin: 0 20px 0 20px;
}

#options-links ul li a {
	font-weight: bold;
	color: #5e9e08;
	text-decoration: none;
}

#options-links ul li a:hover {
	text-decoration: underline;
}

#ad-links {
	margin-top: 10px;
	margin-bottom: 10px;
}

