/* --------------- ( Reset ) --------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
} 


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

/* --------------- ( General ) --------------------------------------------- */
img#top-site { 
	position: fixed !important;
}
body {
	background: url(elements/images/header-bg.png) repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 940px;
	margin: 0 auto;
	_margin-top: -132px;
}
a { color: #EC1C4D; } 
	/* --------------- ( Headings ) -------------- */
	h1, h2, h3, h4, h5, h6 {
		margin-bottom: 12px; font-weight: bold;
		color: #3E180B;
	}
		h1 { font-size: 22px; }
		h2 { font-size: 18px; }
		h3 { font-size: 16px; }
		h4 { font-size: 14px; }
		h5 { font-size: 13px; }
		h6 { font-size: 12px; }
		
		h1#heading-offers {
			position: relative;
		}
		span.pink { color: #EC1C4D; }

.alignleft { float: left; } 
.alignright { float: right; } 





/* --------------- ( Header ) --------------------------------------------- */
#header {
	padding-top: 25px;
	margin-bottom: 20px;
	position: relative;
}
	#header a.twitter {
		background: url(elements/images/top-twitter-bird.png) left top no-repeat;
		color: #C5BAB6;
		text-decoration: none;
		display: block;
		height: 25px;
		width: 200px;
		line-height: 24px;
		top: 0;
		font-size: 11px;
		padding-left: 33px;
		margin-bottom: 18px;
		position: absolute;
	}
		#header a.twitter:hover {
			color: #fff;
			text-decoration: underline;
			background: url(elements/images/top-twitter-bird.png) left bottom no-repeat;
		}
	#header a.facebook {
		background: url(elements/images/facebook.png) left top no-repeat;
		color: #C5BAB6;
		text-decoration: none;
		display: block;
		height: 25px;
		width: 550px;
		line-height: 24px;
		top: 0;
		left: 156px;
		font-size: 11px;
		padding-left: 33px;
		margin-bottom: 18px;
		position: absolute;
	}
		#header a.facebook:hover {
			color: #fff;
			text-decoration: underline;
			background: url(elements/images/facebook.png) left bottom no-repeat;
		}
	#header a.youtube {
		background: url(elements/images/youtube.png) left top no-repeat;
		color: #C5BAB6;
		text-decoration: none;
		display: block;
		height: 25px;
		width: 550px;
		line-height: 24px;
		top: 0;
		left: 320px;
		font-size: 11px;
		padding-left: 33px;
		margin-bottom: 18px;
		position: absolute;
	}
		#header a.youtube:hover {
			color: #fff;
			text-decoration: underline;
			background: url(elements/images/youtube.png) left bottom no-repeat;
		}
	#header a.toolbar {
		background: url(elements/images/toolbar.png) left top no-repeat;
		color: #C5BAB6;
		text-decoration: none;
		display: block;
		height: 25px;
		width: 550px;
		line-height: 24px;
		top: 0;
		left: 485px;
		font-size: 11px;
		padding-left: 33px;
		margin-bottom: 18px;
		position: absolute;
	}
		#header a.toolbar:hover {
			color: #fff;
			text-decoration: underline;
			background: url(elements/images/toolbar.png) left bottom no-repeat;
		}

                #header a.usflag {
		background: url(elements/images/usflag.png) left top no-repeat;
		color: #C5BAB6;
		text-decoration: none;
		display: block;
		height: 25px;
		width: 100px;
		line-height: 24px;
		top: 0;
		left: 720px;
		font-size: 11px;
                
		padding-left: 33px;
		margin-bottom: 18px;
		position: absolute;
	}
		#header a.usflag:hover {
			color: #fff;
			text-decoration: underline;
			background: url(elements/images/usflag.png) left bottom no-repeat;
		}

                #header a.ieflag {
		background: url(elements/images/ieflag.png) left top no-repeat;
		color: #C5BAB6;
		text-decoration: none;
		display: block;
		height: 25px;
		width: 100px;
		line-height: 24px;
		top: 0;
		left: 840px;
		font-size: 11px;
                
		padding-left: 33px;
		margin-bottom: 18px;
		position: absolute;
	}
		#header a.ieflag:hover {
			color: #fff;
			text-decoration: underline;
			background: url(elements/images/ieflag.png) left bottom no-repeat;
		}
	
	#header h1 a, #header h2 a {
		background: url(elements/images/logo.png);
		width: 276px;
		height: 71px;
		display: block;
		float: left;
		text-indent: -9999px;
		margin-top: 20px;
	}
	#header span {
		color: #3E180B;
		font-size: 11px;
		position: absolute;
		bottom: 0px;
		*bottom: 0px;
		left: 68px;
	}
	#header #search-box {
		background: url(elements/images/header-form.png);
		width: 362px;
		height: 57px;
		float: right;
		margin-top: 11px;
		*margin-top: 32px;
	}
		#header #search-box #s {
			*border: 1px solid none;
			border: none;
			font-size: 12px;
			background: none;
			float: left;
			margin: 32px 0px 0px 47px;
			width: 212px;
		}
		#header #search-box #searchsubmit {
			*border: 1px solid none;
			border: none;
			float: right;
			margin: 26px 0px 0px 2px;
			background: none;
			width: 82px;
			height: 30px;
			cursor: pointer;
    		cursor: hand;

		}
		



/* --------------- ( Main Nav ) --------------------------------------------- */
ul#main-nav {
	font-size: 14px;
	float: left;
	width: 940px;
	*margin-top: 22px;
}
	ul#main-nav li {
		display: inline;
	}
		ul#main-nav li a {
	        background:transparent url(elements/images/main-nav-right.png) no-repeat right bottom;
			color: #fff;
			display: block;
			float: left;
			height: 40px;
			line-height: 40px;
			margin-right: 2px;
			padding-right: 4px;
			text-decoration: none;
			font-weight: bold;
			text-shadow: #D6891D 1px -1px 2px;
		
		}
			ul#main-nav li a:hover {
	       		background: transparent url(elements/images/main-nav-right.png) no-repeat right top;
				color: #3E180B;
				text-shadow: #FEF2BE 1px -1px 2px;
			}
			ul#main-nav li a span {	
				background: transparent url(elements/images/main-nav-left.png) no-repeat left bottom;
				display: block;
				padding: 0 16px 0 18px;
			}
				ul#main-nav li a:hover span {
					background: transparent url(elements/images/main-nav-left.png) no-repeat left top;
				}
				ul#main-nav li#current a {
					background: transparent url(elements/images/main-nav-right.png) no-repeat right top;
					color: #3E180B;
					text-shadow: #FEF2BE 1px -1px 2px;
				}
				ul#main-nav li#current a span {
					background: transparent url(elements/images/main-nav-left.png) no-repeat left top
				}




/* --------------- ( Feature ) --------------------------------------------- */
#feature {
	background: url(elements/images/feature-banner2.png);
	float: left;
	width: 940px;
	height: 313px;
}
	#feature #newsletter {
		width: 240px;
		float: left;
		margin: 20px 0px 0px 20px;
		color: #fff;
		_display: inline;
		position: relative;
	}
		#feature #newsletter h2 {
			margin: 18px 0px 25px 76px;
			color: #fff;
		}
		#feature #newsletter p {
			margin: 0px 18px 17px 18px;
			line-height: 18px;
			height: 55px;
		}
		#feature #newsletter input {
			margin: 0px 18px 22px 28px;
			*margin: 0px 18px 20px 28px;
			_border: 1px solid none;
			border: none;
			background: none;
			width: 189px;
		}
			#feature #newsletter input.submit {
				_border: 1px solid none !important;
				border: none !important;
				width: 84px;
				height: 31px;
				cursor: pointer;
				cursor: hand;
				float: right;
				margin: -7px 15px 0px 0px;
				background: none;
			}
		#feature #newsletter a {
			position: absolute;
			bottom: 10px;
			left: 29px;
			color: #fff;
			font-size: 11px;
		}





/* --------------- ( Buttons ) --------------------------------------------- */
ul#buttons {
	float: left;
	width: 940px;
	margin-bottom: 14px;
}
	ul#buttons li {
		*display: inline;
	}
		ul#buttons li a {
			width: 220px;
			height: 149px;
			text-indent: -9999px;
			display: block;
			float: left;
			margin-right: 13px;
		}
			ul#buttons li#free-stuff a { background: url(elements/images/button-free-stuff.png); }
				ul#buttons li#free-stuff a:hover { background: url(elements/images/button-free-stuff.png) bottom; }
			ul#buttons li#discount-vouchers a { background: url(elements/images/button-discount-vouchers.png); }
				ul#buttons li#discount-vouchers a:hover { background: url(elements/images/button-discount-vouchers.png) bottom; }
			ul#buttons li#hot-deals a { background: url(elements/images/button-hot-deals.png); }
				ul#buttons li#hot-deals a:hover { background: url(elements/images/button-hot-deals.png) bottom; }
			ul#buttons li#printable-vouchers a { background: url(elements/images/button-printable-vouchers.png);  margin-right: 0px; }
				ul#buttons li#printable-vouchers a:hover { background: url(elements/images/button-printable-vouchers.png) bottom; }
			ul#buttons li#recycling a { background: url(elements/images/button-recycling.png); }
				ul#buttons li#recycling a:hover { background: url(elements/images/button-recycling.png) bottom; }



			ul#buttons li#holidaysandtravel a { background: url(elements/images/holidaysandtravel.png); }
				ul#buttons li#holidaysandtravel a:hover { background: url(elements/images/holidaysandtravel.png) bottom; }
			ul#buttons li#carsandmotorbikes a { background: url(elements/images/carsandmotorbikes.png); }
				ul#buttons li#carsandmotorbikes a:hover { background: url(elements/images/carsandmotorbikes.png) bottom; }		
			ul#buttons li#giftsandgadgets a { background: url(elements/images/giftsandgadgets.png); }
				ul#buttons li#giftsandgadgets a:hover { background: url(elements/images/giftsandgadgets.png) bottom; }
			ul#buttons li#cashandvouchers a { background: url(elements/images/cashandvouchers.png); }
				ul#buttons li#cashandvouchers a:hover { background: url(elements/images/cashandvouchers.png) bottom; }		


			ul#buttons li#restaurantsandpubs a { background: url(elements/images/restaurantsandpubs.png); }
				ul#buttons li#restaurantsandpubs a:hover { background: url(elements/images/restaurantsandpubs.png) bottom; }
			ul#buttons li#shopsandsupermarkets a { background: url(elements/images/shopsandsupermarkets.png); }
				ul#buttons li#shopsandsupermarkets a:hover { background: url(elements/images/shopsandsupermarkets.png) bottom; }		
			ul#buttons li#daysoutandentertainment a { background: url(elements/images/daysoutandentertainment.png); }
				ul#buttons li#daysoutandentertainment a:hover { background: url(elements/images/daysoutandentertainment.png) bottom; }
			ul#buttons li#somethingnew a { background: url(elements/images/somethingnew.png); }
				ul#buttons li#somethingnew a:hover { background: url(elements/images/somethingnew.png) bottom; }	

			
/* --------------- ( Main Content + Content ) --------------------------------------------- */
#main-content {
	float: left;
	width: 940px;
	margin-bottom: 22px;
}
	#content {
		float: right;
		margin-right: 20px;
		width: 644px;
		_display: inline;
		_position: relative;
	}
		h1#freestuff-offers, h2#freestuff-offers {
			background: url(elements/images/freestuff-offers2.png) no-repeat;
			margin-bottom: 8px;
			padding-left:45px;
			padding-top: 10px;
			padding-bottom: 10px;
			font-size: 22px;
			color: #EC1C4D;
			font-weight: bold;
			float: left;
		}
		h1#frees {padding-top: 10px;margin-left: 5px;padding-bottom: 10px;float: left;}
		.clear {clear: both;}
		h1#latest-offers {
			background: url(elements/images/latest-offers.png);
			width: 200px; height: 37px; text-indent: -9999px; margin-bottom: 14px;
		}
		h2#latest-offers {
			background: url(elements/images/latest-offers.png);
			width: 200px; height: 37px; text-indent: -9999px; margin-bottom: 14px;
		font-size: 22px;
		color: #3E180B;
		font-weight: bold;
		}
		
		h1#expiring-soon {
			background: url(elements/images/expiring-soon.png);
			width: 309px; height: 37px; text-indent: -9999px; margin-bottom: 14px;
		}
		
		/* ---------- Home Page Posts ---------- */
		
		#content .small-post {
			background: url(elements/images/offer-cool.png); height: 167px; margin-bottom: 12px;
			position: relative;
		}
			.small-post-new { background: url(elements/images/offer-new.png) !important; }
			.small-post-hot { background: url(elements/images/offer-hot.png) !important; }
			
			#content .small-post a.banner-120-60 {
				width: 120px;
				height: 60px;
				float: left;
				margin: 25px 20px 0px 20px;
			}
			.rating-holder {
				position: absolute;
				bottom: 52px;
				left: 42px;
			}
			
			#content .small-post .content {
				width: 330px;
				font-size: 12px;
				float: left;
				margin: 60px 20px 0px 0px;
			}
				#content .small-post h2 { margin: 0; }
					#content .small-post h2 a {
						color: #EC1C4D;
						position: absolute;
						text-decoration: none;
						top: 25px;
						left: 158px;
						_width: 410px;
					}
				#content .small-post .content p {
					line-height: 18px;
				}
			#content .small-post a.take-me {
				background: url(elements/images/btn-take-me.png);
				width: 107px;
				height: 32px;
				display: block;
				text-indent: -9999px;
				float: left;
				margin: 75px 0px 0px -2px;
			}
	
	#content p {
		margin-bottom: 14px;
		line-height: 19px;
	}
	#content strong { 
		font-weight: bold;
	} 
	#content .post {
		
	}
		a#get-now {
			background: url(elements/images/btn-take-me-png.png);
			width: 105px;
			height: 30px;
			display: block;
			text-indent: -9999px;
			margin-bottom: 14px;
		}
	#content ol { 
		margin-bottom: 19px;
	} 
		#content ol li { 
			_display: inline;
			list-style: inside decimal;
			margin-bottom: 7px;
		}
			#content ol li a { 
				
			}
	
	#content .more { display: none; } 
	#content a.thumbnail {
		float: left;
		margin-right: 14px;
	}
	
	/* ---------- ( Inside + Offer Boxes ) ---------- */
	
	.inside {
		margin: -286px 0px 0px 22px;
		width: 629px !important;
	}
		.inside .small-post {
			background: url(elements/images/offer-cool-inside.png) !important;
			height: 167px; margin-bottom: 12px;
			position: relative;
		}
			.inside .small-post-hot {
				background: url(elements/images/offer-hot-inside.png) !important;
			}
		.inside .content {
			width: 315px !important;
		}
			.inside #related-posts {
				float: left;
				width: 629px;
			}
			.inside a.take-me {
				margin: 75px 0px 0px -12px;
			}
			.inside a.thumbnail {
				margin-bottom: 12px;
			}
			.inside #ratings {
				float: left;
				width: 629px;
				margin-bottom: 14px;
			}
	
	#pagination {
		margin-top: 28px;
	}
	.st-taf { 
		
	}
			
		




/* --------------- ( Contact ) --------------------------------------------- */
.wpcf7 {
		
	}
	.wpcf7 br {
		display: none;
	}
		.wpcf7 p {
			
		}
		.wpcf7 label {
			margin-bottom: 5px;
			display: block;
			color: #000;
		}
			.wpcf7 p input {
				border: 1px solid #BCE0E6;
				margin: 0px 0px 0px 0px;
				width: 303px;
				padding: 7px;
				font: 11px Verdana, Geneva, sans-serif;
				color: #595959;
			}
			.wpcf7 p textarea {
				border: 1px solid #BCE0E6;
				margin: 0px 0px 0px 0px;
				width: 443px;
				height: 131px;
				font: 11px Verdana, Geneva, sans-serif;
				color: #595959;
				padding: 7px;
			}
		.wpcf7 p.button {
			background: none;
			height: 27px;
		}
			.wpcf7 p.button input {
				background: url(elements/images/btn-comment.png);
				margin: 0px 0px 0px 0px;
				width: 107px;
				height: 32px;
				border: none;
				cursor: pointer;
				cursor: hand;
			}

				
			
				
		
		
		
		
		
/* --------------- ( Sidebar ) --------------------------------------------- */
#sidebar {
	float: left;
	width: 240px;
	margin-left: 17px;
	_display: inline;
}
	#sidebar h2 {
		background: url(elements/images/sidebar-heading.png);
		height: 73px;
		text-indent: -9999px;
		margin: 8px 0px 0px 0px;
	}
	#sidebar ul {
		border-left: 1px solid #BCE0E6;
		border-right: 1px solid #BCE0E6;
		border-bottom: 1px solid #BCE0E6;
		margin-bottom: 20px;
	}
		#sidebar ul li {
			_display: inline;
		}
			#sidebar ul li a {
				background: #EAF4F6 url(elements/images/star-bullet.png) 12px 8px no-repeat;
				padding: 5px 5px 5px 30px; text-decoration: none;
				display: block; color: #000;
			}
				#sidebar ul li.even a { background: #fff url(elements/images/star-bullet.png) 12px 8px no-repeat; }
				#sidebar ul li a:hover { text-decoration: underline; }
				
		
		
		
		
/* --------------- ( Footer ) --------------------------------------------- */
#footer {
	background: #501F0E url(elements/images/footer2.png) repeat-x;
	height: 597px;
	*margin-top: 52px;
	margin-top: 62px;
	color: #B2A39D;
	font-size: 11px;
}
	#footer-wrapper {
		width: 940px;
		margin: 0 auto;
		position: relative;
	}
		#footer-wrapper img#footer-logo {
			margin-top: -37px;
			position: absolute;
			left: 0;
		}
		#footer-wrapper .box {
			float: left;
			width: 135px;
			margin: 22px 22px 0px 0px;
		}
		#footer-wrapper .twitter {
			float: right;
			color: #C0A097;
			width: 292px !important;
			margin: 22px 0px 0px 0px;
			font-size: 12px;
		}
			#footer-wrapper .twitter a {
				color: #FEE67E !important;
			}
			#footer-wrapper a#follow {
				display: block;
				text-align: right;
				margin-top: 10px;
			}
			
		#twitter_update_list span {
			display: block !important;
			line-height: 18px;
		}
			#twitter_update_list a {
				display: inline !important;
			}
		#footer-wrapper h3 {
			color: #FEE67E;
			font-weight: bold;
		}
		#footer-wrapper h3#latest-tweets {
			background: url(elements/images/footer-tweets.png);
			width: 180px;
			height: 50px;
			text-indent: -9999px;
		}
		
		#footer-wrapper ul {
			
		}
			#footer-wrapper ul li {
				_display: inline;
			}
				#footer-wrapper ul li a {
					color: #C0A097;
					text-decoration: none;
					display: block;
					margin-bottom: 10px;
				}
					#footer-wrapper ul li a:hover {
						text-decoration: underline;
						color: #fff;
					}
					
		#footer-wrapper #divider {
			background: url(elements/images/footer-divide.png) repeat-x top;
			width: 940px;
			position: absolute;
			top: 550px;
			left: 0;
			padding-top: 20px;
			font-size: 11px;
		}
			#footer-wrapper #divider a {
				color: #C0A097;
			}



/* ---------- ( Comments ) ---------------------------------------- */
.logged { background: none !important; }

.comments-template {
	margin-top: 20px;
        clear: both;

}
	#fbComments{
		clear:both
	}
	.comments-template h2 {
		font-size: 18px;
	}

	/* ----- ( Comments ) ----- */
	.comments-template p.clearfix {
		margin-bottom: 12px;
	}
	.comments-template label {
		margin-bottom: 6px;
		display: block;
	}
		.comments-template p.clearfix input {
			border: 1px solid #BCE0E6;
			margin: 0px 0px 0px 0px;
			width: 303px;
			padding: 7px;
			font: 11px Verdana, Geneva, sans-serif;
			color: #000;
		}
		.comments-template p.clearfix textarea {
			border: 1px solid #BCE0E6;
			margin: 0px 0px 0px 0px;
			width: 443px;
			height: 131px;
			font: 11px Verdana, Geneva, sans-serif;
			color: #000;
			padding: 7px;
		}
		.comments-template p.button {
			padding: 0;
		}
		.comments-template p.button input {
			background: url(elements/images/btn-comment.jpg);
			width: 108px;
			height: 32px;
			border: none !important;
			cursor: pointer;
			cursor: hand;
		}

    /* ----- ( Comments ) ----- */
	.comments-template ol {
		padding-left: 0 !important;
		list-style: none !important;
	}
		.comments-template ol li {
			margin-bottom: 18px !important;
			list-style: none !important;
		}
			.comments-template ol li p {
				margin-bottom: 15px !important;
			}
			.comments-template ol li .comment-box {
				border-top: 1px solid #BCE0E6;
				border-left: 1px solid #BCE0E6;
				border-right: 1px solid #BCE0E6;
				background: #fff;
				padding: 15px 15px 0px 15px;
			}
				.comments-template ol li .comment-box .avatar {
					float: right;
					width: 50px;
					margin-bottom: 8px;
				}
				.comments-template ol li .comment-box .comment_text {
					float: left;
					width: 505px;
				}
			.comments-template .commentmetadata {
				font-size: 11px;
				padding: 8px;
				border-left: 1px solid #BCE0E6;
				border-right: 1px solid #BCE0E6;
				border-bottom: 1px solid #BCE0E6;
				background: #BCE0E6;
				color: #2B6A75;
				$margin-top: -3px;
			}
				.comments-template .commentmetadata a {
					color: #fff;
				}
			
		/* Author Comment Style */
		.comments-template ol li.author .comment-box {
			border: 1px solid #B20807;
			background: #fff;
			padding: 15px 15px 0px 15px;
		}

	
		
.list-cats { float: left; width: 100%; margin: 50px 0px 0px 0px;}
#footer-wrapper .list-cats ul {
		width: 135px;
		float: left;
		margin-right: 22px;
		list-style-type: none;
		font: 12px Arial, Helvetica, sans-serif;
	}
#footer-wrapper .list-cats ul.last {margin-right: 0px;}
#footer-wrapper .list-cats ul li {margin-right: 5px;}
.clear {clear: both;}


/* Style for competition form */
#competition_form {
	border: 3px dashed #D2E8EC;
    	padding: 20px;
}
#competition_form .gform_wrapper {
	background: #eaf4f6;
	padding: 10px 20px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	clear: both;
	border: 1px solid #DDD;
	margin-top: 0;
}
#competition_form .gform_wrapper input[type="text"] {
	border: 1px solid #CCC;
	padding: 3px 5px;
	background: #FFF;
	font-size: 13px;
}
#competition_form .gform_wrapper .ginput_complex label {
 	margin: 2px 0 8px 2px;
}
#competition_form a {
	color: #ec1c4c;
}
#competition_form .gform_wrapper .gform_footer {
	text-align: center;
	padding: 0;
}
#competition_form .gform_wrapper input[type="submit"] {
	background: #ec1c4c;
	color: #FFF;
	border: 1px solid #D61B44;
	border-radius: 8px;	
	-moz-border-radius: 8px;	
    	font-size: 1.6em;
    	padding: 5px 25px;
}
#competition_form .gform_wrapper input[type="submit"]:hover {
	background: #D61B44;
}
#competition_form .competition_name , #competition_form .competition_sex, #competition_form .competition_dob {
	display: inline-block;
	width: 49%;
}
#competition_form .competition_name .medium {
	width: 87%;
}
#competition_form .competition_sex li {
	display: inline-block;
	margin: 0 15px 0 0;
}
#competition_form .competition_address .ginput_full input {
	width: 92% !important;
}
#competition_form .competition_address .ginput_right input {
	width: 84% !important;
}
#competition_tandcs {
	font-size: 8pt;
	margin: 20px auto 15px;
	padding: 0 20px 0;
}
#competition_tandcs ul li {
	list-style-type: disc;
	margin: 2px 0 2px 20px;
}
#competition_social {
	clear: both;
	border: 1px solid #DDD;
	border-bottom: 0;
	padding: 10px;
	margin: 5px 10px 0 10px;
	-moz-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
 	padding: 10px;
    	text-align: center;
    	width: 280px;
}
#competition_social a {
	margin: 0 10px 0 0;
	display: inline-block;
}
#competition_social img { 
	vertical-align: middle;
}
#competition_social .competition_social_title {
	font-size: 17px;
	display: inline-block;
	margin-right: 10px;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
}

#respond #comment{width:500px !important;max-width:500px !important}
