 div.full-width-box {
background-color:#fff;
border:1px solid #673E4C;
margin:0 10px 10px;
padding:0 15px
}

div.center-box {
width:50%;
background-color:#FFC;
margin-left:auto;
margin-right:auto;
border:1px solid #006;
background-position:center;
padding:15px
}

div.center-box2 {
width:80%;
background-color:#FFC;
margin-left:auto;
margin-right:auto;
border:1px solid #006;
background-position:center;
padding:15px
}

div.full-width-box2 {
border:1px solid #673E4C;
background-color:#FFFFDF;
margin:5px 5px 10px;
padding:10px
}

div.half-width-box-left {
background-color:#fff;
border:1px solid #6B4250;
width:50%;
float:left;
margin:5px;
padding:10px
}

div.half-width-box-right {
background-color:#fff;
border:1px solid #006;
width:50%;
float:right;
margin:5px;
padding:10px
}

div.half-width-box-right2 {
background-color:#FFC;
border:1px solid #006;
width:50%;
float:right;
margin:5px;
padding:10px
}

div.ad-half-width-box-right {
background-color:#fff;
border:0 solid #006;
width:50%;
float:right;
margin:0 5px 5px;
padding:0 10px 10px
}

div.featured-ad-225-box-right {
background-color:#fff;
border:1px solid #207ECA;
width:225px;
float:right;
margin:0 2px 2px;
padding:2px
}

.round-container {
text-align:center;
font-family:verdana, sans-serif;
font-size:100%;
font-weight:700;
background-color:#2c1c8d;
color:#fff;
width:auto;
margin:0;
padding:0
}

.top-right-image {
background-image:url(../image-files/tr-round.gif);
background-repeat:no-repeat;
background-position:top right
}

.top-left-image {
background-image:url(../image-files/tl-round.gif);
background-repeat:no-repeat;
background-position:top left
}

.bottom-right-image {
background-image:url(../image-files/br-round.gif);
background-repeat:no-repeat;
background-position:bottom right
}

.bottom-left-image {
background-image:url(../image-files/bl-round.gif);
background-repeat:no-repeat;
background-position:bottom left
}

.text {
font-family:verdana, sans-serif;
font-size:86%;
font-weight:400;
color:#000;
background-color:#fff;
border-left:1px solid #2c1c8d;
border-right:1px solid #2c1c8d;
text-align:left;
padding-left:5px;
padding-right:5px
}

.img-float-left {
float:left;
margin-right:10px;
border:2px solid #673E4C;
padding:2px
}

.img-float-right {
float:right;
margin-left:0;
border:2px solid #006;
padding:2px
}

.img-float-none {
margin-right:5px;
border:2px solid #673E4C;
padding:2px
}

div.clear {
clear:both;
width:100%;
height:1px
}
