/*

-------------------------------------------------------------------

B2L magazine - story colour stylesheet

Colour scheme - Lime

Note: 	Main colour and stylesheet information are held in the main.css and season_xxxx.css files. 

-------------------------------------------------------------------

*/



#mainColumn h1 {
	color: #d4d600;
}

#mainColumn h3 {
	color: #d4d600;	
}

.headlineLarge {
	color: #d4d600; 
}

#containerQ {
	border: 1px solid #d4d600; 
}

#topTip {
	background-image:   url("../../img/top_tips/lime.gif");
}

#tipContainer {
	width: auto;
	border: 1px solid #d4d600;
}

#contributor {
	background-color: #f2f3b2;
}

#quote {
	color: #d4d600;
}

#textBox h4 {
	background-color: #d4d600;
}

#textBox p {
	background-color: #f2f3b2;
}

#textBox ul {
	background-color: #f2f3b2;
}


#info {
	background-color: #d4d600;
	background-image:  url("../../img/info/lime.gif");
}
