/* SRI_specific_style_sheet */
/* validated_23Apr2008 */

.sri_styles
     {font-size:10pt; font-family:arial,sans-serif;}

/* default_styles */
.sri_author
     {margin:20px 0 0 25px; list-style-type:disc; list-style-position:outside;}
.sri_title
     {margin:0 0 0 40px; font-size:10pt; font-family:arial,sans-serif;}
.sri_source
     {margin:0 0 0 40px; font-size:10pt; font-family:arial,sans-serif; font-style:italic;}
.sri_pmid
     {margin:0 0 0 40px; font-size:10pt; font-family:arial,sans-serif;}
.sri_abstract
     {margin:0 0 0 40px; font-size:10pt; font-family:arial,sans-serif; font-style:italic;}
.sri_synopsis
     {margin:0 0 0 40px; font-size:8pt; font-family:arial,sans-serif;}
.sri_group
     {margin:24px 0 18px 10px; font-weight:bold; font-style:italic; font-size:10pt; font-family:arial,sans-serif;}


/* SRI Search */
/* SS added 16-02-2009 */

/* Short Record */
/*.SRIShortTable */
     {}
.SRIShortTitle
     {}
.SRIShortAuthor
     {}
.SRIShortSource
     {}
.SRIShortPubDate
     {}
.SRIShortIssueNumber
     {}
.SRIShortPages
     {}
.SRIShortAbstractNo
     {}
.SRIShortSRIStudyType
 {
	 	float: left;
 }
.SRIStudyFullRecord
{
	width: 564px;
	position: relative;
margin-bottom: 15px;
}
.SRIPrintExtra
    {
    float: left;
    width: 100%;
    }
.SRIShortFullRecord
     {
     float: right;	
     }
.SRIShortEditRecord
     {
     	float: right;
     	}

.SRIShortLabel
     {}  
.SRIShortButton
     { margin-right: 10px;}


/* Full Record */
.SRIFullTable
     {}
.SRIFullTitle
     {}
.SRIOriginalTitle
     {}
.SRIFullAuthor
     {}
.SRIFullSource
     {}
.SRIFullPubDate
     {}
.SRIFullVolume
     {}
.SRIFullIssueNumber
     {}
.SRIFullAbstractNo
     {}
.SRIFullEdition
     {}
.SRIFullConferenceDetails
     {}
.SRIFullMailingAddress
     {}
.SRIFullLanguage
     {}
.SRIFullPMID
     {}
.SRIFullCochrane
     {}
.SRIFullFullTextLink
     {}
.SRIFullDARELink
     {}
.SRIFullSRIAppraisalLink
     {}
.SRIFullDatabaseSource
     {}
.SRIFullSRIStudyType
     {}
.SRIFullSRIKeywords
     {}
.SRIFullMedline
     {}
.SRIFullMeshKeywords
     {}
.SRIFullRef1
     {}
.SRIFullRef2
     {}
.SRIFullRef3
     {}
.SRIFullRef4
     {}
.SRIFullRef5
     {}
.SRIFullRef6
     {}
.SRIFullRef7
     {}
.SRIFullRecordBack
     {}

.SRIFullLabel
     {}
.SRIFullLink
     {}
.SRIFullButton
     {}
.srisearchcont{
width:600px;
	padding: 7px 5px 7px 5px;
	background-color: #c2e0ff;
	font-family: arial,sans-serif;
	font-size: 11pt;
}
.srisearchinfo
{
	width: 600px;
	background-color: #FFFFFF;
	display: none;
}

.recordcountcont
{
	float: left;	
}
.emailsavecont
{
	float: right;	
}

.EmailSRI
{
	width:450px;
    height:350px; 
    background-color:#c2e0ff; 
    display:block; 
    padding:10px 10px 10px 10px;
}

