html, body {
	font-family: Arial, Helvetica, sans-serif, 'FreeSans';
}

.userlinkbtn a{
	background:url(/images/main_layout/signin_btn.jpg) no-repeat;
	display:block;
	width: 71px;
	height: 17px;
}

/* Courses*/
div .topicdescription{
	background:url(/images/course_short_des.jpg) no-repeat;
	display:block;
	width: 450px;
	height: 200px;
	float:right;
	margin-right:50px;
}
/*~ Courses*/
