﻿.box {
    background-color:#FFF;
    border:solid 1px #E6E6E6;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;}

	
.shaded {background:white url(../Controls/Images/shading.gif) repeat-x bottom;}

.shaded2 {background:white url(../Controls/Images/shading2xxx.gif) repeat-x top;}

.container{border:none;}

.square{
    -moz-border-radius:0;
    -webkit-border-radius:0;}
    
.collapse{}