@charset "utf-8";
/* CSS Document */

#header2 {
	width: 744px;
	height: 135px;
	margin-top: 31px;
}
#pagetitle {
	width:  744px;
	height: 50px;
	padding-top: 30px;
	
}
.title {
	color: #900;
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	
}
#column1 {
	width: 295px;
	height: 280px;
	float: left;
}
#column2 {
	width: 295px;
	height: 280px;
	float: left;
}
#column3 {
	background-image: url(../images/email/rightmenu.gif);
	background-repeat: no-repeat;
	width: 139px;
	height: 218px;
	margin-left: 600px;
}
.idtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	text-align: left;
}
.icon {
	padding-top: 55px;
}
.linkstyle {
	color: #000;
	font-size: .8em;
}
#more {
	text-align: left;
	font-size: .8em;
	width: 120px;
	padding-left: 10px;
	padding-top: 40px;
}