* {
    margin: 0;
    padding: 0;
}
body {
    background: #34414a url('../images/bg_page3.gif') repeat-y 50% 0;
    /*background: url('../images/bg_page3.gif') left top ;*/
    background-repeat: repeat-y;
    color: #354657;
    font: 0.73em/160% "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
    text-align: center; /* be nice to IE */
}

a {
    color: #640064;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
img {
    border: none;
}

h2,h3,h4,h5,h6 { cursor: default; font-family: Trajan Pro, Times New Roman, serif }

h2 { 
    margin: 0;
    padding: 0px 0 10px 0;
    color: #234f86;
    font-size: 24px/*2.5em*/;
    font-weight: normal;
    font-variant: small-caps;
}

h4 { 
    margin: 0;
    padding: 0.3em 0 10px 0;
    color: #234f86;
    font-size: 20px;
    font-weight: normal;
    font-variant: small-caps;
}

/*** Main Positioning Elements **********************************************/

#wrapper {
    background: #fff;
    margin: 0 auto;
    overflow: hidden;
    text-align: left; /* be nice to IE */
    width: 901px;
}

#content {
    border-top: 2px solid #1a68b7;
    float: left;
    width: 632px;
    padding: 0;
    /*min-height: 380px;*/
}

#mergecontent {
    padding: 30px 15px 0px 15px;
}

#sidebar {
    border-top: 2px solid #1a68b7;
    float: right;
    padding: 10px 10px 10px 14px;
    clear: none;
    width: 211px;
    margin:0px;
}

div.stabilizer {
    clear : both;
    float: none;
    margin: 0;
    padding: 0;
    font-size:1px;
    width:auto;
}

.imgtop {
    padding-bottom: 15px;
    border: 0px solid #E1E1E1;
    margin: 0px;
}


#content_left {
     float: right;
     /*width: 68%;*/
     width: 580px;
     background-color:white;
     padding:20px;
    /* width: 560px; */
    /*padding:20px;*/
    background: transparent url('../images/bg_sidebar.gif') no-repeat 0% 0;
    min-height: 300px;
    font-size:10pt;
}

#content_left2 {
     float: right;
     /*width: 75%;*/
      width: 580px;
     background-color:white;
     padding:20px;
    /* width: 560px; */
    /*padding:20px;*/
    background: transparent url('../images/bg_sidebar.gif') no-repeat 0% 0;
    min-height: 300px;
    font-size:10pt;
}

#content_left2 h3 {
    font-size:9pt;
    font-weight:normal;
}

#content_left2 h2 {
    display:block;
    width:500px;
}

#content_left table{
    width: 580px;
    min-height: 300px;
    font-size:10pt;
}

#content_left ul {
    padding:5px 10px 5px 20px;
}

#content_left ol {
    padding:5px 10px 5px 25px;
}

#content_left p {
    padding-top:10px;
}

#content_right {
    clear: none;
    float: left;
    /*width : 23%;*/
     width: 200px;
    margin-top: 150px;
    /*width: 227px;*/
    padding:5px;
    padding-left:15px;
    min-height: 200px;
    overflow:hidden;
    padding-bottom:40px;
}

#content_right2 {
    clear: none;
    float: left;
    /*width : 23%;*/
    width: 200px;
    margin-top: 30px;
    /*width: 227px;*/
    margin-left:10px;
    padding-left:15px;
    padding:5px;
    min-height: 200px;
    overflow:hidden;
    padding-bottom:40px;
}

#content_right3 {
    clear: none;
    float: left;
    /*width : 20%;*/
    width: 200px;
    margin-top: 30px;
    /*width: 227px;*/
    margin-left:10px;
    padding-left:15px;
    padding:5px;
    min-height: 200px;
    font-size:90%;
    overflow:hidden;
}
/*
.isicontent {
	padding: 5px 5px 5px 5px;
}
*/
.main-left { 
    float: left;
    width: 291px;
    /*margin: 10px 8px 10px 15px;*/
    margin: 10px 0px 10px 10px;
    overflow: visible;
    min-height: 350px;
}

/*
.main-left p{ 
  padding:5px;
}
*/

.main-right {
    float: right;
    width: 318px;
    margin: 10px 0px 10px 0px;
    border-left: 0px solid #eee;
}

/*------------ content 2 side ------------------*/

#side_left {
    float: left;
    width: 465px;
    padding:25px;
    background: #ffffff;
    min-height: 300px;
    font-size:11px;
}

#side_right {
    background: #1a68b7;
    clear: none;
    float: right;
    width: 322px;
    padding:15px;
    min-height: 200px;
    font-size:11px;
    color:#ffffff;
} 

/*------------ sub menu kanan -------------*/

#sublink{
    border-left:0px solid #D9E8E2;
    width:220px;
    float:left;
    margin-left:-1px;
    margin-bottom:1.2em;
}

.sl-level1 li{
    border-bottom:1px solid #D9E8E2;
    padding:1px;
    width:220px;
    list-style: none;
}
.sl-level1 li a{
    display:block;
    background: url(../images/l-1-blt.gif) no-repeat 10px 10px;
    color:#166F9E;
    padding-top:7px;
    height:23px;
    padding-left:30px;
    font-size:1.14em;
}

.sl-level1 li a:hover{
    background-position:10px -19px;
    color:#678000;
}
.sl-level2{
    border-top:1px solid #D9E8E2;;
    margin:0 0 0 -1px;
}
.sl-level2 li{
    border:none;
    width:220px;
    list-style: none;
}
.sl-level2 li a{
    display:block;
    background: url(../images/l-2-blt.gif) no-repeat 10px 12px;
    color:#208AC3;
    padding-top:7px;
    height:23px;
    padding-left:30px;
    font-size:1em;
    border-top:1px solid #F4F4F4;

}
.sl-level2 li a:hover{
    background-position:10px -14px;
    color:#7A9800;
}

.sl-level3 li a{
    color:#666;
    border:none;
    border-top:1px solid #F4F4F4;
    background:none;
    padding-top:6px;
    height:18px;
    list-style: none;
}
.sl-level3 li a:hover{
    color:#99CC00;
}


/*** Header Elements ********************************************************/

#header {
    background: #151c24 url('../images/bg_header.jpg') no-repeat 0 0;
    min-height: 80px;
    float: left;
    position: relative;
    width: 100%;
}
/* min-height hack for IE6- */
* html #header {
    height: 70px;
}

#header h1 {
    position: absolute;
    display: none;
}

#videolist ul li{
    display: inline;
    list-style: none;
    padding-right: 12px;
}

/* ----------- topnav ---------*/
#topnav {
    height: 5px;
    position: absolute;
    margin-top: 10px;
    margin-right: 10px;

}

#topnav ul {
    margin: 0;
    padding: 0;
}

#topnav ul li {
    display: inline;
    color: #fff;
    padding: 0;
    margin: 0;
}

#topnav ul li a {
    display: block;
    float: right;
    height: 9px;
    padding-left: 12px;
    padding-right: 12px;
    border-left: 1px solid #ccccff;
    border-bottom: 0px solid #f3f3f3;
    font: normal 9px/10px Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

#topnav ul li.last a{
    border: 0;
}

#topnav ul li a:hover,
#topnav ul li a:visited:hover,
#topnav ul li a:visited:active,
#topnav ul li a:active  {
    color: #77d2ff;
}

#topnav ul li.current_page_item a,
#topnav ul li.current_page_item a:hover,
#topnav ul li.current_page_item a:visited:hover {
    color: white;
}

/*** Navigation Elements ****************************************************/

ul.navigation {
    background: #1765b0;
    float: left;
    list-style: none;
    width: 100%;
    padding-left:15px;
    border-bottom:4px solid #ebece7;
}

/*
 All menu items (<li> tags). 'float: left' lines them up horizontally, and they are
 positioned relatively to correctly offset submenus. Also, they have overlapping borders.
*/
.navigation li {
    float: left;
    position: relative;
    list-style: none;
}

.navigation li a {
    color: #fff;
    text-align: center;
    float: left;
    width: 99px;
    height: 31px;
    padding-top:8px;
    line-height: 13px;
    background: url(../images/bg_nav_top_off.jpg) no-repeat top left;
}

.navigation li a.selected {
    color: #1a68b7;
    text-align: center;
    float: left;
    width: 99px;
    height: 31px;
    padding-top:8px;
    line-height: 13px;
    background: url(../images/bg_nav_top_on.jpg) no-repeat top left;
}
.navigation li a:hover {
    background-position: 0 -39px;
    text-decoration: none;
}
.navigation li a:hover.selected{
    color:#1a68b7;
    background: url(../images/bg_nav_top_on.jpg) no-repeat top left;
}

#subnav{
    background:#ebece7;
    padding:3px 0px 2px 0px;
    margin-bottom:4px;
}

/*** Separator Elements *****************************************************/

.separator {
    clear: both;
    background: transparent url('../images/bg_separator.gif') no-repeat 0 0;
    width: 347px;
    float: left;
    padding: 30px 10px 25px 25px;
}

.judul {
    clear: both;
    background: transparent url('../images/bg_title.gif') no-repeat 0 0;
    width: 370px;
    float: left;
    padding: 25px 10px 5px 25px;
    font-size: 2.0em;

}

.separator a {
    color: #354657;
}

.separatorkanan {
    clear: both;
    background: transparent url('../images/bg_separatorkanan.gif') no-repeat 0 0;
    width: 282px;
    float: left;
    padding: 0px 10px 15px 15px;
}

.ilusshadow {
    clear: both;
    background: transparent url('../images/ilust_home1_shadow.jpg') no-repeat 0 0;
    width: 323px;
    float: left;
    padding: 0px 10px 48px 15px;
}


/*** Footer Elements ********************************************************/

#footer {
    background: #201d6e url('../images/bg_footer.gif') repeat-x 0 -1px;
    clear: both;
    color: #fff;
    height: 50px;
    padding: 10px 0;
    position: relative;
    width: 100%;
}
#footer p {
    margin-left: 15px;
}
#footer em {
    color: #889aab;
    font-style: normal;
}
#footer ul {
    list-style: none;
    padding-left: 4px;
    padding-top: 5px;

}
#footer li {
    color: #889aab;
    float: left;
    display: block;
    height: 10px;
    padding-left: 12px;
    padding-right: 12px;
    border-left: 1px solid #889aab;
    border-bottom: 0px solid #f3f3f3;
    font: normal 10px/10px Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
}

#footer li a {
    color : #889aab;
}
#footer li a:hover {
    color:#1a68b7;
}

#footer li.awal{
    border:0px;
}


/*** Banner Elements ********************************************************/

#banner {
    background: #fff none no-repeat 0 100%;
    float: left;
    padding: 4px 0 4px 0;
    width: 100%;
    /*border-bottom: 1px solid #8C9DAD; */
}
#banner .isi {
    background: transparent;
    float: left;
    width: 400px;
}

#banner .tongosflash {
    background: #18699a;
    float: left;
    width: 418px;
    /*height : 213px; */
}

#banner #ilustrasi {
    float: left;
    padding: 0px 0px 0 0px;
    background: #dadada;
    width : 449px;
    height : 213px;
}

#ilustrasi ul { 
    list-style: none; 
    margin-left:0;
    padding-left:0;
    margin-top: 1px;
}
#ilustrasi ul li { 
    border-bottom: 1px solid #E2E2DF;
}
#ilustrasi ul li a { 
    display: block; 
    border-left: 0px solid #0d75cb;
    background: url(../images/icon_hot.png) 5px no-repeat;
    padding: 0.5em 8px 0.5em 32px;
    font-size: 1em;

}
#ilustrasi ul li a:hover, #navkiri ul li a:focus, #navkiri ul li a:active { 
    background-color: #b8b8b8;
    color: #fff;
    text-decoration:none;
}
#ilustrasi ul li a.x { 
    border-left: 3px solid #83b830; 
    background-position: -720px 50%;
    background-color: #084b82;
    color: #fff;
    font-weight: bold;
}
#ilustrasi li.last{
    border:none;
}

.isiwehelpu {
    /*padding: 14px;*/
    padding-top :14px;
    /*padding-bottom :14px;*/
    padding-left :7px;
    width:420px;
    overflow:hidden;
    font: 11px/14px "lucida grande",verdana,sans-serif;
}
.isiwehelpu h3{
    padding-top: 5px;
    padding-bottom: 5px;
}
/*--------------komentar--------------*/
#komentar{ 
    width: 384px;
    text-align:left;
}
#komentar ul li { 
    border-top: 1px solid #ccccff;
    list-style:none;
}

#komentar ul li a { 
    display: block; 
    border-left: 3px solid #0d75cb;
    background:#b0b0ff;
    padding-left:10px;
    font-size: .9em;
    color:#1a68b7;
}
#komentar ul li a:hover, #navkiri ul li a:focus, #navkiri ul li a:active { 
    background-color: #b8b8b8;
    color: #fff;
    text-decoration:none;
}

#komentar li.last{
    border-bottom: 1px solid #ccccff;
}
/*----------- side -------------*/

h1 {
    font: 15px/24px "lucida grande",verdana,sans-serif;
    text-transform: uppercase;
    color: #333;
}

blockquote {
    font: 11px/22px "lucida grande",verdana,sans-serif;
    margin: 10px 0;
    background: #ff9;
    border: 1px solid #edb062;
    border-width: 1px 0;
    padding: 5px 10px;
}



/* img/desc teasers */

dl.teaser {
    margin: 0 0 10px 0;
    padding: 0 0px 0 0;

}
dl.teaser dt {
    margin: 4px;
    padding: 0;
}

dl.teaser dt a img {
    float: left;
}
dl.book dt a {
    margin: 0 5px 0 0;
    padding: 0;
    border: none;
    background: none;
}

dl.teaser dt a:hover {
    padding: 2px;
    border-color: #fff;
    background: #fff;
}
dl.book dt a:hover{
    padding: 0;
    background: none;
}
dl.teaser dd {
    margin: 0 0 2px 0 !important;
    padding: 0;
    font-size:.9em;
    line-height: 1.3em;
}
dl.teaser dd em {
    font-family: "Lucida Grande", Verdana, sans-serif;
    font-style: normal;
    color: #888;
}
dl.noimg dt a {
    float: none;
    display: inline;
    margin: 0;
    padding: 0;
    font-weight: bold;
    border: none;
    border-bottom: 1px dotted #bbb;
}
dl.noimg dt a:hover {
    padding: 0;
    border: none;
    border-bottom: 1px solid #bbb;
}
dl.noimg dd a {
    font-weight: normal;
}

.endorsment-box{		

    padding: 10px;
    margin-top:10px;
    overflow:visible;
    color:#fff;
}
.pemisah {
    clear: both;
    padding-top: 1px;
}

.pemisah5 {
    clear: both;
    padding-top: 5px;
}

/* comments */		

.guestcomment {
    margin: 0;
    padding-top:4px;
    padding-bottom:2px;
}

.guestcomment ul {
    list-style: none;
    height: 20px;
    font: .9em/19px Tahoma, Arial, sans-serif;
    padding-left: 9px;
    border: 1px solid #ccccff;
}

.guestcomment ul li.authorinfo {
    float: left;
    padding: 0 0 0 14px;
}

.guestcomment ul li.authorinfo {
    color: #fff;
    background: url(../images/icon_comment_green.gif) 0 6px no-repeat;
}

.guestcomment ul li.authorinfo a { color: #DCE5D0; font-weight: bold; }	

.guestcomment ul li.commentlink a {
    display: block;
    float: right;
    height: 18px;
    text-decoration: none;
    padding: 0 5px 0 3px;
}

.guestcomment ul li.commentlink a {
    padding-top:2px;
    color: #ffffff;
}

.guestcomment ul li.commentlink a:hover {
    background: #9595ff;
    color: #fff;
}

.guestcomment .gravatar {
    float: left;
    width: 60px;
    height:52px;
    background: url(comment_gravatar_fill.gif) 0 0 no-repeat;
    overflow:hidden;
    vertical-align:center;
}

.guestcomment .gravatar img {
    padding:0px;
    border:0px solid #ccccff;
}

.guestcomment .commentmessage {
    margin: 1px 0 0px 0 !important;
    padding-left: 70px;
    font-size:9pt;
    
    /*line-height: 1.3em*/
    vertical-align:top;
}

.guestcomment .commentmessage #TextDisplay {
    margin-bottom:5px;
}

.guestcomment .commentmessage2 {
    margin: 1px 0 2px 0 !important;
    padding-left: 70px;
    padding-top:2px;
    font-size:1.0em;
    line-height: 1.3em;
}

.guestcomment .commentmessage p a:hover, .guestcomment ul li.authorinfo a:hover {
    color: #fff;
}

.guestcomment .commentmessage p a { color: #CED6DF; }

.guestcomment .commentmessage p, .guestcomment .commentmessage blockquote {
    margin: 0 0 0.7em 0;
}

/*----------------button--------------------*/
/*
div.block {

  margin-top: 0px;
  border-top: 1px solid #ccccff;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	float: center;
	clear: none;
	height: auto;
	background:#cc99cc;
}
*/

.btcontact a {
    width: 200px;
    height: 50px;
    display: block;
    clear: right;
    padding: 0px;
    margin-left:10px;
    margin-right:10px;
    float: left;
    background: url("../images/ico_contact.jpg") 0 0;
}

.btcontact a:hover { 
    background-position: 0 0px;
}

.btmoreinfo a {
    width: 200px;
    height: 50px;
    display: block;
    clear: right;
    padding: 0px;
    margin-right:10px;
    float: left;
    background: url("../images/ico_for_free.jpg") 0 0;
}
.btmoreinfo a:hover { 
    background-position: 0 0px;
}

.btlibrary a {
    width: 200px;
    height: 50px;
    display: block;
    clear: right;
    padding: 0px;
    margin-left:10px;
    margin-right:10px;
    float: left;
    background: url("../images/ico_library.jpg") 0 0;
}
.btlibrary a:hover { 
    background-position: 0 0px;
}

.btsignin a {
    width: 200px;
    height: 50px;
    display: block;
    clear: right;
    padding: 0px;
    margin-right:0px;
    float: left;
    background: url("../images/ico_opportunity.jpg") 0 0;
}
.btsignin a:hover { 
    background-position: 0 0px;
}



/*------------- news -----------------*/
.leftboxcontent h2 {
    margin: 0 0 4px 0;
    padding: 0 0 2px 2px;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #A5A5A5;
    letter-spacing: .3em;
    text-transform: uppercase;
}

.leftboxcontent {
    position: relative;
    margin: 0;
    padding:0px;
    color:#007bb7;
    width:150px;
    overflow:hidden;
}

.leftboxcontent a {
    color:#640064;
}

.leftboxcontent a:hover {
    color:#2742ab;
}

.leftboxcontent ul {

    list-style-type: none;
}

.leftboxcontent li {
    padding:5px 0 0 0;
    border-top:1px solid #DCDABE;
}

.newscomment {
    border-top: solid 1px #cccccc;
    background-color: #ffffff;
    margin: 5px 0px 0px 0px;
    font-size: 11px;}

.newscomment .commentAuthor {
    padding: 5px 5px 5px 5px;
    background-color: #f0f0f0;
    line-height: 110%;
    height: 30px;}

.newscomment .words {
    padding: 0px 5px 5px 5px;}

.newscomment .words p {
    margin: 8px 0px 5px 0px;
    padding: 0px;}

/*		
.date{
  border-top: 1px solid #b8b8b8;
  padding-bottom:10px;
	float: left;
}
*/

.date { 
    color: #ccc;
    text-align: right;
    margin: 1px 0 3px 0;
    background: url(../images/dotted.gif) repeat-x bottom;
    font-size: 11px;
}

.newscomment img {
    margin: 3px 0px 0px 452px;
    position: absolute;
    float: right;}

#commentForm {
    font-size: 11px;
    background-color: #f0f0f0;
    padding: 8px 10px 5px 10px;
    margin: 0px 5px 0px 0px;
    border: solid 1px #cccccc;
    border-width: 1px 0px 1px 0px; }

#commentForm .formItem {
    margin: 0px 0px 8px 0px;}

#commentForm .formItem input {
    width: 450px;
    border: solid 1px #999999;}

#commentForm .label {
    padding: 0px 0px 2px 0px;}

#commentForm textarea {
    width: 450px;
    border: solid 1px #999999;}

#commentForm .formMessage {
    margin: 0px 0px 8px 0px;
    clear: both;}

#commentForm .button {
    float: left;
    width: 109px;}

#commentForm .button input {
    background-color: transparent;
    font-size: 11px;
    padding: 0px 0px 0px 0px;
    line-height: 100%;
    margin: 0px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    border: 0px;
    background-image: url(../img/button_blank.png);
    width: 109px;
    height: 24px;
    cursor: pointer;}

/* Login Styles
----------------------------------------------- */
.id_myaccount #wrap1 {
    margin: 0 auto;
    padding: 0;
    color: #640064;
    text-align: left;
    /*background: #ebd0f9 url(../images/bg_login.gif) no-repeat right top;*/
}

.id_myaccount #wrap2 {
    margin: 0;
    padding: 10px 10px 20px 20px;
}

.id_myaccount #login {
    margin: 0;
    padding: 10px;
    background: #222;
    border-top: 1px solid #444;
    border-bottom: 1px solid #444;
}

.id_myaccount dl,
.id_myaccount dt,
.id_myaccount dd {
    margin: 0;
    padding: 0;
    position: relative;
    line-height: 24px;
}
.id_myaccount dt {
    line-height: 24px;
}

.id_myaccount #submit {
    margin: 10px 0 0;
    padding: 0;
}

.id_myaccount .forgot {
    padding: 10px 10px 15px 0px;
}

.id_myaccount .forgot a {
    color: #640064;
}

.id_myaccount .forgot a:hover {
    color: #bed0fe;
}

.intro {
    margin: 0 0 20px;
    padding: 6px 11px;
    background: #ede;
    border: 1px solid #dbd;
} 
.intro img {
    margin: 5px 10px 0px 5px;
    position: relative;
    float: left;}

#formbox{background:url(../images/bg_form_wrap.gif) repeat-y;width:563px;}
#formbox div.top{background:url(../images/bg_form_top.gif) no-repeat;}
#formbox div.bot{background:url(../images/bg_form_bot.gif) no-repeat bottom left;padding:20px 20px 20px 20px;}
#formbox img{margin:0px 0px 0px 0px;}
#formbox h3{font: bold small-caps 1.4em Arial, Helvetica, sans-serif; color: #517cc4; padding:0px 0px 5px 0px;}

#wordsbox{background:url(../images/box_words_wrap.gif) repeat-y;width:291px;}
#wordsbox div.top{background:url(../images/box_words_top.gif) no-repeat;}
#wordsbox div.bot{background:url(../images/box_words_bot.gif) no-repeat bottom left;padding:45px 15px 15px 15px;}
#wordsbox img{margin:3px; background:#dfdfff; border: solid 1px #b9b9ff;}

#wwdbox{background:url(../images/box_whatwedo_wrap.gif) repeat-y;width:318px;}
#wwdbox div.top{background:url(../images/box_whatwedo_top.gif) no-repeat;}
#wwdbox div.bot{background:url(../images/box_whatwedo_bot.gif) no-repeat bottom left;padding:45px 15px 15px 15px;}
#wwdbox img{margin:0px 0px 0px 0px;}

#recentnewsbox{background:url(../images/box_recentnews_wrap.gif) repeat-y;width:211px;}
#recentnewsbox div.top{background:url(../images/box_recentnews_top.gif) no-repeat;}
#recentnewsbox div.bot{background:url(../images/box_recentnews_bot.gif) no-repeat bottom left;padding:45px 15px 15px 15px;}
#recentnewsbox img{margin:0px 0px 0px 0px;}

.framebox{
    height:350px;
    overflow: hide;
}

.framebox2{
    /*height:350px;
    overflow: auto;*/
}
/*------- announcement index ----------*/
#announcement {
    float: left;
    width: 560px;
    padding:20px;
    background: transparent url('../images/bg_sidebar.gif') no-repeat 0% 0;
    min-height: 300px;
}

#announcement ul {
    padding:5px 10px 5px 20px;
}

#announcement ol {
    padding:5px 10px 5px 25px;
}

#announcement p {
    padding-top:10px;
}

#announcement dl {
    border-top: 1px dashed #CCCCCC;
}

#announcement dl a {
    display: block;
}

#announcement dt {
    width: 106px;
    float: left;
    margin-left: 10px;
    padding: .75em 0;
}

#announcement dd {
    padding: .75em 0 .75em 132px;
}

.altRow	 { background: #e4e4d6; }
