/*============================================================================
 * Sample Kit Style Sheet
 *============================================================================*/

table.section-title {
	width:100%;
	height:31px;
}

.InnerContentBelowTitle
{
    padding-left: 20px;
    background-repeat:no-repeat;
}

hr
{
    border-style: dotted;
    border-width: 1px 0 0 0;
    margin-right: 20px;
}

#divMainCatalog
{
	padding-left:13px;
}

.heading {
	display: block;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-right: 20px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid 1px #588EED;
}

.sub-heading {
	display: block;
	font-weight: bold;
	margin-top: 10px;
}

.paragraph {
	display: block;
	margin-top: 5px;
	margin-right: 20px;
}


#tblLayout td {
	vertical-align: top;
}

#tdTopLeft
{
    width: 312px;
}

.dynamic-button {
	display: block;
	margin-bottom: 30px;
}

ul.bulleted-list {
	margin-top: 20px;
	list-style-type: none;
	padding-left: 30px;
	margin-left: 0;
}

ul.branded-bullets
{
    padding-top: 10px;
}

ul.bulleted-list li {
	text-decoration: none;
	padding: 0 0 2px 12px;
	background-image: url(/vp/images/b09/common/bullet/bullet1.gif);
    background-repeat: no-repeat;
    background-position: 0 5px;
}

#formTable
{
	padding-top:20px;
}

#formTableCatalog
{
	padding:35px 0 100px 0;
}

/*----------------------------------------------------------------------------
 * Footnote Control Styles
 *----------------------------------------------------------------------------*/

#divFootnotePanel
{
	padding-top:20px;
}

#divFeaturesPanel
{
	padding-right:13px;
}


/* EU */
#divMain
{
	background-repeat:no-repeat;
	background-position:top right;
	width:761px;
	padding-top:12px;
}

#divMain .header
{
	margin-top: 0;
}

#divLayout {
	width: 400px;
	margin-bottom: 10px;
}

.price-spacer
{
	margin-left:18px;
}

.div-main-content
{
	width:312px;
}

.sub-heading-eu {
	display: block;
	font-size: 12px;
	margin-top: 10px;
}

div.submitButton
{
	margin-top: 20px;
	width: 600px;
	text-align: right;
}
div.offer-pricing
{
	font-weight: bold;
}


.profile-question,
.profile-answer
{
    display:inline-block;
    zoom: 1;
	*display:inline;

}

.profile-answer .vp-widget-richmenu
{
    width: 172px;
}

.profile-answer .vp-widget-richmenu .menu-option
{
    width:auto;
    min-width: 0;
    float:left;
}

.menu-option
{
    width: 300px;
    min-width: 300px;
    text-align: left;
}

.profile-question
{
    font-weight:bold;
    padding-right: 7px;
    width:183px;
    text-align:right;
}

.subquestions
{
    padding-top:10px
}

div.accent-image
{
    margin-top: -48px;
    text-align: right; padding-right: 15px;
}

.form-details
{
    padding-top: 10px;
    padding-bottom: 10px;
}

.optin-section
{
    padding-bottom: 10px;
}
