#divViewExamplesContainer
{
	padding:5px;
}

.view-examples-title
{
	font-size:14px; 
	font-weight:bold; 
	padding-bottom:5px;
}

.view-examples-description
{
	width:710px;
	margin-bottom:20px;
}


.selector-section-table
{
	float:right; 
	margin-top:20px;
	
}
.selector-section-table-tr
{
	float:left; 
	font-weight:bold; 
	margin-top:2px; 
	margin-right:5px; 

}

.selector-section-image
{
	margin-right:5px;
	float:left;
}

.get-started-button
{
	margin-top:10px;
	padding-right:15px;
	text-align:right;
}



.image-text-position
{
	float:left;
}

.image-text-label
{
	font-weight:bold;
	float: left;
	font-size:14px;
	
}

.design-images
{
	float:left; 
	width:720px;
}	

.design-images-1
{
	float:left;
	width:443px;
	height:370px;
}
	
.stylized_container_text
{
	font-size:12px;
    font-weight:bold;
    padding-bottom:5px;
}

.stylized_container
{
    width: 290px;
    left:50px;
   padding-bottom:20px;
}

.stylized_container_table
{
	padding: 5px 5px 0 14px;
}

.bulleted_list_header
{
	font-size:12px;
	font-weight:bold;
    
}
.bulleted_list
{
	list-style-type:none;
	padding-left:0;
	margin-left:0;
}

.bullets
{
	margin-top:2px;
	padding:0 0 0 8px;
 	background-image: url(/vp/images/b09/common/bullet/bullet1.gif);
    background-repeat: no-repeat; 
    background-position: 0 5px; 
}

.quote-text 
{
	padding-bottom: 15px;
	text-align:left;
}
.quote-person
{
	font-weight:bold;	
	color:Orange;
}
.quote-business,
.quote-location
{
	color:Orange;
}


