div.package
{
	margin-bottom: 10px;
}

div.picRight
{
	float:right;
	margin-right: 3px;
	margin-left: 12px;
	margin-bottom: 0px;
	margin-top: -2px;
}

div.picRight a
{
	margin: 0px;
	padding-top: 8px;
	display: block;
	text-align: center;
}

#text_bot
{
	width: 530px;
	/* background: #fff url("../images/text_bot.gif") bottom no-repeat; */
	padding-bottom: 10px;
}

#text_top
{
	overflow: hidden;
	width: 530px;
	height: 9px;
	/* background: url("../images/text_top.gif") no-repeat; */
}

#text
{
	width: 498px;
	
	padding: 5px 15px 10px 15px;
	/* 
	background: url("../images/text_top2.gif") center 5px no-repeat; 
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	*/
}
#text p
{
	font: 8pt/18pt Verdana;
	color: #333;
	text-align: justify;
}

.title
{
	font: 12pt/18pt Verdana;
	color:#666666; 
	font-weight: bold;
	margin-top: 7px;
}

.title2
{
	font: 10pt/14pt Verdana;
	color:#999999; 
	font-weight: bold;
	margin-top: 7px;
}

div.pic2
{
	float: center;
	margin-left: -10px;
	margin-top: 10px;
	margin-bottom: 0px;
}


