.AP-ASAP-promotional-text, .AP-ASAP-promotional-story-headline, .AP-ASAP-promotional-story-title, .AP-ASAP-promotional-story-body
{
	font-family: Verdana, Arial, Sans-serif;
	font-size:7pt;
	color:#333333;
}

.AP-ASAP-promotional-story-title
{
	position:relative;
	top:0px;
	padding-left:8px;
}

/* 
link format - we only use one (poorly named) style
*/
A.AP-ASAP-promotional-story-anchor:link, A.AP-ASAP-promotional-story-anchor:visited, A.AP-ASAP-promotional-story-anchor:active 
{ 
	text-decoration: none; 
	color:#333333; 
}

A.AP-ASAP-promotional-story-anchor:hover 
{ 
	text-decoration:underline; 
	color:#333333; 
}

/*
Stripes - class name is of format $section-stripe
*/
.AP-ASAP-promotional-home-stripe
{
	background-color:#E0E0E0;
}

.AP-ASAP-promotional-news-stripe
{
	background-color:#CC0000;
}

.AP-ASAP-promotional-entertainment-stripe
{
	background-color:#0076C6;
}

.AP-ASAP-promotional-lifestyles-stripe
{
	background-color:#8ED201;
}

.AP-ASAP-promotional-sports-stripe
{
	background-color:#D6C52F;
}

.AP-ASAP-promotional-money-stripe
{
	background-color:#66000D;
}

.AP-ASAP-promotional-dispatches-stripe
{
	background-color:#FF9900;
}

.AP-ASAP-promotional-bestof-stripe
{
	background-color:#FF9900;
}

/*
Classes to style white tables
*/
.AP-ASAP-promotional-whiteBoxTopLeft
{
	background-image:url(../../images/home/whitebox_border_u_left.gif);
	width:1px;
	height:1px;
}

.AP-ASAP-promotional-whiteBoxTop
{
	background-image:url(../../images/home/whitebox_border_top.gif);
	height:1px;
}

.AP-ASAP-promotional-whiteBoxTopRight
{
	background-image:url(../../images/home/whitebox_border_u_right.gif);
	width:1px;
	height:1px;
}

.AP-ASAP-promotional-whiteBoxLeft
{
	background-image:url(../../images/home/whitebox_border_left.gif);
	width:2px;
}

.AP-ASAP-promotional-whiteBoxMain
{
	background-image:url(../../images/home/whitebox_border_right.gif);
}

.AP-ASAP-promotional-whiteBoxRight
{
	background-image:url(../../images/home/whitebox_border_right.gif);
	width:1px;
}

.AP-ASAP-promotional-whiteBoxSpacerLeft
{
	background-image:url(../../images/home/whitebox_spacer.gif);
	width:1px;
	height:1px;
}

.AP-ASAP-promotional-whiteBoxSpacer
{
	background-image:url(../../images/home/whitebox_spacer.gif);
	height:1px;
}

.AP-ASAP-promotional-whiteBoxSpacerRight
{
	background-image:url(../../images/home/whitebox_spacer.gif);
	height:1px;
	width:1px;
}

.AP-ASAP-promotional-whiteBoxLeft2
{
	background-image:url(../../images/home/whitebox_border_left.gif);
	width:2px;
}

.AP-ASAP-promotional-whiteBoxMain2
{
	background-image:url(../../images/home/whitebox_border_right.gif);
}

.AP-ASAP-promotional-whiteBoxRight2
{
	background-image:url(../../images/home/whitebox_border_right.gif);
	width:1px;
}

.AP-ASAP-promotional-whiteBoxBottomLeft
{
	background-image:url(../../images/home/whitebox_border_b_left.gif);
	width:2px;
	height:1px;
}

.AP-ASAP-promotional-whiteBoxBottom
{
	background-image:url(../../images/home/whitebox_border_bottom.gif);
	height:1px;
}

.AP-ASAP-promotional-whiteBoxBottomRight
{
	background-image:url(../../images/home/whitebox_border_b_right.gif);
	width:1px;
	height:1px;
}
