#calenderpreview{
	float: left;
	position: relative;
	padding-top:5px;
}

#containerpostergereeting{
	float: right;
	margin-top:5px;
	border-color: #f1ab00;
	border-right-width: 2px;
	border-right-style: solid;	
	border-bottom-width: 2px;
	border-bottom-style: solid;		
}

#posterpreview{
	height: 185px;
	width: 320px;
	background-color: #d9d9d9;
	padding:15px;
}

#lang_area{
	float:right;
}

#greetingcardperview{
	padding:15px;
	background-color: #d9d9d9;
	height: 464px;
	width: 360px;
}

