@import url("entry.css");
@import url("photo_genius.css");
#genius h2 {
	margin-top: 20px;
}
#genius h3 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333333;
	font-weight: normal;
	background-color: #FFEAE5;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#genius h3 span {
	font-weight: bold;
	color: #000000;
}
#genius ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#genius li {
	margin-bottom: 60px;
	background-image: url(../images/entry_genius_side_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#genius p.announcer {
	text-align: right;
}
#genius p.announcer {
	color: #333333;
}
#genius p.companyAddress {
	color: #FF6600;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	margin-left: 20px;
}
#genius p.date {
	margin-left: 0px;
	font-size: 14px;
	text-align: right;
	padding-top: 8px;
	margin-bottom: 10px;
	font-weight: bold;
	background-image: url(../images/entry_genius_h3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	margin-top: 0px;
	margin-right: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#genius #container #content ul li div {
	padding-left: 140px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 20px;
	margin-bottom: 10px;
	height: 90px;
}
#genius ul.pageLink {
	width: auto;
	margin-left: 40px;
	margin-right: 40px;
	font-size: 12px;
}
#genius ul.pageLink li {
	background-image: none;
	border-bottom-style: none;
}
#genius ul.pageLink li.back {
	float: left;
}
#genius ul.pageLink li.next {
	float: right;
}
#genius ul.pageLink li a {
	color: #99CC00;
	text-decoration: none;
	font-weight: bold;
}
#genius ul.pageLink li a:hover {
	color: #FFFFFF;
	background-color: #99CC00;
}

#genius div.pageLink {
	width: auto;
	text-align : right ;
	margin-right: 40px;
	font-size: 12px;
}

