body 		{ 
	width:100%; height:100%; overflow:auto; border:0px; margin:0px; padding:0px; background-color:#FFFFFF; 
	font-family: Arial; font-size: 11px; 
	background-image: url(http://www.plasticsurgery.hyperguides.com/images/layout/bgrnd200.gif);
	background-position: top, right;
	background-repeat: no-repeat;
}
p,div,table,li, i	{font-family: Arial; font-size: 11px; }
#top-section {
	position:absolute;
	left:0;
	top:0;
	width: 100%; 
	min-width: 850px;
	padding: 0px 0px 0px 0px;
	float: left;
	background-image: url(http://www.plasticsurgery.hyperguides.com/images/layout/topBgrnd.gif);
	background-position: top, left;
	background-repeat: repeat-x;
}
#mid-section {
	position: absolute;
	left:0;
	top:90;
	background-color: transparent;
	height: 100%;
}


#top-col-1 {
  position:relative;
}

#lgnBx			{position: absolute; top: 22px; right: 50px; height: 18px; width: 195px; background-color: transparent; padding: 0;float: right;}
#srchBx			{position: absolute; top: 50px; right: 50px; height: 40px; width: 195px; background-color: transparent; padding: 0;float: right;}


#mid-col-1 {
	position:relative;
	top:0;
	left:0;
	width:200px;
	background-color: #e4e4e4;
	height: 100%;
}

#mid-col-2 {
  position:absolute;
  top:10;
  left:225px;
  width:550px;
  height: 250px;
  border: 1px dashed white;
}

#mid-col-2-ed {
  position:absolute;
  top:10;
  left:225px;
  width:700px;
  border: 1px dashed #FFFFFF;
}

#mid-col-3 {
  position:absolute;
  top:310;
  left:225;
  width:330;
  border: 1px solid #cecfce;
}

#mid-col-3-ed {
  position:absolute;
  top:310;
  left:225;
  width:550;
  border: 1px solid #cecfce;
}

#mid-col-4 {
  position:absolute;
  top:310;
  left:570;
  width:205;
  border: 1px solid #cecfce;
}

#rightBox {
  position:absolute;
  top:310;
  left:570;
  width:205;
  border: 0px solid #cecfce;
}

#journalbox {
  position:relative;
  width:200;
}

#mid-col-4test {
  width:205;
  border: 1px solid #cecfce;
}

#mid-col-content {
  position:absolute;
  top:10;
  left:225px;
  width:550px;
  border: 1px solid gray;
  padding: 10px 10px 10px 10px;
}

#right-col-1 {
  position:absolute;
  top:10;
  left:800px;
  width:225px;
  border: 1px dashed white;
}

#com {
  position:relative;
  width:200;
  border: 1px solid #cecfce;
}

#calendar {
  position:relative;
  width:200;
  background-color: #f6f6f6;
}



.inp	{font-family: Arial, verdana; font-size: 11px; margin: 0; padding: 0; border: 0; width: 142px; margin-right: 5px;
	height: 17px; vertical-align: top;}
#btnLogin 		{  width: 48px; height: 18px; margin: 0; padding: 0; border: 0; 
	background: transparent url(http://www.plasticsurgery.hyperguides.com/images/layout/btnLogin.gif); no-repeat center top;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
#btnLogOut 		{  width: 48px; height: 18px; margin: 0; padding: 0; border: 0; 
	background: transparent url(http://www.plasticsurgery.hyperguides.com/images/layout/btnLogout.gif); no-repeat center top;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
#btnSearch 		{  width: 48px; height: 18px; margin: 0; padding: 0; border: 0;
	background: transparent url(http://www.plasticsurgery.hyperguides.com/images/layout/btnSearch.gif); no-repeat center top;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
.title			{font-size: 16px; font-family: Arial; font-weight: bold;  margin-left:20px;}
.subTitle		{font-size: 14px; font-family: Arial; font-weight: bold; }
.subHeader		{font-size: 12px; font-family: Arial; font-weight: bold; }
.p12			{font-size: 12px; font-family: Arial; }
.regLinkBold	{font-size: 11px; font-family: Arial; font-weight: bold; color: blue; text-decoration: none; }
.regLink		{font-size: 11px; font-family: Arial; color: blue; text-decoration: none; }
.white12		{font-size: 12px; font-family: Arial; font-weight: bold; color: white; text-decoration: none; }
.white14		{font-size: 14px; font-family: Arial; font-weight: bold; color: white; text-decoration: none; }
.white18		{font-size: 18px; font-family: Arial; font-weight: bold; color: white; text-decoration: none; }


#mid-col-1 .sectionList
{
    font-family: arial;
    list-style: none;
    padding: 0;
    margin: 0;
}

.sectionList .secItem
{
    font-size: 14px;
    font-weight: bold;
    padding: 3px 0 3px 8px;
    width: 192px;
    border-bottom: dotted 1px #aaaaaa;
}

.sectionList .lastItem
{
    text-align: right;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 8px 0 0;
    width: 192px;
}

.sectionList a
{
    text-decoration: none;
    color: #666666;
}

.sectionList a:hover
{
    color: #000066;
}
