﻿.Highlight
{
	color:#3D4569;
	font-weight:bold;
}

.Bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:150%;
	margin-left:22px;
	}
	
	.BulletsDecemal li {
	list-style:decimal;
	margin-bottom:5px;
	line-height:150%;
	margin-left:22px;
	}
	
#Panelcontent {
	width:400px; height:80px; background:url('../img/subcontent1.png') no-repeat 0 0; 
font-size:15; margin-left:auto; margin-right:auto;
	padding:0;
	}
	
#Panelcontentright 
{
    width:277px; height:80px; background:url('../img/subcolright.png') no-repeat 0 0; 
font-size:15; margin-left:auto; margin-right:auto; margin-top:0;
	padding:0;
	}

#Panel {
	width:397px; height:46px; background:url('../img/Picture1.png') no-repeat 0 0; 
font-size:0; margin-left:auto; margin-right:auto;
	padding:0;
	}
	

	
#Panel input{
	width:286px; height:22px; display:block; background-color:Transparent; border:#494949 1px solid; color:#ACACAC;
	float:left;  margin:12px 0 0 62px; padding :0 0 0 0px; border:none; font-size:20px;
	}
#Panel input.button{
	 border-style: none;
    border-color: inherit;
    border-width: medium;
    margin-left:5px;     width:31px;     height:23px; background:url('../img/search_button.png') no-repeat 0 0; 
    float:left;     cursor:pointer;
}
	
	blockquote { 
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif; border: 1px solid #ddd; 
	padding: 0 15px 0 15px;
	background-color: #eee;
	min-height: 60px; 
	}
