.content_middle .page_content {
    padding: 0px 0px 0px 0px !important;
}

    #rpspStory{
        border-right: 1px #CCCCCC solid;
        padding-right: 10px;
    }
	
	#rpspStory .sidebar{
	position: relative; 
	float: right; 
	right: -128px; 
	margin: -95px; 
	top: -375px;
	}


    #rpspStory .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
    }
    #rpspStory .video-container iframe,
    #rpspStory .video-container object,
    #rpspStory .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    }
    #rpspStory #Header_text {
    position: relative;
    float: left;
    width: 692px;
    margin-bottom: -76px;
    }
    #rpspStory h1 .gray {
	color: #444444;
		
	}
	#rpspStory h2 {
	padding-bottom: 10px;		
	}
	
	#rpspStory .headerDivider {
    /*border-right: 1px solid #CCCCCC;
    height: 80px;
    position: absolute;
    left: 958px;
    width: 1px;
    height: 900px;*/
    }
	

	
    #rpspStory .copy {
    position: relative;
    width: 690px;
	padding-top:20px;
    }
	
	#rpspStory .disclaimer{
	font-size:10px;
}
	
	#rpspStory #dropdownBG {
	width: 690px;
	}
	
    #rpspStory .page_content {
    height: auto;
    }
    #rpspStory .dropdown p {
    font-weight: bold;
    }
    #rpspStory .dropdown select {
    border: 0px none !important;
    -moz-appearance: none;
    -webkit-appearance:none;
	width: 420px;
    height: 48px;
    text-indent: 5.01px;
    text-overflow: "";
    color: rgb(68, 68, 68) !important;
    background: url("/WebContent/CMSFileLibrary/RPSP/dropdown.png") repeat-x scroll 0% 0% transparent;
    font-weight: bold;
    font-size: 18px;
    padding-top: 15px;
	padding:8px 0px 0px 10px;
    font-family: Arial, Helvetica;
	
    }

	
	#rpspStory .dropdown select::-ms-expand {
    display: none;
}

	
	
    #rpspStory #dropdown {
    position: relative;
    top: -94px;
    left: 14px;
    }
   #rpspStory .name {
   padding-bottom: 10px;
    }



