
#content {
	padding-right: 0px;
}

#col_left {
	width: 650px;
	float: left;
	margin-right: 0px;
}

#col_right {
	float: left;
	width: 160px;
	background: #000000;
	margin: 0 10px 20px 5px;
	padding-left: 30px;
	font-size: 0.8em;
	border-left: 1px solid #625f3c;
	text-align: center;
}

#col_right h2 {
	width: 151px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	height: 22px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	background: url(images/colright_h2_bckg.gif) repeat-y top center;
	font-family: Arial, Helvetica, sans-serif;
}

/* Homepage Girl-Ticker */
div.ticker_girl {
	clear: both;
	font-size: 11px;
	margin: 10px 0 20px 0;
	/*padding: 10px;*/
	text-align: center;
	width: 151px;
	border: 1px solid #ffe2a7;
	/*border-top: 10px solid #241d15;
	border-bottom: 10px solid #241d15;
	background: #2a2a2a url(../images/content_bg.jpg) no-repeat bottom right;*/
}

div.ticker_girl div.portrait, div.ticker_girl div.portrait img {
	padding: 0;
	margin: 0;
}

div.ticker_girl p {
	font-size: 11px;
	margin: 0;
}

div.ticker_info {
	/*width: 141px;*/
	margin-top: 0px;
	padding: 3px 5px;
	text-align: left;
}

div.ticker_info p {
	text-align: center;
	padding: 3px 0;
}

div.ticker_girl a {
	font-size: 11px;
	text-decoration: none;

}

div.ticker_girl a:hover {
	text-decoration: underline;
}

.portrait_ticker {
	clear: both;
	padding: 0;
	margin: 0;
	width: 151px;

	text-align: center;
	vertical-align: middle;
	float: left;
	position: relative;
}

.portrait_ticker img {
	width: 151px;
	height: 236px;
}

.ticker_info_foto {
	position: absolute;
	width: 151px;
	bottom: 2px;
	padding: 3px 0;
	margin: 0px;
	text-align: center;
	background: #000000;
	filter:alpha(opacity=70); 
	-moz-opacity: 0.70; 
	opacity: 0.70;	
}
