﻿

/*Page related styles for you to view*/
#mycustomscroll
{
	/* Typical fixed height and fixed width example */
	width: 265px;
	height: 400px;
	overflow: auto; /* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #ffffff;
	margin: 0.3em auto;
}

#mycustomscrollUsefulLink
{
	/* Typical fixed height and fixed width example */
	width: 300px;
	height: 400px;
	overflow: auto; /* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #ffffff;
	margin: 0.3em auto;
	padding: 3px;
	
}

#mycustomscrollMember2
{
	/* Typical fixed height and fixed width example */
	width: 505px;
	height: 400px;
	overflow: auto; /* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #ffffff;
	margin: 0.2em auto;
	padding: 3px;
	
}

#scrollMemberCate
{
	/* Typical fixed height and fixed width example */
	width: 135px;
	height: 400px;
	overflow: auto; /* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #ffffff;
	margin: 0.2em auto;
	padding: 3px;
	
}

#scrollDir2
{
	/* Typical fixed height and fixed width example */
	width: 255px;
	height: 400px;
	overflow: auto; /* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #ffffff;
	margin: 0.3em auto;
	padding: 5px;	
}

#mycustomscrolDir
{
	/* Typical fixed height and fixed width example */
	width: 580px;
	height: 390px;
	overflow: auto; /* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #ffffff;
	margin: 0.3em auto;
	padding: 9px;
}

#mycustomscrollProj
{
	/* Typical fixed height and fixed width example */
	width: 267px;
	height: 400px;
	overflow: auto; /* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #ffffff;
	margin: 0.3em auto;
	padding: 3px;
}
