#content {
    margin : 0 auto;
}
#content #main {
    width : 100%;
}
#content #main h1 {
    font-size : 19px;
    color: black;
    margin-left:210px;
    font-weight : bold;
}
#iPad{
    background: transparent url(../images/HGM-write4us-cash.jpg) no-repeat;
    height: 230px;
    padding : 35px 30px 0 360px;
    font-size : 13px;
    font-weight: bold;
    color : #2B2B2B;

}
#iPad ul {
    list-style-image: url("../images/black-dot.png");
    list-style-position:outside;
    list-style-type:inherit;
    margin:10px 0 0 35px;
}
#iPad ul li {
    color : #666;
    font-weight: normal;
    margin-bottom: 10px;
}
#iPad .writing-tips {
    font-weight:normal;
    margin-left:70px;
    margin-top:18px;
}
#iPad .writing-tips a {
    margin-right:18px;
}
#write {
    float:left;
    background : transparent url(../images/cms-keyboard-hands.jpg) no-repeat scroll 0% 0%;
    height : 434px;
    width : 262px;
}
#write h2,#get-published h2 ,#get-started h2{
    font-size:20px;
    padding-left : 10px;
    padding-top : 17px;
}
#write ul {
    list-style-image : url(../images/cms-bullet.png);
    list-style-position : outside;
    list-style-type : inherit;
}
#write ul ,#get-published ul, #get-started ul{
    font-size : 13px;
    font-weight : bold;
    padding-top:10px;
    padding-left:27px;
}
#get-published ul, #get-started ul{
    padding-left : 16px;
    list-style : none;	
}
#get-published ul img, #get-started ul img {
    padding-top : 3px;
}	

#write ul li, #get-published ul li, #get-started ul li{
    margin-top:10px;
}
#get-published {
    float:left;
    width :  300px;
}
#get-published a.seeall {
    background : transparent url(../images/all_arrow.gif) no-repeat scroll 90% center;
    float:right;
    color : #000000;
    padding-right : 30px;
}
#get-started {
    background : transparent url(../images/cms-publish-bg.jpg) no-repeat scroll 0% 0%;
    float:right;
    width:334px;
    height: 354px;
}
#get-started h2 {
    padding-left : 20px;
    color : white;
}
#get-started ul {
    padding-top:10px;
    padding-left:25px;
    padding-right:5px;
    color : white;
    font-weight : bold;
}
a#opencms {
   /* background : transparent url(../images/cms-publish-button-roll.gif) no-repeat scroll 0% 0%;*/
    height:47px;
    /*padding-left : 260px;*/
    /*padding-top:30px;*/
    /*padding-bottom:30px;
    margin-left : 33px;*/
    text-decoration:none;
    /*width : 260px;
    padding-top:34px;*/
}
a#opencms:hover {
    /*background : transparent url(../images/cms-publish-button.gif) no-repeat scroll 0% 0%;*/
    /*height:47px;
    padding-bottom:30px;
    margin-left : 33px;
    text-decoration:none;
    width : 260px;
    padding-top:34px;*/
}
img#publish-button-rollover {
   padding :0;
   margin-bottom:0px;
   margin-top:-32px;
   margin-left:37px;
}
img#publish-button {
   padding :0;
   margin-bottom:0px;
    margin-top:-15px;
    margin-left:37px;
}
#get-started p {
    /*margin-top : 3.5em;*/
}
