*{margin:0;padding:0;}
a img {border: 0;}

body, html {
  background-color: black;
  font-family: Verdana,Geneva,Kalimati,sans-serif;
  font-size: 14px;
  color: white;
}

#main {
  width: 950px;
  min-height: 693px;
  margin: 0px auto;
  position: relative;
  background: url(../images/background.jpg) no-repeat;
}

#menu {
  position: absolute;
  left: 200px;
  width: 135px;
  top: 202px;
  text-align: right;
  font-family: Myriad Pro, Myriad, Arial,Helvetica,Garuda,sans-serif;
  font-size: 16px;
  line-height: 28px;
}

#menu a {
  color: #d18080;
  text-decoration: none;
}

#title {
  position: absolute;
  left: 353px;
  top: 164px;
  color: black;
  font-weight: bold;
  font-size: 18px;
}

#icons {
  position: absolute;
  left: 557px;
  top: 163px;
}
#icons a {color: white;}
#icons img {vertical-align:bottom;}

#content {
  position: absolute;
  left: 353px;
  top: 206px;
  width: 322px;
  text-align: justify;
  padding-bottom: 10px;
}

#content p {
  margin-bottom: 15px;
  text-align: justify;
  line-height: 20px;
}

#content a {
  color: #d18080;
  text-decoration: none;
  font-style: italic;
}

#content h1  {
  color: #E9E9E9;
  font-family: Verdana,Geneva,Kalimati,sans-serif;
  font-size: 20px;
  font-style: normal
  font-weight: bold;
  text-align: left;
}

#content h2, #content h3, #content h4 {
  color: white;
  font-size: 28px;
  font-family:  Verdana,Geneva,Kalimati,sans-serif;
  text-align: left;
}

#content h4 {
  font-size: 15px;
}

#content h5, #content h6 {
  color: #AAAAAA;
  font-family: Verdana,Geneva,Kalimati,sans-serif;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  text-align: left;
}

#content p.csc-header-date {
  display: none;
}

#content .align-right {
  text-align: right;
}

#content .align-center {
  text-align: center;
}

#content .align-left {
  text-align: left;
}

#content h1, #content h2, #content h4, #content h6 {
  margin-bottom: 15px;
}

#content ul, #content ol {
  padding-left: 32px;
  text-align: left;
  line-height: 20px;
  margin-bottom: 15px; 
}

#content ol {
  list-style-type: decimal-leading-zero;
}

#content hr {
  border: 0;
  color: #444444;
  background-color: #444444;
  height: 1px;
}

#content .csc-textpic-imagewrap ul {
  padding-left: 0px;
}

#content .csc-textpic-imagewrap {
  margin-bottom: 15px;
}

#content .csc-textpic-intext-right div.csc-textpic-imagewrap,
#content .csc-textpic-intext-left div.csc-textpic-imagewrap {
  margin-bottom: 0px;  
}

div .MultiBoxTitle {
  font-weight: normal;
}

div .onlineStoreObject {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #444444;
}

div .onlineStoreObject table table td {
  padding-bottom: 10px;
  padding-left: 10px;
}

div .onlineStoreObject td {
  vertical-align: top;
}

div .onlineStoreObject img {
  border: 1px solid #BBBBBB; 
}

div .onlineStoreObject h1 {
  font-size: 15px;
}

.videoScreenshot {
  margin-bottom: 15px;
}

.videoScreenshot img {
  border: 1px solid #BBBBBB;
}

