#PageSysCtrl
{
  width: 32px;
  height: 60px;
  position: absolute;
  top: 20px;
  left: 10px;
  z-index: 1000;
}

#PageSysCtrl img
{
  margin: 0 0 0 1px;
}

div.tabs a span
{
  color: #000;
  font-family: Verdana, Helvetica, Arial;
  font-size: 10px;
  font-weight: normal;
}
#PageSysCtrl table {
border:1px solid black;
}

table.CMS_LoginTB
{
  width: 250px;
  margin: 0px;
  padding: 0px;
}

/************************/

body.Design
{
  margin: 0px;
  padding: 0px;
  color: #000;
  font-size: 9pt;
  background-color : #ffffff;
  overflow: auto;
}

body
{
  margin: 0px;
  padding: 0px;
  color: #000;
  font-size: 9pt;
  background-color : #ffffff;
}






h1, h2, h3, h4, h5, h6
{
  margin: 0px;
  padding: 0px;
}

h1 {font-size: 17pt;}
h2 {  font-size: 15pt;}
h3 {  font-size: 13pt;}
h4 {  font-size: 11pt;}
h5 {  font-size: 9pt;}
h6 {  font-size: 7pt;}

img
{
  border-width: 0;
}

table.design_main
{
  width: 900px;
  height: 500px;
  background-color: #ffffff;
}

td.design_content
{
  padding: 0px;
  vertical-align: top;
}
/* Begin Page Specific CSS */
#t_txt2 figure { 
   width: 32%; 
   height: auto; 
   margin: 0 0 50px 0 !important; 
   vertical-align: top!important; 
   display: inline-block; }

#t_txt2 figure p img { 
   width: 142px;
   height: auto;
   margin: 8px 15px 10px 0;
   display: block;
   float: left !important;
  border-radius: 100%;
  border: #ecf0ef 8px solid;
}
#t_txt2 figure p strong { 
   color: #8ba858;
   font-size: 110%;
}

#t_txt2 figcaption { 
   width: auto;
   height: auto;
   display: block;
   float: left !important;
}

#t_txt2 figcaption p { 
   margin: 0 0 15px 0 !important;
}
#t_txt2 figcaption p a { 
   text-decoration: none !important;
}

@media all and (max-width:1199px) {
#t_txt2 figure p img { 
   width: 100px;
}
}

@media all and (max-width:992px) {
#t_txt2 figure { width: 100% !important; margin: 0 0 30px 0 !important; }
#t_txt2 figure p img { width: 150px;}
}

@media all and (max-width:320px) {
#t_txt2 figure p img { width: 142px;}
#t_txt2 figcaption { width: 100%; padding-bottom: 20px; border-bottom: #efefef 1px solid;}
}
/* End Page Specific CSS */
