#main_item_info {
	float:left;
	display:inline;
	width:448px;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	margin:0 0 0 190px;
	padding:15px 22px 0 22px;
	position:relative;
}
#facts {
	position:absolute;
	top:15px;
	right:0;
	width:170px;
}
#extra_item_info .section {
	border-bottom:1px solid  #eee;
	padding:15px 0 0 20px;
	clear:both;
	float:left;
	width:167px;
	
}
#extra_item_info {
	position:absolute;
	top:0em;
	left:2px;
	width:187px;
}
#extra_item_info #embed_textarea{
	width:130px;
	height:15px;
	margin:0 0 1.0em 0;
}
#extra_item_info #embed_info p{
	clear:both;
	font-size:0.925em;
	margin-right:10px;
	color:#666;
}
#items .view h1,
#items .view h2 {
	font-size:1.2em;
	color:#b22b2b;
	text-transform:uppercase;
}
#items .view h3 {
	color:#df8731;
	font-size:1.1em;
	margin:0 0 1.0em 0;
}
#items .view h1 span {
	color:#000;
	font-size:0.8em;
	text-transform:none;
}
#items .view h1 {
	width:280px;
}
#items .item_main_info_box h2,
#items .item_info_box h2 {
	font-size:1.0em;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
	float:left;
	width:auto;
}
#items .item_info_box h2 {
	color:#83898e;
}
#facts dl {
	color:#566166;
}
#facts dt {
	font-weight:bold;
	clear:both;
}
#facts dd {
	margin: 0 0 1.2em 8px;
}
#facts dd .console_icon {
	margin: 0 8px 0 0 ;
}

#release_date {
	position:absolute;
	top:20px;
	right:24px;
}
#release_date span {
	color:#839197;
}
#extra,
#synopsis,
#swf_player {
	margin:0 0 20px 0;
}
#item_images ul { 
	margin:0 0 0 13px;
}
#item_images ul li {
	width:132px;
	margin:0 11px 10px 0;
	float:left;
	background:#fff;
}
#item_images ul li a{
	display:block;
	width:132px;
	background: url(/img/common/item_info/image_holder_bottom.png) no-repeat bottom left;	
	padding:0 0 5px 0;
}
#item_images ul li img{
	display:block;
	margin:4px 0 0 4px;
}

#related_items ul { 
	margin:0 0 0 13px;
}
#related_items ul li {
	width:97px;
	margin:0 11px 10px 0;
	float:left;
	background:#fff;
}
#related_items ul li a{
	display:block;
	width:97px;
	background: url(/img/common/item_info/related_items_bottom.png) no-repeat bottom left;	
	padding:0 0 5px 0;
}
#related_items ul li img{
	display:block;
	margin:4px 0 0 4px;
	width:89px;
	height:128px;
}
#related_items ul li.cd img{
	width:89px;
	height:89px;
}

#comments ul.comments {
	margin:0;
}
#comments ul.comments li {
	border-top:1px dashed #ddd;
	padding:15px 0 5px 0;
	clear:both;
	float:left;
	width:446px;
	margin:0;
}
#comments ul.comments li.first {
	border:none;
	padding:0 0 5px 0;
}
#comments ul.comments li .comment_info {
	width:100px;
	float:left;
	margin: 0 5px 0 8px;
}
#comments ul.comments li .comment_content {
	width:320px;
	float:left;
	clear:none;
	margin:0;
}
#comments ul.comments li .author {
	width:80px;
	float:left;
}
#comments ul.comments li .created {
	background: url(/img/icons/time.png) no-repeat 0 1px;	
	padding:0 0 0 15px;
	color:#83898e;
}
#comments ul.comments li .author {
	background: url(/img/icons/comment_author.png) no-repeat 0 3px;
	padding:0 0 0 15px;
}


#extra ul{ 
	list-style:disc inside;
	margin-left:13px;
}
#extra ul li{ 
	color: #769964;
}

dl#rating {
	width:144px;
	display:inline;
	float:left;
	background: url(/img/common/item_info/rating_bg.png) no-repeat;
	margin:0 0 20px 0;
	text-align:center;
	padding:10px 0 0 0;
}
dl#rating dt {
	float:left;
	display:inline;
	margin:0 8px 0 15px;
}
dl#rating dd {
	width:77px;
	float:left;
}

#buy_links_holder {
	position:relative;
	height:25px;
	margin:0 0 20px 0;
}
ul#item_buy_links {
	cursor:pointer;
	position:absolute;
	width:144px;
	height:25px;
	background: url(/img/common/buy_link_select.png) no-repeat top right;
}

ul#item_buy_links li {
	height:25px;
}
ul#item_buy_links li a {
	display:block;
	height:25px;
	width:122px;
	line-height:1000px;
	overflow:hidden;
}

#add_comment  {
	background:#f6f6f6;
	clear:both;
	border-top:1px solid #ddd;
	margin-top:15px;
}
#add_comment .item_main_info_box {
	background-position:0 0;
}
form.comment_form {
	clear:both;
	margin:10px;
}
#items form.comment_form label{
	display:block;
	float:none;
	width:300px;
}
form.comment_form  .captcha_holder{
	overflow:hidden;
	height:60px;
}

