/* CSS Document */


.box {
	width: 100%;
	background-image: url(http://media.studylink.com/xl/nwr/dashboard/box-head-bg.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-bottom: 8px;
	margin-left: 0px;
}
.boxhead {
	background: url(http://media.studylink.com/xl/nwr/dashboard/box-head-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	height: 33px;
}
.boxhead h2 {
	background: url(http://media.studylink.com/xl/nwr/dashboard/box-head-l.gif) no-repeat top left;
	margin: 0;
	color: #2d4357;
	font-weight: normal;
	font-size: 16px;
	line-height: 33px;
	padding-left: 10px;
	display: inline;
	float: left;
}

.boxhead h1 {
	background: url(http://media.studylink.com/xl/nwr/dashboard/box-head-l.gif) no-repeat top left;
	margin: 0;
	color: #2d4357;
	font-weight: normal;
	font-size: 18px;
	line-height: 33px;
	padding-left: 10px;
	display: inline;
	float: left;
}

.boxbody {
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(sbbody-l.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.boxbase {
	margin: 0;
	padding: 0;
	height: 5px;
	background-color: #FFFFFF;
	background-image: url(http://media.studylink.com/xl/nwr/dashboard/box-base-r.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.boxbody li { margin-bottom: 0.3em; border-top: 1px dotted #b3c5cf; padding-top: 4px; background: url(http://media.studylink.com/xl/common/quicklink.gif) no-repeat right; }

.boxbody li.first { border-top: 0px; }
#left-column {
	display: inline;
	float: left;
	width: 193px;
	margin-right: 8px;
	margin-left: 8px;
}

#mid-column {
	display: inline;
	float: left;
	width: 580px;
	margin-right: 8px;
}

#ad-column {
	display: inline;
	float: left;
	width: 165px;
	margin-right: 0px;
	background-color: #FFFFFF;
	padding: 8px;
}

#ad-column h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 0px;
	font-weight: bold;
}


.tablerule {
	border-top: 1px dotted #b3c5cf;
	height: 1px;
}

.box-function {
	display: inline;
	float: right;
	margin-top: 9px;
	margin-right: 6px;
}

.box-function li {
	display: inline;
	margin-right: 2px;
}



#detailstable {
	display: inline;
	margin-right: 8px;
	float: left;
}

#photo {
	display: inline;
	float: left;
	text-align: right;
}

#photo img {
	margin: 3px 0;
}



#guide-info {
	width: 100%;
	margin-top: 8px;
	background-image: url(http://media.studylink.com/xl/nwr/dashboard/guide-girl.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 135px;
}

#guide-info p {
	width: 60%;
}

#course-saved {
	padding: 3px;
	border: 1px dashed #C00;
	width: 100%;
	margin-top: 8px;
	margin-bottom: 6px;
}

