/* CSS Document */

#right-column {
   	padding: 20px 0;
   	margin-left: 700px;
   	font-size: 0.8em;
}

#right-column-auth-container{
	width: 150px;
	margin: 3px 25px 35px 25px;
}
    
h3 {
   	font-size: 1.3em;
   	letter-spacing:	-0.01em;
   	margin: 0;
   	padding: 0;
   	color: #000000;
}

.bigger {
	font-size: 1.1em;
}
		
#right-column-auth-title {
	background: #8bcb4c;
	background-image: url(/images/title_background.png);
}
    
#right-column-auth-contents {
	background: #8bcb4c;
	background-image: url(/images/right_column_auth_background.png);
	background-repeat: no-repeat;
	background-position: bottom;
	line-height: 1.3em;
}

#appear-tr1, #appear-tr2, #appear-tr3, #appear-tr4 {
	font-size: 0.9em; 
	line-height: 1.25em; 
	text-align: left; 
	margin: -20px 15px -15px 0; 
	font-style: italic;
}

#right-column-contents p {
	line-height: 1.1em;
}

.right {
	text-align: right;
	vertical-align: top;
}

.market-name {
	font-style: normal font-size: 1.0em;
}

.stock-prices {
	font-style: normal;
	font-weight: bold;
}

.stock-names {
	font-style: normal;
}


#tools{
	width: 150px;
	margin: 3px 25px 35px 25px;
}

#performance{
	width: 150px;
	margin: 3px 25px 35px 25px;
}

#tools-title {
	background: #ba4848;
	background-image: url(/images/title_background.png);
}

#tools-content {
	background: #ba4848;
	background-image: url(/images/right_column_background.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 30px;
}

.text {
    text-align: left;
    padding-left: 15px;
}

#performance-title {
	background: #8bcb4c;
	background-image: url(/images/title_background.png);
}

#performance-content {
	background: #8bcb4c;
	background-image: url(/images/right_column_background.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
