#rightcolumn h2 {
	position: absolute;
	/*top: 182px;*/
}

#rightcolumn p {
	position: absolute;
	top: 182px;
}

#rightcolumn .sub3_topimg {
	position: relative;
	/*left: 283px;*/
    float:right;
}

#temp_img div {
	float: left;
	width: 240px;
}
#temp_img .pdf_link {
	float: left;
}

.temp_pdf a{
	background: linear-gradient(#f1f1f1,#797979);
	font-weight: bold;
	font-size: 14px;
	color: #000 !important;
	cursor: pointer;
	text-align: center;
	padding: 6px 20px;
	display: inline-block;
	text-decoration: none !important;
	margin: 0 20px;
}
.temp_pdf a:hover{
	opacity: 0.5;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	transition: 0.2s linear;
	color: #000 !important;
}

.temp_pdf div{
	text-align: right;
	font-size: 13px;
	font-weight: normal;
	font-size: 12px;
}


.pdf_link {
	padding-top: 20px;
}
.pdf_link div img {
	margin-top: 0;
}
.marg10{
	margin-right:15px;
}
