@charset "utf-8";
/* CSS Document */
.white_box_h1{
margin:0px 0px 20px 20px;
padding:0;
}
.content_container{
background-color:#386199;
margin:0px 15px;
width:900px;
padding:0;
}
.left_col{
position:relative;
float:left;
width:675px;
margin-left:15px;
padding:0;
}

.searchenginebox{
background-color:#ffffff;
width:675px;
}

h1 {margin-top:0px;
font-size:24px;
}

h2 {margin-top:0px;
font-size:18px;
}

.right_col{
float:left;
width:180px;
margin:0px 0px 0px 15px;
padding:0;
}
	
.tip-header{
margin-top:15px;
}
.tip-header a{
color:black;
}
.tip-header a:hover{
text-decoration:none;
}
.tip-header h1{
font-size:16px;
}
.tip-header hr{
color:black;
height:5px;
visibility:visible;
}

.tip-list{
margin-bottom:20px;
background-color:#ffffff;
}

.tip-tab{
background-color:#ffffff;
height:24px;
padding:0px 5px 0px 5px;
margin:0px; 
}

.tip-style{
text-align:justify; 
background:#ffffff; 
padding:0px 20px 10px 20px;
}
.tip-style p{
margin-bottom:10px;
}

.tip-categories a{
	text-decoration:none;
}
.tip-categories a:hover{
	text-decoration:underline;
}
.tip-categories ul{
}
.tip-categories li{
padding-bottom:4px;
}

.testimonials li{
margin: 0 0 15px 0; 
}

.newsletterstyle {
text-align:left;
}
.newsletterstyle p{
margin:10px 0 10px 0;
}
.newsletterstyle hr{
visibility:visible;
}

.prodsummary{
margin:10px 5px 0px 5px;
border:solid 1px #aaaaaa;
width:645px;
}

.prodimage{
float:left;
margin-right:10px;
width:184px;
min-height:200px;
}

.detailssummary{
margin-top:15px;
margin-left:194px;
}
