/*	Section Specific CSS
	Section ID: 201
	Section Name: Subscribe
	Synopsis: Formats html for the subscribe landing page
*/

#Customer_Service_Module_-_Subscribe {
	font-size: 1.3em;
}
#Customer_Service_Module_-_Subscribe h2 {
	font-size: 1.4em;
	text-transform: uppercase;
	color: #942D31;
	clear: both;
}
#Customer_Service_Module_-_Subscribe p {
	width: 616px;
	clear: both;
	margin-bottom: 15px;
}
#Customer_Service_Module_-_Subscribe a {
	display: block;
	padding: 10px;
	height: 60px;
	color: #000000;
}
#Customer_Service_Module_-_Subscribe a:hover {
	background-color: #eeeeee;
	text-decoration: none;
}
#Customer_Service_Module_-_Subscribe a img {
	float: left;
	margin: 5px 10px 5px 0;
	heigh: 50px;
	width: 50px;
}
#Customer_Service_Module_-_Subscribe span {
	display: block;
	padding-top: 8px;
}

#Customer_Service_Module_-_Subscribe span.title {
	font-size: inherit;
	padding-top: 0px;
	margin: 0 0 0 60px;
}