﻿h1.product_main{color:#009DCF;}

h2.product_main{color:#009DCF;}

h3,h4 {color:#009DCF;}

h5 {color:#009DCF;}


.precis{color:#055995;}

.listbox_image a{
	background: url("../images/b_link_blue.gif") no-repeat right;
	}

.box_product_left, .box_product_left .head h3 span{color:#0DA6CF;}

.box_product_right, .box_product_right .head h3 span{color:#005996;}

#tblComparison
{
	/*width:480px;	*/
	}	
	#tblComparison th.heading
	{	color:#055995;
		text-transform:uppercase;	
		font-size:1.2em;
		text-align:left;	
		}
		
		#tblComparison th.subheading
		{	color:#055995;
			font-size:1.1em;
			padding:10px 0 0 0;	
			text-align:left;		
			}
			
			#tblComparison td
			{
				font-size:1.0em;
				}

a.flip{
	font-weight : bold;
	text-decoration: underline;
	color: #055995;
	}
	a.flip:hover{
		font-weight : bold;
		text-decoration: none;
		color: #055995;}
		
				
h3 a{color:#009DCF; text-decoration: none;}		
h3 a:hover{text-decoration: underline;}	