﻿div.rounded{clear:both;max-width:2400px;}
div.rounded div.top-outer{background:url(../img/tl.gif) no-repeat left bottom;padding:0px;width:100%;}
div.rounded div.top-outer div.top-inner{background:url(../img/tr.gif) no-repeat right bottom;margin-left:10px;}
div.rounded div.top-outer div.top-inner div.top{background:url(../img/t.gif) repeat;height:11px;margin-right:10px;font-size:.01em;}
div.rounded div.mid-outer{background:url(../img/l.gif) left repeat-y;clear:both;width:100%;}
div.rounded div.mid-outer div.mid-inner{background:url(../img/r.gif) right repeat-y;margin-left:10px;}
div.rounded div.mid-outer div.mid-inner div.mid{background-color:#ffffff;margin-right:10px;}
div.rounded div.bottom-outer{background:url(../img/bl.gif) no-repeat left top;clear:both;padding:0px;width:100%;}
div.rounded div.bottom-outer div.bottom-inner{background:url(../img/br.gif) no-repeat right top;margin-left:10px;}
div.rounded div.bottom-outer div.bottom-inner div.bottom{background:url(../img/b.gif) repeat;height:11px;margin-right:10px;font-size:.01em;}
.out{display:block;background:#bbb;border:1px solid #ddd;position:relative;margin:1em 0;}
.in{text-align:center;background:#fff;border:1px solid #555;position:relative;padding:5px;font-weight:normal;}
.ltin{left:-5px;}
.tpin{top:-5px;}
.shadow{-moz-box-shadow:3px 3px 4px #000;-webkit-box-shadow:3px 3px 4px #000;box-shadow:3px 3px 4px #000;-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";filter:progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');}
.shadow1{background-color:#FFFFFF;-moz-box-shadow:5px 5px 5px rgba(68,68,68,0.6);-webkit-box-shadow:5px 5px 5px rgba(68,68,68,0.6);box-shadow:5px 5px 5px rgba(68,68,68,0.6);filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);-ms-filter:"progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";zoom:1;}
.shadow1 .content{position:relative;background-color:#FFFFFF;clear:both;}