.RoundedBorderWithGradient{padding:10px;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:1px solid #B8B8B8;-webkit-box-shadow:0 0 5px #8A8A8A;box-shadow:0 0 5px #8A8A8A;background:-moz-linear-gradient(top,#DDD 0,#FFF 150px);background:-webkit-linear-gradient(top,#DDD 0,#FFF 150px);background:-o-linear-gradient(top,#DDD 0,#FFF 150px);background:-ms-linear-gradient(top,#DDD 0,#FFF 150px);background:linear-gradient(top,#DDD 0,#FFF 150px);margin-bottom:20px}.RoundedBorderWithGradient .content{min-height:139px}.RoundedBorderWithGradient div.separator{margin:15px 0;border-top-color:#DDD;border-bottom-color:white;border-width:1px 0;border-style:solid}.no-borderradius .RoundedBorderWithGradient,.no-cssgradients .RoundedBorderWithGradient{border:0;border-radius:0;box-shadow:none;padding:0;background:linear-gradient(none)}.no-borderradius .RoundedBorderWithGradient .topLeft,.no-cssgradients .RoundedBorderWithGradient .topLeft{background-image:url('/~/media/images/blog/styles/RoundedBorderWithGradient/top_left.png');background-repeat:no-repeat;height:15px}.no-borderradius .RoundedBorderWithGradient .top,.no-cssgradients .RoundedBorderWithGradient .top{background-image:url('/~/media/images/blog/styles/RoundedBorderWithGradient/top_center.png');background-repeat:repeat-x;height:15px;margin-right:15px}.no-borderradius .RoundedBorderWithGradient .topRight,.no-cssgradients .RoundedBorderWithGradient .topRight{background-image:url('/~/media/images/blog/styles/RoundedBorderWithGradient/top_right.png');background-position:right top;background-repeat:no-repeat;height:15px;margin-left:15px}.no-borderradius .RoundedBorderWithGradient .upperLeft,.no-cssgradients .RoundedBorderWithGradient .upperLeft{background-image:url('/~/media/images/blog/styles/RoundedBorderWithGradient/center_blend_left.png');background-repeat:no-repeat}.no-borderradius .RoundedBorderWithGradient .content,.no-cssgradients .RoundedBorderWithGradient .content{background-image:url('/~/media/images/blog/styles/RoundedBorderWithGradient/middle_blend.png');background-color:white;background-repeat:repeat-x;margin-right:15px}.no-borderradius .RoundedBorderWithGradient .upperRight,.no-cssgradients .RoundedBorderWithGradient .upperRight{background-image:url('/~/media/images/blog/styles/RoundedBorderWithGradient/center_blend_right.png');background-position:right top;background-repeat:no-repeat;margin-left:15px;min-height:139px}.no-borderradius .RoundedBorderWithGradient .lowerLeft,.no-cssgradients .RoundedBorderWithGradient .lowerLeft{background-image:url('/~/media/images/blog/styles/RoundedBorderWithGradient/stretch_left.png');background-repeat:repeat-y}.no-borderradius .RoundedBorderWithGradient .lowerRight,.no-cssgradients .RoundedBorderWithGradient .lowerRight{background-image:url('/~/media/images/blog/styles/RoundedBorderWithGradient/stretch_right.png');background-repeat:repeat-y;background-position:right top}.no-borderradius .RoundedBorderWithGradient .bottomLeft,.no-cssgradients .RoundedBorderWithGradient .bottomLeft{background-image:url('/~/media/images/blog/styles/RoundedBorderWithGradient/bottom_left.png');background-repeat:no-repeat;height:15px}.no-borderradius .RoundedBorderWithGradient .bottom,.no-cssgradients .RoundedBorderWithGradient .bottom{background-image:url('/~/media/images/blog/styles/RoundedBorderWithGradient/bottom_center.png');background-repeat:repeat-x;height:15px;margin-right:15px}.no-borderradius .RoundedBorderWithGradient .bottomRight,.no-cssgradients .RoundedBorderWithGradient .bottomRight{background-image:url('/~/media/images/blog/styles/RoundedBorderWithGradient/bottom_right.png');background-position:right top;background-repeat:no-repeat;height:15px;margin-left:15px}.WhiteBackground{background-color:white;padding:10px;margin-bottom:20px;*padding-left:0;*padding-right:0}.WhiteBackground>*{*padding-left:10px;*padding-right:10px}form{margin-bottom:0}