.wizard_btn {
    width: 60px;
}

#div_left td {
    vertical-align:top;
}

#div_left td.hover_underline a {
    color: #3880C2;
    text-decoration: underline;
}

#div_left a.link {
    color: #3880C2; 
}

#div_left a.link:hover {
    text-decoration: underline;
}

/* for delete and new notification link */
a.taskbar_item {
    display: block;
    background-position: left center;
    background-repeat: no-repeat;
}

a.taskbar_item.unsub {
    background: url(../images/un-subscribe_normal.png) no-repeat 0 3px;
}

a.taskbar_item.unsub:hover {
    background: url(../images/un-subscribe-highligghted.png) no-repeat 0 3px;
}

a.taskbar_item.resub {
    background: url(../images/re-subscribe_normal.gif) no-repeat;
}

a.taskbar_item.resub:hover {
    background: url(../images/re-subscribe-highligghted.gif) no-repeat;
}

a.taskbar_item.edit {
    background: url(../images/pen.png) no-repeat 0 3px;
}

a.taskbar_item.edit:hover {
    background: url(../images/hl_pen.png) no-repeat 0 3px;
}

a.taskbar_item.delete {
    background: url(../images/icon_delete.gif) no-repeat 0 3px;
}

a.taskbar_item.delete:hover {
    background: url(../images/icon_delete.gif) no-repeat 0 -63px;
}

a.taskbar_item.newnotification {
    background: url(../images/new_notify.gif) no-repeat 0 3px;
}

a.taskbar_item.newnotification:hover {
    background: url(../images/new_notify.gif) no-repeat 0 -63px;
}

#div_all {
    border: 1px solid SILVER;
    -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
    height: auto;
    background: white;
    padding: 0px;
    margin: 0px;
}
#div_main_container{
	margin:0;
	padding: 20px 15px 20px 15px;
    height: auto;
    overflow:auto;
}
#div_left {
    -moz-border-radius: 5px 5px 5px 5px;
    border: 1px solid #BBBBBB;
    padding: 0;
    color: rgb(68, 68, 68);
    line-height: 19px;
    float:left;
}


#div_right {
    -moz-border-radius: 5px 5px 5px 5px;
    border: 1px solid #BBBBBB;
    padding: 0;
    width: 276px;
    height: 100%;
    float: right;
}

#div_right_upper {
    background: #EBEBEB;
    text-align: right;
    padding: 8px;
}

#div_right_bottom {
    padding:0 8px;
    background: white;
    line-height: 16px;
    color: #444444;
}

#div_all ul li {
    list-style-image: url("../images/red_Bullet.png");
}

#div_unsub ul li {
    list-style-image: url("../images/red_Bullet.png");
	margin-left: 20px;
	margin-top: 5px;
}

.overview_title {
    font-weight: bold;
    line-height: 22px;
    padding-bottom: 7px;
}

.signin_title {
    font-weight: bold;
    margin: 8px;
    color: #7A6F69;
    font-size: 14px;
    font-family: 'Arial';
}

.signin_sub_title {
    margin: 8px;
    font-family: 'Arial'; 
    color: rgb(230, 127, 26); 
    font-size: 12px;
}

.dot_line {
    background: url("../images/dot_line.png") repeat-x;
    float: left;
    width: 100%;
    text-align: center;
    line-height: 10px;
}

.feature_point, .feature_point:visited {
    color: #0057a0;
    font-weight: bold;
}
.org_label, .org_label:visited {
	color: #0057a0;
}

.org_btn {
    background-color: #E67F1A;
    color: white;
    -moz-border-radius: 5px 5px 5px 5px;
    height:30px;
}

.forget_passwd {
    color: #E67F1A;
    text-decoration: none;
    font-size: 11px;
    line-height: 15px;
}

.dont_act {
    color: #7A6F69;
}

.inputLabel {
    color: #444444;
}
#notify_bg {
    background: url("../images/banner1.png") no-repeat scroll right center black;
    -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;
    color: white;
    font-size: 21px;
    text-decoration: none;
    padding: 20px 0px;
}

#div_left a.big_blue_btn {
    background: #B0151E;
    color: white;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 16px;
    text-align: center;
    width: 140px;
    padding: 10px 0px;
    text-decoration: none;
}

#history_sample {
    background: url("../images/notify_history_sample.png") no-repeat scroll 0 0;
}

/** notification tabs **/

#reportList{
	float:left;
	font-family:arial,helvetica,sans-serif;
    width: 100%;
    margin: 0px;
    margin-left: 1px;
}
#reportList a:link {
	color: #2d5bb7;
}
#reportList a:visited {
	color: purple;

}
#reportList a:hover {
	text-decoration: underline;
	color: #2d5bb7;
}
#reportList td {
    padding: 5px;
}

#reportList .patchFinderDesc {
    font-weight: bold;
}

a span.highlight {
	text-decoration: underline;
}
.datatable tr.tr_hover{
	background-color: #C5CEE2;
}

.patchDesc a:link {
	color: #2d5bb7;
}

#patch_tab_box {
    height: 23px;
}
.tab_content {
    border: 1px solid #CCCCCC;
    clear: both;
    display: inline-block;
    height: auto !important;
    /*width:100%;*/
    min-height: 262px;
    padding: 15px 5px 20px 5px;
    background-color: #FFFFFF;
}

tr.tableContent td div {
    float:left;
    margin-right: 3px;
}

tr.tableContent td div.details {
    float:left;
    width: 95%;
}

tr.tableContent td form {
    background-color: #FEFEDD;
    margin: 5px;
    padding: 5px;
    display: inline-block;
    text-align: left;
    width: auto;
    height: auto;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    -moz-border-radius: 5px;
}

tr.tableContent td form a.exit {
    float: right;
    width: 80px;
}

tr.tableContent td form b{
    padding-left: 5px;
}

tr.tableContent td form div{
    width: 100%;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
}

tr.tableContent td form input.button{
    margin: 5px 0 0 3px;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    width: 42px;
}

tr.tableContent td form a{
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    width: 42px;
}

tr.tableContent td form input{
}

tr.tableContent td form textarea{
    width:95%;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    margin-left: 3px;
}

#notifi_tbl td{
    /*overflow: hidden;*/
}

#notifi_tbl table.inner_tbl {
    border: 0;
    background: transparent;
    width: 100%;
}

tr.tableContent td form textarea{
    width:95%;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
}

#notifi_tbl td{
    /*overflow: hidden;*/
    padding: 2px;
}

#notifi_tbl table.inner_tbl {
    border: 0;
    background: transparent;
    width: 100%;
}

#notifi_tbl table.inner_tbl th {
    border: 0;
}

#notifi_tbl table.inner_tbl td {
    border: 0;
    text-align: left;
}

#notifi_tbl tr.inactive {
    color: #CCCCCC;
}

#notifi_tbl tr.details table {
    border: 0;
    background: transparent;
    width: 100%;
}

#notifi_tbl tr.details table td {
    border: 0;
    text-align: left;
}

#general_sbsc_tbl{
	border:0;margin:0;border-collapse:collapse;border-spacing:0;
	width:100%;
	height:auto;
}

#general_sbsc_tbl table.inner_tbl {
    border: 0;
    background: transparent;
    width: 100%;
}

#general_sbsc_tbl table.inner_tbl td{
    border: 0;
    text-align: left;
}

#doc_sbsc_tbody > tr>td> select{
   width:95%;
}

#notifi_tbl table#edit_details_tbl{
    border-collapse: collapse;
}
#notifi_tbl table#edit_details_tbl td {
    text-align: left;
    padding-left: 0px;
}

#notifi_tbl table.inner_tbl td:first-child {
    /*text-align: right;*/
    width: 45%;
}


div#expand_or_collapse {
    background-color: #EEEEEE;
    height: 20px;
    width: auto;
    padding: 3px 10px;
}

div#expand_or_collapse img{
   vertical-align: middle; 
   margin-right: 5px;
}
.lineindent{
	margin-bottom: 5px;
}
