/** Minor Teaser **/
.minor-teaser-header-text-container
{
	
}

.minor-teaser-marquee-container
{
	padding-right: 10px;
	height: 150px;
	width: 1px;
}

.minor-teaser-top-content
{
	padding-bottom: 35px;
}

.minor-teaser-heading-text, .minor-teaser-sub-heading-text
{
	font-weight: bold;
	padding-bottom: 3px;
	font-size: 12px;
}

.minor-teaser-inner
{
	border-bottom: solid 1px #AAC5F5;
	border-right: solid 1px #AAC5F5;
	padding-right: 10px;
}

.minor-teaser-outer
{
	padding-right: 10px;
}

.minor-teaser-started-link
{
	float: right;
}

.minor-teaser-details-link
{
	float: left;
}

.minor-teaser-actions
{
	height: 35px;
	padding-right: 5px;
}

.minor-teaser-rounded-corner
{
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(' /ig/circle.caspx?r=10&sw=1&fc=FFFFFF&sc=AAC5F5&bc=FFFFFF&aa=0');
	width:10px;	
	height: 10px;	
	float: right;
	font-size: 1px;
	position: relative;
	bottom: 9px;
	right: -11px;
}


/** Top Deals Teaser ****/
 
div.title-callout
{
	font-size: 14px;
	font-weight: bold;
	padding: 10 0 0 15;
	margin-bottom: 15px;
	text-align: center;
}

div.top-deal-container-outer-alternate div.top-teaser-content
{
	border-right: solid 1px #AAC5F5;
}

div.title-subheading
{	
	font-weight: bold;
	text-align: center;
}
 
div.top-deal-container-outer-alternate 
{
	width: 376px;
	position: relative;
	margin-bottom: 10px;
}

div.top-teaser-bottom
{
	width: 97%;
	height: 11px;
	float: left;
}

div.top-teaser-bottom-right
{
	width: 3%;
	height: 11px;
	float: left;
}	

div.top-deal-container-outer-alternate div.top-teaser-bottom
{
	border-bottom: solid 1px #AAC5F5;
}

div.top-deal-container-outer-alternate div.top-teaser-bottom-right
{
	background: bottom right no-repeat url(/ig/circle.caspx?r=11&sw=1&fc=FFFFFF&sc=AAC5F5&bc=FFFFFF&aa=0);
}

div.top-deal-container-outer
{
	width: 376px;
	margin-left: 10px;
	margin-right: 2px;
	position: relative;
	text-align: center;
}

div.top-deal-image
{
	text-align: center;
}

div.top-deal-container-outer div.top-teaser-content
{
	border-right: solid 1px #E5B753;
}

div.top-deal-container-outer div.top-teaser-bottom
{
	border-bottom: solid 1px #E5B753;
}

div.top-deal-container-outer div.top-teaser-bottom-right
{
	background: bottom right no-repeat url(/ig/circle.caspx?r=11&sw=1&fc=FFFFFF&sc=E5B753&bc=FFFFFF&aa=0);
}

div.top-teaser-content
{
	text-align: left;	
}

div.top-teaser-content div.title-text
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

div.top-teaser-content div.title-price
{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
}

div.top-teaser-content ul.bullet-list
{    
	width: 330px;
	padding: 10px;
}

ul
{
	margin: 0;
	padding: 0;	
	list-style-type:none;
}

li
{
	background-image:url(/vp/images/b09/common/bullet/bullet1.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	padding:0 0 2px 10px;
}

div.top-teaser-content .button-container
{
	margin-top: 5px;
}

.border-middle
{
    border:1px dotted gray;
}

/** Comparison Table **/
.comparison-table-header
{
	padding-top: 5px;
	padding-bottom: 15px;
}

.comparison-column-header
{
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #00539F;
}

.comparison-table-button-container
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
