﻿
/************************************************************************
 **  GAN styles                                                        **
 ************************************************************************/

.ptHome #banner ul, .ptHome #banner img {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-width: 0px;
}

.pdflink {
	background-image: url('/Styles/Img/pdf.gif');
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 21px;
	padding-top: 1px;
	margin-top: 3px;
	margin-bottom: 5px;
	line-height: 25px;
}
.doclink {
	background-image: url('/Styles/Img/doc.gif');
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 21px;
	padding-top: 1px;
	margin-top: 3px;
	margin-bottom: 5px;
	line-height: 25px;
}
.cvlink {
	background-image: url('/Styles/Img/apply-forms.gif');
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-top: 5px;
	margin-top: 3px;
	margin-bottom: 5px;
	line-height: 25px;
}

