/***********************************************************************/
/* Sunstore                                                            */
/***********************************************************************/
/* Bottom panel                                                        */
/***********************************************************************/

#pb
{
	clear: both;
}

#pb ul
{
	width: 100%;
	float: left;
}

#pb li
{
	display: inline;
}

/***********************************************************************/
/*  Information panel                                                  */
/***********************************************************************/

#pb .info
{
	clear: both;
	width: 960px;
	float: left;
	margin-top: 5px;
	border-top: solid 1px #E3E4E4;
	border-bottom: solid 1px #E3E4E4;
}

#pb .info ul
{
	margin-top: 0px;
	padding: 6px 0px 6px 0px;
}

#pb .info li
{
	float: left;
	margin-right: 5px;
}

#pb .info a
{
	color: #47A93D;
	font-size: 10pt;
}

#pb .info .pipe
{
	color: #47A93D;
}

#pb .info a:hover
{
	color: #999999;
}

/* Privacy, etc links */
#p148013056.info
{
	width: 600px;
	float: left;
	border: none;
}

#p148013056.info a
{
	color: #999999;
	font-size: 10pt;
}

#p148013056.info .pipe
{
	color: #999999;
}


/***********************************************************************/
/*  Banners                                                            */
/***********************************************************************/

#pb .pbnr
{
	float: left;
	width: 976px;
}

#pb .bnr
{
	float: left;
	padding: 0px;
	margin: 5px 14px 5px 0px;
}

#pb #b148373504
{
	float: right;
	padding: 0px;
	margin-top: -60px;
}

/***********************************************************************/
/* Article                                                             */
/***********************************************************************/

#pb .art
{
	float: left;
	font-weight: bold;
	color: red;
}

#pb .art .artp
{
	font-weight: bold;
	color: #333333;
	padding-top: 13px;
}

#pb .art a
{
	font-weight: bold;
	color: #333333;
}

#pb .art a:hover
{
	font-weight: bold;
	color: #333333;
}

/***********************************************************************/
/* Newsletter subscribe                                                */
/***********************************************************************/

#pb .news .bc
{
	background: url("/csi/92667904/92766208/i/site/news_bk.png");
	background-repeat: no-repeat;
	height: 40px;
}

#pb .news p, #pb .news label
{
	display: none;
}

#pb .news form
{
	float: right;
}

#pb .news form input
{
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}


/***********************************************************************/
/* Debug panel                                                         */
/***********************************************************************/

#pd
{
	clear: both;
	width: 100%;
}
