


<!-- Round Frame 400 -->

div#frame {
	
	height:auto;
	margin-bottom: 15px;
	
	
} 

div#main_frame {
	width: 400px;
	height:auto;
	
}
div#main_frame div.droundcont {
	background-color: #EAEAEA;
	color: #fff;
}
	
div#main_frame div.droundcont p {
	margin: 0 10px;
	
	
}

div#main_frame div.droundtop { 
	background: url(../image/corner_lgrey/tr.png) no-repeat top right; 
	
}

div#main_frame div.droundbottom {
	background: url(../image/corner_lgrey/br.png) no-repeat top right;
	 
}
 div#main_frame img.dcorner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
   }
   




<!-- Round Frame 600 -->
#bmain_frame {
	height:auto;
	
	
	
}
div.broundcont {
	background-color: #EAEAEA;
	color: #fff;
	width: 600px;
	float:right;
	
}
	
div#main_frame div.broundcont p {
	margin: 0 10px;
	
	
}

div.broundtop { 
	background: url(../image/corner_lgrey/tr.png) no-repeat top right; 
	
}

div.broundbottom {
	background: url(../image/corner_lgrey/br.png) no-repeat top right;
	 
}
div#bmain_frame img.bcorner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}









<!-- BUTTONS -->


div#dgrey {
	width: 120px;
	height:auto;
	margin-top: 10px;
	margin-bottom: 10px;
	
	}
div.dbutton a {
		display:block;
		height: 20px;
		width: 110px;
		margin: 0; 
		padding-left: 10px;
		padding-top:5px;
		overflow:hidden;
		font: bold 11px/1 sans-serif;
		color: #666666;
		text-align: left;
		background: url(../image/button.png) 0 0 no-repeat;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		}
	
div.dbutton a:hover {
	background-position: 0 -36px;
	color: #00078D;
	}
div.dbutton a:active {
	background-position: 0 -72px;
	color: #ffffff;
	}



<!-- Flikar -->
div#fliker {
	
    height: 20px;
}
div.flik {
	margin-left:-1px;
	margin-top: 6px;
	background-image:url(../image/greyflik.png);
	background-repeat:no-repeat;
	
	width: 150px;
	padding-left:5px;
	
}
