﻿
/*-- center rounded --*/
#mainLiq {width:300px;margin-top:20px;margin-left:400px;}

.rimHeading {

padding:0px;
margin:0px;
margin-top:-26px;
margin-bottom:10px;
color:#FFCC33;
font:.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#center-content {
border:5px solid #51585E;
border-top:24px solid #51585E;
padding:7px;
padding-bottom:10px;

background:#ffffff;
}
* html #center-content {height:1%} /* IE hack */

.cornerTR {
position:relative;
width:27px;
height:27px;
background:transparent url(/images/rim_TR.gif) no-repeat right top;
right:0px;
float:right;
display:block;
}
.cornerTL {
position:relative;
width:27px;
height:27px;
background:transparent url(/images/rim_TL.gif) no-repeat left top;
left:0px;
float:left;
display:block;
}
.cornerBL {
position:relative;
width:17px;
height:17px;
background:transparent url(/images/rim_BL.gif) no-repeat left bottom;
left:0px;
float:left;
margin-top:-17px;
bottom:0px;
top:-17px;
display:block;
}
.cornerBR {
position:relative;
width:17px;
height:17px;
background:transparent url(/images/rim_BR.gif) no-repeat right bottom;
right:0px;
float:right;
margin-top:-17px;
bottom:0px;
top:-17px;
display:block;
}
.cornerTL, .cornerTR, .cornerBL, .cornerBR {
top:0px;
}

/* do not alter or amalgamate styles */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {
display:inline-block;
}
/* mac hide \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide */





.boxLinks
{
   
  width:200px;
    
}

.boxMid
{
  margin:0 auto;
  
  width:600px;
    
}