@charset "UTF-8";
/* CSS Document */
/* end hack */
/* Note that position:relative; was added to make sure
 * elements stay within the wrapper when absolute positioned
 */
#large_adblock_blue {
	display:block;
	width:230px;
	height:350px;
	background: url(/styles/box/blue.png) left top no-repeat;
}
#large_adblock_blue .content {
 font-size: 11px;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
}
#large_adblock_blue .price {
 font-size: 14px;
 color: #990000;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
}
#large_adblock_blue .moreinfobutton {
}
#tl_large_adblock {
	display:block;
	position:absolute;
	width:340px;
	height:250px;
	background: url(images/pbgsmallbeige.png) left top no-repeat;
	left:280px;
	top:200px;
}
#tr_large_adblock {
	display:block;
	position:absolute;
	width:340px;
	height:250px;
	background: url(images/pbgsmallbeige.png) left top no-repeat;
	left:635px;
	top:200px;
}
#tr_large_adblock .content {
 font-size: 9px;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
}
#tr_large_adblock .price {
 font-size: 12px;
 color: #990000;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
}
#tl_small_adblock {
	display:block;
	position:absolute;
	width:215px;
	height:425px;
	background: url(images/pbgsmallbeige.png) left top no-repeat;
	left:280px;
	top:200px;
}
#tl_small_adblock .content {
 font-size: 11px;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
}
#tl_small_adblock .price {
 font-size: 14px;
 color: #990000;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
}
#tl_small_adblock .moreinfobutton {
	position:absolute;
	top:300px;
	left:60px;
}
#tm_small_adblock {
	display:block;
	position:absolute;
	width:215px;
	height:425px;
	background: url(images/pbgsmallbeige.png) left top no-repeat;
	left:500px;
	top:200px;
}
#tm_small_adblock .content {
 font-size: 11px;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
}
#tm_small_adblock .price {
 font-size: 14px;
 color: #990000;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
}
#tm_small_adblock .moreinfobutton {
	position:absolute;
	top:300px;
	left:60px;
}
#tr_small_adblock {
	display:block;
	position:absolute;
	width:215px;
	height:425px;
	background: url(images/pbgsmallbeige.png) left top no-repeat;
	left:720px;
	top:200px;
}
#tr_small_adblock .content {
 font-size: 11px;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
}
#tr_small_adblock .price {
 font-size: 14px;
 color: #990000;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
}
#tr_small_adblock .moreinfobutton {
	position:absolute;
	top:300px;
	left:60px;
}
#sidebar_list {
	display:block;
	position:absolute;
	left:40px;
	top:270px;
}
#sidebar_list .content {
 font-size: 12px;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
}
#sidebar_list .content a {
 font-size: 12px;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 color: #990000;
}
#sidebar_list .content a:hover {
 font-size: 12px;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 color: #000099;
 text-decoration: none;
}
#sidebar_list .content a:visited {
 font-size: 12px;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
}

