@charset "UTF-8";

div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img {
	margin: 0em;
	padding: 0em;
	text-align: left;
}
body {
	background-color: #FFF;
	/*text-align: center;*/
	padding: 0;
	background-image: url(../VP/images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: fixed;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.6;
}
a:link {
	color: #4155AA;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #353E6B;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #933;
}
a:active {
	text-decoration: none;
	color: #AAB2D4;
}
h1, h2, h3, h4 {
	margin-bottom: 0.4em;
	margin-top: .6em;
}
.oderNow {
	background-color: #F1F1F1;
	padding: 6px;
	border: 4px solid #4155AA;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	text-transform: uppercase;
	font-size: 1em;
	text-align: center;
	width: 88px;
}
.oderNowWide {
	background-color: #F1F1F1;
	padding: 6px;
	border: 4px solid #4155AA;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	text-transform: uppercase;
	font-size: 1em;
	text-align: center;
}
.bannerText {
	color: #F1F1F1;
	font-size: 1.4em;
}
.sideBarForm form {
	background-color: #E5E9EF;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.sideBarForm form table {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}
.sideBarForm form table tr th{
	padding: 10px;
}
.bannerText h2 {
	color: #4255B1;
}

.login {
	background-color: #6A472F;
	margin: 0px;
	padding: 0px;
}
.login table {
	background-color: #B2855B;
	margin: 15px;
	padding: 10px;
	text-align: center;
}
.Ad101 {
	margin-right: 0px;
	padding: 0px;
	margin-left: 8px;
}
/*#column419 img {
	margin-top: 12px;
	margin-bottom: 10px;

}*/
p {
	/*clear: both;*/
	text-align: left;
	font-weight: normal;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0.2em;
	margin-left: 0em;
}
.h3 {
	font-size: 1.5em;
	margin-bottom: 1.5em;
	font-weight: bold;
	margin-top: 1.5em;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	line-height: 25px;
	text-align: left;
}
.DIVspace {
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#wrapper {
	text-align: left;
	width: 964px;
	padding: 0px;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../VP/images/wrapper_bg.gif);
	background-repeat: repeat-y;
}
#wrapperAcademy {
	text-align: left;
	width: 964px;
	padding: 0px;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../theacademy/images/wrapper_bg.gif);
	background-repeat: repeat-y;
}
#header {
	margin: 0px;
	height: 174px;
	padding: 0px;
}
/* navigation */
#navbar {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 31px;
}
/*#navbar ul {
	height: 31px;
	overflow: hidden;
}
#navbar li {
	list-style: none;
	display: inline;
	height: 31px;
	overflow: hidden;
}
#navbar li a {
	display:block;
	float:left;
	height: 31px;
}*/
#navbar li span { display: none; }
#navbarRight table tr td .navHome a{
	width: 40px;
	background-image:url(../VP/images/nav_home.gif)
}
#navbar li.navProd a {
	width: 182px;
	background-image:url(../VP/art/nav_prod.gif)
}
#navbarRight #MenuBar2 li .navHome  {
	background-image: url(../VP/images/nav_home.gif);
	width: 18px;
}
#navbar li.navWhat a {
	width: 104px;
	background-image:url(../VP/art/nav_What.gif)
}
#navbar li.navHow a {
	width: 111px;
	background-image:url(../VP/art/nav_How.gif)
}
#navbar li.navFAQ a {
	width: 49px;
	background-image:url(../VP/art/nav_FAQ.gif)
}
#navbar li.navSuccess a {
	width: 130px;
	background-image:url(../VP/art/nav_Success.gif)
}
#navbar li.navPress a {
	width: 63px;
	background-image:url(../VP/art/nav_Press.gif)
}
#navbar li.navRoger a {
	width: 101px;
	background-image:url(../VP/art/nav_Roger.gif)
}
#navbar li.navTry a {
	width: 186px;
	background-image:url(../VP/art/nav_Try.gif)
}
#navbar li a:hover {
	background-position:bottom }
/* navi indication */	

.home #navbarRight #MenuBar2 li .navHome {
	background-position:bottom
}
.products #navbar li.navProd a {
	background-position:bottom }
.what #navbar li.navWhat a {
	background-position:bottom }
.how #navbar li.navHow a {
	background-position:bottom }
.faq #navbar li.navFAQ a {
	background-position:bottom }
.success #navbar li.navSuccess a {
	background-position:bottom }
.press #navbar li.navPress a {
	background-position:bottom }
.roger #navbar li.navRoger a {
	background-position:bottom }

	
#maincontent {
	margin: 0px;
	width: 637px;
	float: left;
	padding: 0px;
}
#maincontent ol{
	margin: auto;
	padding: 0px 0px 20px 25px;
	font-weight: bold;
	color: #333;
	line-height: 25px;
}
#maincontent .answers ol{
	font-weight: normal;
	color: #333;
	line-height: 25px;
}
#maincontent #contentIMG {
	margin: 0px;
	padding: 0px;
}
#maincontent #column {
	margin: 0px;
	padding: 15px !important;
	padding-left: 7px;
	width: 286px;
	float: left;
}
#maincontent #column2 {
	width: 280px;
	float: left;
	margin: 0px;
	padding: 15px;
}
/*#FlashID {
	display: block;
}
#FlashID object {
	display: block;
}
img {
	display: block;
}*/
#sidebar {
	/*background-color: #C8D2DA;*/
	margin: 0px;
	padding: 0px;
	float: right;
	/*text-align: left;*/
	background-image: url(../VP/images/sidebar_shadow.jpg);
	background-repeat: repeat-x;
	width: 310px;
}
.sidebarAcademy {
	background-color: #977155;
	margin: 0px;
	padding: 0px;
	width: 310px;
	float: right;
	background-image: url(../art/pv_sideBoxTop.gif);
	background-repeat: repeat-x;
}

.sidebarAcademy .quote {
	color: #261d16;
}

.sidebarAcademy p, .sidebarAcademy h3{
	margin: 0px;
	line-height:20px;
	width: 270px;
	/*color: #261d16;*/
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#sidebar p, #sidebar h3{
	margin: 0px;
	line-height:20px;
	width: 270px;
	/*color: #261d16;*/
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}


/*#sidebar h3{
	margin-top: 5px;
	text-align: left;
	
}*/
.sidebarHeader {
	text-transform: uppercase;
	text-align: center;
	color: #FFF;
	height: 18px;
	width: 310px;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.4em;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/sideBarBG.gif);
}
.sidebarHeaderHalf {
	text-transform: uppercase;
	background-color: #8B929E;
	text-align: center;
	color: #FFF;
	height: 18px;
	width: 310px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.2em;
	background-image: url(../images/sideBarBG.gif);
}
.sidebarHeaderHalf a {
	color: #FFF;
}
.sidebarText, .sidebarText h3 {
	margin: 0px;
	line-height:20px;
	width: 270px;
	/*overflow: visible;*/
	color: #261d16;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sidebarText2 {
	margin: 0px;
	line-height:20px;
	padding: 10px 20px 0px;
	width: 280px;
	overflow: visible;
	color: #261d16;
}
.sidebarFirst{
	min-height:228px;}

/* home banner*/
.homeBanner{
	background-color:#e3e3e3;
	color: #797574;
	height:283px;
	clear: both;
	border-top: 22px solid #FFF;
	border-bottom: 22px solid #FFF;
}
.homeBannerGraphic{width:320px; float:left}
.homeBannerText{width:328px; float:left}
.homeBannerText p{
	padding: 10px 20px 5px 10px;
	color: #797574;
	font: 15px/normal "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 24px;
}
.homeBannerList{width:312px; float:left; padding:0}
.homeBannerList ul{margin:15px 0 10px 20px}
.homeBannerList li{
	background:#d3d3d3 url(../VP/images/homeBanner-bullit.gif) no-repeat 10px 12px  ;
	list-style:none;
	padding:5px 5px 5px 20px;
	margin:5px;
	font: 17px/22px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

/* SECTIONS */
.sections{
	margin: 0px;
	width: 310px;
	padding: 0;
}
.sections .sections-title{
	background-color:#7e8ab5;
	padding:0 20px;
	margin:0;
	color:#FFF;
	font-weight:bold;
	line-height:35px;
	font-size:18px;
	}

.sections ul{
	margin: 0px;
	padding: 0;
	list-style:none;
}

.sections ul a{
	margin: 4px 0;
	padding: 3px 20px;
	display:block;
	background-color:#a1aaca;
	color:#000;
	text-decoration:none;
}

.sections ul a:hover{
	text-decoration:none;
	background-color: #7E8AB5;
}

.sections ul a:visited{
	text-decoration:none;
}

.sections ul a span{
	margin: 0;
	padding: 0;
	display:block;
}

.sections ul .a section-title{
	font-weight:bold
}

.sections ul a .section-text{
	font-weight:normal;
	line-height:16px;
	font-size: 0.9em;
}

#sidebarText p {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}
/*.sidebarText h3 {
	padding-left: 20px;
}*/
.sidebarImg {
	margin: 0px;
	padding:0px;
	}
	
#footer {
	background-color: #999;
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: center;
	color: #333;
	line-height: 40px;
	height: auto;
	width: 100%;
}
#footer p {
	font-size: 8pt;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.clear { clear: both; }
.h1 {
	font-size: 1.6em;
	margin-bottom: 0.4em
}
.h2 {
	font-size: 1.4em;
	margin-bottom: 0.4em
}
.h4 {
	margin-bottom: 0.5em;
	font-weight: bold;
	margin-top: 1.5em;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	line-height: 20px;
	font-size: 1.2em;
}

h6 {
	color: #666;
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	font-style: italic;
	line-height: 1.2em;
	padding-top: 0.8em;
	padding-right: 0em;
	padding-bottom: 0px;
	padding-left: 1.8em;
}
.h4Table {
	margin-bottom: 0.5em;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	line-height: 20px;
	font-size: 1.2em;
}
.listTable {
	text-align: left;
}
.highlight {
	margin-bottom: 0.4em;
	font-style: italic;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.footerText {
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	letter-spacing: .1em;
}
.footnote {
	margin-bottom: 0.4em;
	font-style: italic;
	font-weight: bold;
	line-height: 1.8em;
	font-size: 0.9em;
}
#maincontentHome {
	background-color: #FFF;
	margin: 0px;
	width: 964px;
	float: left;
	padding: 0px;
	position: relative;
}
#maincontentHome2 {
	background-color: #FFF;
	margin: 0px;
	width: 964px;
	float: left;
	padding: 0px;
}
#maincontentHome2 #column {
	margin: 0px;
	width: 450px;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#maincontentHome2 #column2 {
	margin: 0px;
	width: 450px;
	float: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#maincontent #columnWide {
	margin: 0px;
	padding: 15px;
	width: 620px;
	float: left;
}

#columnWide ul {
	line-height: 2em;
	margin: 10px 10px 10px 30px;
	text-align: left;
}

#columnWide li {
	padding-top: 10px;
}
.quote {
	text-align:right;
	font-style: italic;
	font-weight: bold;
	color: #6B717A;
	margin: -5px 0 0 0;
	padding: 0 25px 2em 0;
	font-family: Verdana, Geneva, sans-serif;
}
#sidebar .quote {
	text-align:right;
	font-style: italic;
	font-weight: bold;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2em;
	padding-left: 20px;
}
.b2t{
	text-align:right;
	margin-right:15px;
	padding-right:15px;
	background:url(../theperfectvoice/images/btn-b2t.gif) right center no-repeat;}
.b2t a{
	
	}
.sideBarForm input#name,.sideBarForm input#lastname,.sideBarForm input#email,.sideBarForm input#order,.sideBarForm textarea {
	border: 1px solid #999;
	margin-top: 2px;
	margin-left: 2px;
	line-height:24px;
	padding:3px;
	width:200px;
	height:22px;
	background-color: #fff;
	background-image: url(../art/inputBg.gif);
}

input#name,input#lastname,input#email,input#order,textarea {
	border: 1px solid #999;
	background: #fff url(../VP/images/inputBg.gif);
	margin-top: 2px;
	margin-left: 2px;
	line-height:24px;
	padding:3px;
	width:330px;
	height:22px
}
input#name:hover, input#lastname:hover, input#email:hover, input#order:hover, textarea:hover {
	border: 1px solid #333;
}
input#name:focus, input#lastname:focus, input#email:focus, input#order:focus, textarea:focus {
	border: 1px solid #7E8AB5;
}
textarea { overflow:auto; height:200px}
p.success{
	padding: 20px;
	background: #FFF8EB;
	border: 1px dashed #F68888;
	color: #F65C76;
	font-weight: bold;
	font-style: italic;
}
.cd-art {
	clear:both;
	display:block;
	width:auto !important;
	width:610px;
	overflow: hidden;
}

.cd-art img{
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
.cd-art ul, .cd-art p, .cd-art h3{
	width: 464px;
	float: right;
	clear: right;
	}
	#columnWide .cd-art ul{
	width: 439px;
	line-height:22px;
	display:block;
	}
	#columnWide .cd-art li{
	
list-style-position:outside !important;
list-style-position:inside;

margin-left:0px;
	}
/*h3{
	text-align: left;
}*/
	
.clear {
	clear:both;
	display: none;
	}
	
#footer a {
		color: #333;
		text-decoration: none;
	}
	
#footer a:hover {
		color: #333;
		text-decoration: underline;
	}
	
listing {
}

.sidebarText3 {
	margin: 0px;
	line-height:20px;
	padding: 10px 20px 0px;
	width: 280px;
	overflow: visible;
	color: #261d16;
}
#columnWide table {
	text-align: left;
	vertical-align: top;
}
p.MsoNormal {
margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Lucida Grande";
}
#apDiv1 {
	position:absolute;
	left:29px;
	top:38px;
	width:423px;
	height:295px;
	z-index:1;
}
/*table tr td {
	text-align: left;
}*/
.oddRow {
	background-color: #DDD;
}
#navbarLeft {
	background-color: #88939F;
	margin: 0px;
	padding: 0px;
	height: 31px;
	float: left;
}
#navbarRight {
	background-color: #88939F;
	margin: 0px;
	padding: 0px;
	height: 31px;
	float: right;
}

#contentWrapper {
	background-image: url(../VP/images/header_shadow.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#maincontentFullWidth {
	margin: 0px;
	width: 964px;
	padding: 0px;
	clear: both;
}
#banner654 {
	margin: 0px;
	width: 654px;
	float: left;
	padding: 0px;
}
#banner556 {
	margin: 0px;
	width: 556px;
	padding: 0px;
}
#banner408 {
	margin: 0px;
	width: 408px;
	float: right;
	padding: 0px;
}


/*.navAcademy a {
	width: 182px;
	background-color: #690;	
}*/

/* navigation*/

#MenuBar2 li a {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}

#MenuBar1 li a {
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* navigation UP */

.rogerLove #navbarRight #MenuBar2 li .navRogerLove {
	color: #333;
	background-color: #D1D6DA;
}

.perfectVoice #navbarRight #MenuBar2 li .navPerfectVoice {
	color: #333;
	background-color: #D1D6DA;
}
.products #navbarRight #MenuBar2 li .navProducts {
	color: #333;
	background-color: #D1D6DA;
}

.academy #navbarRight #MenuBar2 li .navAcademy {
	color: #333;
	background-color: #D1D6DA;
}
#sidebar201 {	/*background-color: #C8D2DA;*/
	width: 201px;
	margin-top: 17px;
	margin-right: 17px;
	margin-bottom: 17px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#sidebar637 {
	width: 637px;
	margin-top: 17px;
	margin-right: 17px;
	margin-bottom: 0px;
	padding: 0px;
}
.newsBox2 {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #88939F;
	padding: 0px;
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.newsBoxLine {
	background-color: #900;
	padding: 0px;
	height: 2px;
	clear: both;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.newsBox .h4 {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.newsBox {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #88939F;
	margin: 0px;
	padding: 0px;
	display: block;
}
.newsBox img , .newsBox2 img{
	margin-right: 10px;
	margin-bottom: 8px;
	/*display: block;*/
	margin-top: 8px;
	margin-left: 0px;
	padding: 0px;
}
.column637 {
	
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.column637 h3 {
	padding: 0px;
	margin-top: 1.2em;
	margin-right: 0px;
	margin-bottom: .5em;
	margin-left: 0px;
}
.column637 img {
	display: block;
	padding: 0px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}

.column637ImgHead {
	padding: 0px;
	width: 637px;
	position: relative;
	margin: 0px;
}

.column637 ul {
	line-height: 2em;
	margin: 10px 10px 10px 30px;
}

#column419 {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #88939F;
	margin-top: 17px;
	margin-right: 327px;
	margin-bottom: 0px;
	margin-left: 218px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#column419 table {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #88939F;
	margin: 0px;
	padding: 0px;
}
#column419 table tr td img  {
	margin-right: 10px;
	margin-bottom: 0px;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

.clearBoth {
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 0px;
}
.clearCol {
	font-size: 1px;
	line-height: 0px;
	height: 1px;
}
.productBox img {
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Row419  {
	margin-top: 10px;
	margin-bottom: 90px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
.sidebarWithHeader {
	top: -20px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: -40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clip: rect(-20px,auto,auto,auto);
}
.VPproducts {
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.productBox {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #88939F;
	display: block;
	margin: 0px;
	padding: 0px;
}
.productBoxImg {
	padding: 0px;
	margin: 0px;
	width: 201px;
	display: block;
}
.productBoxImg p img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#VPproductsDiv {
}


/**********************************************************************************
	TABLE STYLES
**********************************************************************************/

#mainContent table#prodTbl{
	width: 419;
	margin: 0
}

.bannerTopRight {
	background-color: #D1DAE7;
	height: 326px;
	width: 408px;
	background-image: url(../rogerlove/images/banner_TOP_Right_BG.jpg);
	background-repeat: repeat;
	float: right;
	font-size: 1.2em;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.bannerTopRight ul {
	padding-left: 40px;
	padding-top: 30px;
}
.bannerTopRight li {
	padding-left: 1.4em;
	padding-top: 11px;
	padding-bottom: 9px;
	background-color: #FFF;
	margin-bottom: 16px;
	list-style-type: none;
}
.bannerTopRight a {
	color: #333;
}
.bannerTopRight a:hover {
	color: #933;
	text-decoration: none;
}

.productBoxTbl {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.productBoxTbl thead tr td{
	text-transform: uppercase;
	color: #FFF;
	background-color: #5E626B;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 0.2em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0.4em;
	padding-right: 0.2em;
	padding-left: 1em;
	background-image: url(../images/sideBarBG.jpg);
	background-repeat: repeat-y;
}
.productBoxTbl tr .prodTblImg {
	vertical-align: top;
	padding-top: 20px;
	width: 180px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D0D5D9;
}
.productBoxTbl .prodTblTxt {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D1D6DA;
	padding-bottom: 1em;
	vertical-align: top;
}
.productBoxTbl .prodTblImg img {
	padding-bottom: 5px;
}
.productBoxTbl tbody tr{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D2D5D9;
}
.productBoxTbl caption {
	text-transform: uppercase;
	color: #FFF;
	background-color: #5E626B;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 0.2em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0.4em;
	padding-right: 0.2em;
	padding-left: 1em;
	background-image: url(../images/sideBarBG.jpg);
	background-repeat: repeat-y;
}
.newsBox2 .h4 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.textHeadBar {
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-image: url(../images/sideBarBG637.jpg);
	background-repeat: repeat-y;
	padding-left: 0.8em;
	padding-top: 0.3em;
	padding-right: 1.2em;
	padding-bottom: 0.2em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.prodTblTxt ul {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
}

