/* Widget Code Starts Here */
.getStarted_widget{
	width:300px;
	background-color:#cccccc;
	border-top:3px solid #000;
	font-family:georgia, times;
}

.getStarted_widget .getStarted_widget_content{
	padding:10px;
	position:relative;
}

.getStarted_widget h3{
	width:175px;
	font-family:georgia, times;
	margin:0px; padding:0px 0px 10px;
	font-size:21px;
}

.getStarted_widget img.getSTarted_cover{
	position:absolute;
	top:-13px; right:10px;
}

.getStarted_widget p.getStarted_form{
	border-top:1px dashed #aeaeae;
	margin:0px; padding:10px 0px 0px;
	font-size:14px;
}

.getStarted_widget p.getStarted_form span{
	display:block;
	font-family:arial, helvetica;
	font-size:10px;
	font-weight:bold;
}

.getStarted_widget p.getStarted_form a{
	margin-left:10px;
}

.getStarted_widget p.getStarted_form a img{
	vertical-align:middle;
}

.subscribeWidget_orange{
	background-color:#f8bc3b;
}
