


/* Articles Pages */
/* control widths to avoid pushing out page */
#article_body table,#article_body img,#article_body iframe,#article_body script + div, #article_body object { max-width: 780px;margin-bottom:10px; }


/* @group /news/ and /news/news_search.html pages */

.newsbox_content { margin-bottom: 5px; padding-top: 6px; border-bottom: 1px solid #eee }


ul.square_bullet {
	list-style-position: inside;
	list-style: square;
}

ul.square_bullet li {
	color: #414141;
	margin-left: 15px;
	padding: 0;
	list-style: square;
}

/* @end */

/* @group Attached products */
#attached_products div.section_content {
	padding-left: 0.25em;
	padding-right: 0.25em;
}

#attached_products div.boxshot {
	text-align: center;
}

#attached_products div.boxshot img.boxshot {
	margin: 0.5em 0 0;
	border: none;
	max-width: 145px;
}

#attached_products div.boxshot img.minipic {
	margin: 0.5em 0 0;
	border: none;
}

#attached_products strong.product_name {
	margin-top: 0.5em;
	/*display: block;*/
}

#attached_products div.product_info {
	text-align: center;
}
#inhouse_article #attached_products div.product_info {
	text-align: center;
	padding: 0px 0 3px 0px;
}

#attached_products div.product_info small {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#attached_products div.product_info small a {
	text-decoration: none;
}

#attached_products div.entity_content {
	margin-left: 0.25em;
}

#attached_products div.entity_content .releasedate {
	margin-top: 0.5em;
}

#attached_products ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#attached_products ul.destinations {
	margin-top: 0.5em;
}

#attached_products ul.destinations li {
	margin-top: 0.1em;
	margin-bottom: 0;
	font-size: 0.9em;
}

#attached_products ul.details_list {
	margin: 0.75em 0 0;
}

#attached_products ul.details_list strong {
	display: block;
}

#attached_products ul.details_list li {
	margin-top: 0.75em;
}

/* @end */