﻿/* CSS Document */
/* Do It Online and Help Sections */

/* -- Topic page headers-- */
.doHelpBkgd {
	background-color:#505151;
	padding-left:20px;
	padding-right:6px;
}
.doHelpHeaderBkgd {
	background-color:#505151;
}

.doTableTop {
background-image:url(/images/doitonline_01.gif);
background-repeat:no-repeat;
height:38px;
width:400px;
}

.doTableMid {
background-image:url(/images/doitonline_02.gif);
background-repeat:repeat-y;
padding:2em;
vertical-align:top;
}

.doTableBot {
background-image:url(/images/doitonline_03.gif);
background-repeat:repeat-y;
height:35px;
width:400px;
}

.doOnlineTable {
margin:10px;
}
