#cv_advert
{
	position:relative;
	width:536px;
	height:92px;
	background-image:url('../images/cv_panel.jpg');
	color:#635955;
	font-size:13px;
	font-weighht:bold;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	line-height:18px;
	overflow:hidden;
}

#pp_table
{
	position:relative;
	width:560px;
	height:531px;
	background-image:url('../images/custom_element/pp_table_bg.gif');
	background-repeat:repeat-x;
	color:#db0219;
	overflow:hidden;
}

#pp_table ul
{
	color:#ed1c24;
	margin:0px;
	padding:0px;
	list-style-type: none;
	margin-top:12px;
	margin-bottom:12px;
	margin-top:2px;
}

#pp_table li
{
	background-image:url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left: 18px;
}

#pp_core, #pp_option1, #pp_option2
{
	position:absolute;
	background-color:#ffffff;
}

#pp_core
{
	width:546px;
	height:227px;
	top:7px;
	left:7px;
	overflow:hidden;
}

#pp_core li
{
	background-image: url('../images/custom_element/grey_dot.gif');
	background-position: 10px 13px;
	background-repeat:no-repeat;
	color:#454748;
	line-height:25px;
}

#pp_core li.red
{
	background-image: url('../images/custom_element/red_dot.gif');
	background-position: 5px 6px;
	background-repeat:no-repeat;
	font-size:11px;
	color:#ff0000;
	line-height:13px;
	padding-top:1px;
	padding-bottom:1px;	
}
#pp_col1
{
	float:left;
	width:260px;
}
#pp_col2
{
	float:left;
	width:273px;
}
.pp_optionbody
{
	padding:10px;
	color:#454748;
	font-size: 11px;
}
#pp_option1
{
	top:241px;
	width:270px;
	height:283px;
	left:7px;
	background-image:url('../images/custom_element/125.gif');
	background-repeat:no-repeat;
	background-position: 187px 204px;
	overflow:hidden;
}

#pp_option1 li, #pp_option2 li
{
	background-image: url('../images/custom_element/red_dot.gif');
	background-position: 8px 7px;
	background-repeat:no-repeat;
	color:#454748;
	font-size:11px;
	color:#ff0000;
	line-height:12px;
}

#pp_option2
{
	width:269px;
	height:283px;
	top:241px;
	left:284px;
	background-image:url('../images/custom_element/95.gif');
	background-repeat:no-repeat;
	background-position: 187px 204px;
	overflow:hidden;
}

h1.pp_header
{
	color:#ff0000;
	font-size:15px;
	margin-left:7px;
	margin-top:7px;
	margin-bottom:0px;
	text-align: center;
}

.subsmall
{
	position:absolute;
	top:250px;
	left:8px;
}

.subscribe
{
	position:relative;
	top:22px;
	left:8px;
}