body img {
	border:none;
}

/* ------------------------------------------------ */
/* Content Container [BEGIN]						*/

/* -> Layout containers [begin]  */
#main_message_container {
	color: #ffffff;
	height: 219px;
	clear: both;	
	width: 667px;
	margin:auto;
}

#main_message_container .left {
	width: 329px;
	height: 219px;
	float: left;
}

#main_message_container .left a img{
	border:none;
}

#main_message_container .right {
	width: 332px;
	height: 219px;
	float: right;
}

#main_message_container .right a img {
	border:none;
}

#dyncontent {		
	width: 710px;
	margin:auto;
	padding-left: 25px; 
	margin-top: 27px;
}

#dyncontent .left {
	width: 339px;
	float: left;
}	

#dyncontent .left .advertisement {
	margin-left: 17px;
}

#dyncontent .left .advertisement img {
	border:none;
}

#dyncontent .left .content {
	background-image: url('../images/backgrounds/dyn_content_left_bgr.gif');
	background-position: top left;
	background-repeat: no-repeat;
	float: left;	
	width: 309px;
	height: 9.5em;
}

#dyncontent .left .content_bottom {
	background-image: url('../images/backgrounds/dyn_content_left_bottom_bgr.gif');
	background-position: top left;
	background-repeat: no-repeat;	
	line-height: 12px;
	height: 12px;
	clear: both;
	margin-left: 29px;
}

#dyncontent .left_arrow {
	float: left;
}	

#dyncontent .right_arrow {
	float: right;
}	

#dyncontent .right {
	width: 361px;
	float: left;
	padding-left: 4px;
}

#dyncontent .right .content {
	background-image: url('../images/backgrounds/dyn_content_right_bgr.gif');
	background-position: top left;
	background-repeat: no-repeat;
	float: left;	
	width: 332px;
	height: 9.5em;
}

#dyncontent .right .content_bottom {
	background-image: url('../images/backgrounds/dyn_content_right_bottom_bgr.gif');
	background-position: top left;
	background-repeat: no-repeat;	
	line-height: 12px;
	height: 12px;
	clear: both;	
}

#products_links {
	width: 667px;
	margin:auto;
	margin-top: 25px;	
	padding-bottom: 15px;
}

#products_links .content {
	background-image: url('../images/backgrounds/products_container_bgr.gif');
	background-position: top left;
	background-repeat: no-repeat;	
	padding-top: 33px;
}

#products_links .content_bottom {
	background-image: url('../images/backgrounds/products_container_bottom_bgr.gif');
	background-position: top left;
	background-repeat: no-repeat;	
	line-height: 13px;
	height: 13px;	
}

#products_links .content .left {
	width: 320px;
	float: left;
	padding-left: 9px;
}	

#products_links .product {
	background-position: top left;
	background-repeat: no-repeat;	
	width: 305px;
	padding-left: 15px;
	margin-bottom: 5px;
}

#products_links .product .buttons {
	float: right;
	margin-right: 10px;
}

#products_links .product a {
	float: left;
}

#products_links .product .button {
	margin-top: 7px;
	margin-left: 5px;
	padding-left: 0px;
	float: left;
}

#products_links .oneline {
	background-image: url('../images/backgrounds/one_line_product_bgr.gif');
	height: 41px;	
	padding-top: 4px;	
}

#products_links .otp {
	background-image: url('../images/backgrounds/otp_bgr.gif');
	height: 93px;
	height: 77px;
	padding-left: 15px;
	padding-bottom: 3px;
}

#products_links .otp {
	padding-top: 15px;
}

#products_links .otp .buttons {
	float: left;
	padding-top: 10px;
	padding-left: 30px;
	clear: both;
	width: 150px;
}

#products_links .content .right	 {
	width: 320px;
	float: right;	
	padding-right: 9px;
}	



/* <- Layout containers [end]  */

/* 						    Content Container [END]	*/
/* ------------------------------------------------ */
/* Main message container [BEGIN]					*/

/* EMPTY -> Switched to image */

/* 					   Main message container [END]	*/
/* ------------------------------------------------ */
/* Dynamic content [BEGIN]							*/

#dyncontent h2 {
	padding:0;
	margin:0;
	color: #20318c;
	font-weight: normal;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #666666;
	padding-bottom: 4px;
	font-size: 1em;
}

#dyncontent .quotation {	
	font-style: italic;
	color: #333333;
	font-size: 1.2em;
	line-height: 1.7em;
	padding-left: 23px;	
	padding-top: 10px;	
	padding-bottom: 15px;
}

#dyncontent .advantages {
	font-style: italic;
	color: #333333;
	font-size: 1em;
	line-height: 1.6em;
	padding-left: 15px;	
	padding-top: 15px;	
	padding-bottom: 15px;
}

#dyncontent .advantages strong {
	font-size: 1.2em;
	line-height: 1.6em;
}

#dyncontent .advantages a {
	font-style: normal;
	text-align: right;
}

#dyncontent .author {	
	text-align: right;
	padding-right: 10px;
}

/* -> Press specific [begin] */
#news  {
	padding-top: 10px;
}

.news_item {
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 5px;
	width: 300px;
}

.latest_news .date {
	font-size: x-small;
	margin-left: 15px;
}


.news_item .header {
	border-style:solid;
	border-width: 0 0 1px 0;
	font-size: 1.2em;
}

.header .title {
	float: left;
}

.header .title a {
	color: #000;
	text-decoration: none;
}

.header .title a:hover {
	text-decoration: underline;
}

.news_item .subheader p {
	padding: 8px 0 5px 0 !important;
	margin: 0 !important;
	font-size: 90%;
}

/* <- Press specific [end] */


/* 							  Dynamic content [END]	*/
/* ------------------------------------------------ */
