
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, sub, sup, var, dl, dt, dd, ol,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}


.footer{
	background-color:#ffffff;
	text-align:center;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin-bottom:10px;
	padding:10px;
    width: 924px;
}


.password_input{
	background:transparent url(http://www.easylivingaids.co.uk/affiliate_base/skins/Classic/img/bg-login-input.png) no-repeat scroll 0 0;
	border:0;
	color:#adadad;
	font-size:20px;
	height:41px;
	line-height:40px;
	margin:0 10px 15px;
	padding:0 20px;
	width:205px;
}
blockquote, q { quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after { content: ""; content: none; }

ins { background-color: #ff9; color: #000; text-decoration: none; }

mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }

table { border-collapse: collapse; border-spacing: 0; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

input, select { vertical-align: middle; }

html {overflow: -moz-scrollbars-vertical;}
#skipto{position:absolute;left:-9999px;top:-9999px;}
.group:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}


a{
color:#268fdb;
}
#logo{
    float: left;
    margin: 20px 0 0 10px;
	width:700px;
	height:104px;
	overflow:hidden;

}
#logo a{display:block;height:100%;width:100%;}
#logo a span{position:absolute;left:-9999px;top:-9999px;}

img{border:none;}
img.left{margin:0 10px 10px 0;}
img.right{margin:0 0 10px 10px;}

p{margin:0 0 1.5em;}

a{
	text-decoration:none;
}

.right{float:right;}
.left{float:left;}
.alignleft{text-align: left;}
.alignright{text-align: right;}
.aligncenter{text-align: center;}


.clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;} 
.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;} 
* html .clearfix {height: 1%;}

h1{
	color:#268fdb;
	font-size:30px;
	font-weight:bold;
}


#wrapper{
	margin:0 auto;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:30px;

	width:1070px;
	position:relative;
}
#container{
	background-color:#fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 0px 0px 20px rgba(50, 50, 50, 0.15);
	-moz-box-shadow:    0px 0px 20px rgba(50, 50, 50, 0.15);
	box-shadow:         0px 0px 20px rgba(50, 50, 50, 0.15);
	margin:0 auto;
    width: 954px;
	position:relative;
}

#header{
	height:216px;
    margin-left: -6px;
    width: 967px;
	position:relative;

}



#header-top{
	height:125px;
	width:100%;
}

#SearchForm {
    float: left;	
    margin-top: 60px;
    padding-left: 55px;
    width: auto;
}
#SearchForm form{
	height:41px;
}

#SearchForm #searchBox{
	float:right;
}
#SearchForm #s{
	background:transparent url(http://www.easylivingaids.co.uk/affiliate_base/skins/Classic/img/bg-search-box.png) no-repeat scroll 0 0;
	border: 0 none;
    color: #ADADAD;
	font-size:16px;
    height: 41px;
	line-height:41px;
	padding:0 5px;
    width: 185px;
}
#SearchForm .searchBtn { 
	background:url(http://www.easylivingaids.co.uk/affiliate_base/skins/Classic/img/search-btn.png) no-repeat scroll 0 0 transparent;
	border: 0 none;
	cursor:pointer;
	height: 41px;
    margin-left: 5px;
	width:41px;
}

#contact-container{
	float:right;
	margin: 10px 30px 0 0;
}
#contact-container p{
	color:#11466c;
	font-size:22px;
	line-height:24px;
	margin:0;
}

.hasgradient{
	position:relative;
	font-size:26px;
}
span.gradient{
	position:absolute;
	display:block;
	top:0;
	left:0;
	height:100%;
	width:100%;
}

#header-bottom{
	padding-top:10px;
	position:relative;
}
ul#nav{
	margin:10px 0 0 -35px;
	position:relative;
}
ul#nav li{
	border-left:1px solid #76b8ed;
	float:left;
	list-style:none;
	padding:0 4px;

}
ul#nav li:first-child{
	border:none;
}
ul#nav li a{
	color:#fff;
}

.dropdown_1column, 
.dropdown_2columns, 
.dropdown_3columns, 
.dropdown_4columns,
.dropdown_5columns {
	margin:4px auto;
	float:left;
	position:absolute;
	left:-999em; /* Hides the drop down */
	text-align:left;
	padding:10px 5px 10px 5px;
	border:1px solid #777777;
	border-top:none;
	
	/* Gradient background */
	background:#d7edfd;

	/* Rounded Corners */
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
	z-index:9999;
}

.dropdown_2columns {width: 600px;}

.col_1,
.col_2 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
	z-index:9999;

}

#nav li:hover .dropdown_1column, 
#nav li:hover .dropdown_2columns, 
#nav li:hover .dropdown_3columns,
#nav li:hover .dropdown_4columns,
#nav li:hover .dropdown_5columns {
	left:-1px;
	top:12px;
}
.col_1 {z-index:9999;}
.col_2 {z-index:9999;}

#nav h2 {
	font-size:21px;
	font-weight:400;
	letter-spacing:-1px;
	padding-bottom:4px;
	border-bottom:1px solid #666666;
	margin-bottom:5px;
}


#nav2 a{
	color:#000;
	border-left:1px solid #76b8ed;
	padding:0 5px;
}
div#viewbasket{
	float:right;
	font-size:18px;
	font-weight:bold;
	/*height:53px;*/
	line-height:20px;
	margin-right:5px;
	position: relative;
	text-align:right;
	width:172px;
}

div#viewbasket a{
	bottom: 10px;
    color: #FFFFFF;
    padding-right: 10px;
}

div#viewbasket img{
	float:right;
	margin-top:-25px;
}



#content #main{
	margin:0 auto;
	padding-bottom:20px;
	width:934px;
}

#categories{
	margin:10px auto;
	margin-top:18px;
	width:882px;
}
#categories .category{
	background:transparent url(http://www.easylivingaids.co.uk/affiliate_base/skins/Classic/img/bg-category-box-no.png) no-repeat scroll 0 0;
	float:left;
	height:196px;
	margin-bottom: 20px;
	padding-top:5px;
	position:relative;
	width:220px;
	text-align:center;
	display:block;
}

.category_link{
	margin-bottom:15px;
	z-index:999;
}


.category img{
	width:181px;
	height:129px;
	padding-top:3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

}


.category_link{
	border-collapse:collapse;
	bottom: 0px;
	display:table;
    left: 40px;
	position: absolute;
	width: 140px;
	margin-top:10px;
}


.feature{
	padding:10px;
	background-color:#fff;
	opacity:0.9;
	width:180px;
	font-size:11px;
	margin-left:10px;
	text-align:left;
	display:none;
	height:120px;
}

.feature_link{

	color: #000;

}





.topCatControl_true{
	padding-top:30px;
	width:100px;
	text-align:center;
	margin-left:5px;

}
#cat-menu{
}
#cat_active{
	background:transparent url(http://www.easylivingaids.co.uk/affiliate_base/skins/Classic/img/bg-cat-menu-li-inactive.png) no-repeat scroll 0 0;
	display:table;
	vertical-align:middle;
	float:left;
	height: 86px;
	padding-bottom:15px;
	margin-top:-6px;
	width: 110px;
	text-align:center;
}
#cat_active_true{
	background:transparent url(http://www.easylivingaids.co.uk/affiliate_base/skins/Classic/img/bg-cat-menu-li-active.png) no-repeat scroll 0 0;
	display:table;
	vertical-align:middle;
	float:left;
	height: 86px;
	padding-bottom:15px;
	margin-top:-6px;
	width: 110px;

}

#cat_active p a{
	color:#ffffff;
	font-size:14px;
    font-weight: bold;
	line-height: 14px;
	text-decoration:none;
}

#cat_active_true p{
	display:table-cell;
    margin: 0;
    text-align: center;
	vertical-align:middle;
	width:110px;
}
#cat_active_true p a{
	color:#000000;
	font-size:14px;
    font-weight: bold;
	line-height: 14px;
	text-decoration:none;
}

#main-content{
	border:1px solid #e5e5e5;
	color:#208cd9;
	font-size:15px;
	line-height:19px;
	margin-top:-5px;
	min-height:300px;
	padding: 20px 20px 20px 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 2px 2px #e5e5e5;
	-moz-box-shadow: 0px 0px 2px 2px #e5e5e5;
	box-shadow: 0px 0px 2px 2px #e5e5e5;
}

#main-content #category-info img{
	float:right;
	margin: 0 10px 25px 25px;
}


#category-info{
	font-size:14px;
	color:black;

}

#sub-categories h2{
	color:#11466c;
	font-size:17px;
	font-weight:bold;
	margin:5px 0;
	text-transform:uppercase;
}
#sub-categories div{
	float:left;
	height:32px;
	margin:0 12px 12px 0;
	padding-left:5px;
	width:241px;
}

#sub-categories div a{
	color:#fff;
	font-size:17px;
	font-weight:bold;
	line-height:30px;
}

.addthis_toolbox{
	float:right;
	margin-right:20px;
}

#sidebar-container{
	border-collapse:collapse;
	display:table;
}
#sidebar{	
	background-color:#deeffd;
	margin:20px 10px 20px 20px;
	padding:10px;
	width:150px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius: 10px 0px 0px 10px;
	border-radius: 10px 0px 0px 10px;
}
#sidebar h2{
	color:#11466c;
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:10px;
	text-transform:uppercase;
}
#sidebar ul li{
	border-bottom:1px solid #b7cfe1;
	list-style:none;
}
#sidebar a{
	color:#208cd9;
	font-size:13px;
	font-weight:bold;
}

#main-section{
	padding:0 10px;
}


.table{border-collapse:collapse;display:table;width:100%;}
.row{display:table-row;}
.column{display:table-cell;vertical-align: top;}






#login-form-container{
	background:transparent url(http://www.easylivingaids.co.uk/affiliate_base/skins/Classic/img/bg-product-box.png) repeat-x scroll left bottom;
	border:1px solid #f1f1f1;
	margin:15px auto;
	padding:15px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	width:596px;
}
#login-form-container form{
	margin:0 auto;
	width:565px;
}

.condition{
float:left;
margin-right:10px;
margin-bottom:10px;
}

.last_condition{
margin-right:0px;
}
#login-form-container h2{
	color: #11466C;
    font-size: 19px;
    font-weight: bold;
    line-height: 24px;
    margin: 10px;
}
#login-form-container input[type="text"],
#page-container #loginform input[type="text"],
.page-container #loginform input[type="text"]{
	background:transparent url(http://www.easylivingaids.co.uk/affiliate_base/skins/Classic/img/bg-login-input.png) no-repeat scroll 0 0;
	border:0;
	color:#adadad;
	font-size:20px;
	height:41px;
	line-height:40px;
	margin:0 10px 15px;
	padding:0 20px;
	width:205px;
}
#page-container #loginform input[type="text"],
.page-container #loginform input[type="text"]{
	margin:0 0 15px;
}
#login-form-container label{
	color:#11466c;
	margin:0 10px;
}
#login-form-container #btn,
#page-container #loginform #btn,
.page-container #loginform #btn{
	border:0;
	color:#fff;
	float:right;
	font-size:16px;
	height:35px;
	line-height:35px;
	margin: -7px 10px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#000;
}
#page-container #loginform #btn,
.page-container #loginform #btn{
	float:none;
	margin: 15px 0;
}
#login-form-container #forgot-register{
	color:#11466c;
	margin:7px 0;
	text-align:center;
}
#login-form-container #forgot-register a{
	color:#000;
	font-size:13px;
	font-weight:bold;
}

#page-container,
.page-container{
	color:#11466c;
	font-size:13px;
	line-height: 16px;
	margin-bottom:20px;
}
#page-container h2,
.page-container h2{
	color:#11466c;
	font-size:19px;
	font-weight:bold;
	margin:5px 0;
}

#basket-breadcrumb{
	color:#11466c;
	font-size:19px;
	text-align:center;
}
#basket-breadcrumb span{
	color:#059be0;
}
#basket-breadcrumb span.active{
	color:#11466c;
}

#basket-table-container{
	padding:5px;
}


#basket-table-new th{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	background-color:#000;
	padding:10px;
	text-align:left;
}

#basket-table-new td{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	padding:10px;
	text-align:left;
	vertical-align:top;
}

#basket-table-new td input.qty{
	color:#7a7a7a;
	font-size:13px;
	height:20px;
	text-align:center;
	width:60px;
}

#basket-table-top th{
	color:#11466c;
	font-size:15px;
	font-weight:bold;
	padding:5px;
}
#basket-table-top td{
	background-color: #F4F4F4;
    color: #000000;
    font-size: 12px;
    line-height: 16px;
	padding:5px;
    vertical-align: top;
}

#basket-table-top .tdEven{
	background-color: #bde7f9;

}
#basket-table-top .tdOdd{
	background-color: #e5f3f9;

}
#basket-table-top td img{
	float:left;
	margin-right:5px;
}
#basket-table-top td p{
	margin:0;
}
#basket-table-top td input.removeBtn{
	background:transparent url(http://www.easylivingaids.co.uk/affiliate_base/skins/Classic/img/bg-basket-remove.png) no-repeat scroll 0 0;
	border:0;
	cursor:pointer;
	height:26px;
	text-indent:-9999px;
	width:61px;
}
#basket-table-top td input.qty{
	color:#7a7a7a;
	font-size:13px;
	height:20px;
	text-align:center;
	width:40px;
}

#basket-table-bottom{
}
#basket-table-bottom td{
	padding:5px;
	color:#000;
}
#basket-table-bottom td#headings,
#basket-table-bottom td#subtotal-heading{
	color:#059be0;
	font-size:15px;
	font-weight:bold;
	text-align:right;
	vertical-align: top;
}
#basket-table-bottom td#values{
	color:#11466c;
	font-size:15px;
	font-weight:bold;
	text-align:right;
	vertical-align: top;

}
#basket-table-bottom td#subtotal-value{
	color:#11466c;
	font-size:20px;
	font-weight:bold;
	padding-top: 0;
	text-align:right;
}
#basket-table-bottom td#promocode{
	color:#11466c;
	font-size:12px;
	padding-left:0px;
	padding-right:0px;
}
#basket-table-bottom td input.promo{
	color:#7a7a7a;
	font-size:13px;
	height:20px;
	text-align:center;
	width:80px;
}
#basket-table-bottom td input.updateBtn{
	background:transparent url(http://www.easylivingaids.co.uk/affiliate_base/skins/Classic/img/bg-basket-update.png) no-repeat scroll 0 0;
	border:0;
	cursor:pointer;
	height:39px;
	text-indent:-9999px;
	width:125px;
}
#basket-table-bottom td input.checkoutBtn{
	background:transparent url(http://www.easylivingaids.co.uk/affiliate_base/skins/Classic/img/bg-basket-checkout.png) no-repeat scroll 0 0;
	border:0;
	cursor:pointer;
	height:39px;
	text-indent:-9999px;
	width:91px;
}

input.btnContinueCheckout{
	background:transparent url(http://www.easylivingaids.co.uk/affiliate_base/skins/Classic/img/bg-continue-checkout.png) no-repeat scroll 0 0;
	border:0;
	cursor:pointer;
	height:39px;
	text-indent:-9999px;
	width:182px;
}
input.btnContinueShopping{
	background:transparent url(http://www.easylivingaids.co.uk/affiliate_base/skins/Classic/img/bg-continue-shopping.png) no-repeat scroll 0 0;
	border:0;
	cursor:pointer;
	height:39px;
	text-indent:-9999px;
	width:163px;
}

form[name="registerForm"] table td{
	padding:6px 0 0;
}
form[name="registerForm"] table td.tdcartTitle{
	border-bottom:1px dashed #11466c;
	font-weight:bold;
	padding-top:10px;
}

#delivery_table td{
	padding:6px 0 0;
}
#delivery_table td.tdcartTitle{
	border-bottom:1px dashed #11466c;
}

form[name="registerForm"] table td a.txtCheckout{
	border:0;
	color:#fff;
	display:block;
	float:right;
	font-size:16px;
	height:35px;
	line-height:35px;
	padding:0 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

form[name="registerForm"] input[type="text"],
form[name="registerForm"] select{
	color:#7A7A7A;
}

.selected_paginate{
	background-color:#ffffff;
	color:#000000;
	padding-left:5px;
	padding-right:5px;
}



.new-checkout-main{
	color:#00000;
}

.new_proceed_button{

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#000;
	padding:10px;
	font-size:20px;
	color:#ffffff;

}

.article_image{
	float:left;
	width:75px;
}

.article_text{
	float:left;
	width:335px;
}

.article{

	float:left;
	width:410px;
	margin-bottom:10px;
	height:80px;

}

.article_right{

	margin-left:10px;
	float:left;
	width:410px;
	margin-bottom:10px;
	height:80px;

}


.article_text a{

color:#268fdb;
}

	.reveal-modal-bg { 
		position: fixed; 
		height: 100%;
		width: 100%;
		background: #000;
		background: rgba(0,0,0,.4);
		z-index: 100;
		display: none;
		top: 0;
		left: 0; 
		}
	
	.reveal-modal {
		visibility: hidden;
		top: 100px; 
		left: 50%;
		margin-left: -300px;
		width: 520px;
		background: #eee url(http://www.easylivingaids.co.uk/affiliate_base/skins/Classic/img/modal-gloss.png) no-repeat -200px -80px;
		position: absolute;
		text-align:center;
		z-index: 101;
		padding: 30px 40px 34px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-box-shadow: 0 0 10px rgba(0,0,0,.4);
		}
		
	.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
	.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
	.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
	.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}
	
	.reveal-modal .close-reveal-modal {
		font-size: 22px;
		line-height: .5;
		position: absolute;
		top: 8px;
		right: 11px;
		color: #aaa;
		text-shadow: 0 -1px 1px rbga(0,0,0,.6);
		font-weight: bold;
		cursor: pointer;
		} 


.continue{
	background-color:#008000;
	padding:5px;
	text-align:center;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border:1px solid #ffffff;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	color:#ffffff;
	display:block;
	text-transform:uppercase;
}

.continue:hover{

	opacity:0.5;
}

.checkout{
	background-color:#c00000;
	padding:5px;
	text-align:center;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border:1px solid #ffffff;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	color:#ffffff;
	display:block;
	text-transform:uppercase;
}

.checkout:hover{

	opacity:0.5;
}

	.refer-modal-bg { 
		position: fixed; 
		height: 100%;
		width: 100%;
		background: #000;
		background: rgba(0,0,0,.1);
		z-index: 100;
		display: none;
		top: 0;
		left: 0; 
		}
	
	.refer-modal {
		visibility: hidden;
		top: 100px; 
		left: 50%;
		margin-left: -200px;
		width: 410px;
		position: absolute;
		text-align:center;
		z-index: 101;
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-box-shadow: 0 0 10px rgba(0,0,0,.4);
		background-color:#fff;
		}

	.refer-modal p{
		font-size: 16px;
		}
		
		
	.refer-modal.small 		{ width: 200px; margin-left: -140px;}
	.refer-modal.medium 		{ width: 400px; margin-left: -240px;}
	.refer-modal.large 		{ width: 600px; margin-left: -340px;}
	.refer-modal.xlarge 		{ width: 800px; margin-left: -440px;}
	
	.refer-modal .close-reveal-modal {
		font-size: 10px;
		bottom: 8px;
		right:8px;
		position:absolute;
		right: 11px;
		color: #000;
		text-shadow: 0 -1px 1px rbga(0,0,0,.6);
		font-weight: bold;
		cursor: pointer;
		} 


#modal_customer {
	visibility:hidden;
	width:560px;
	height:324px;
	padding:8px;

	background:rgba(0,0,0,.6);

	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;

	position:absolute !important;
	top:30% !important;
	left:45% !important;
	margin-top:-94px !important;
	margin-left:-180px !important;
	z-index:101;
}

#modal_customer_content {
	width:550px;
	height:314px;
	padding:5px;
	background:#fcfcfc;
	color:#000;
	-webkit-box-shadow:0px 1px 3px rgba(0,0,0,.25);
	-moz-box-shadow:0px 1px 3px rgba(0,0,0,.25);
	box-shadow:0px 1px 3px rgba(0,0,0,.25);

	-webkit-border-radius:0px 0px 4px 4px;
	-moz-border-radius:0px 0px 4px 4px;
	border-radius:0px 0px 4px 4px;
}

#modal_relief {
	visibility:hidden;
	width:560px;
	height:454px;
	padding:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;

	position:absolute !important;
	top:30% !important;
	left:45% !important;
	margin-top:-94px !important;
	margin-left:-180px !important;
	z-index:101;
}

#modal_relief_content {
	width:550px;
	height:444px;
	padding:25px;
	background:#fcfcfc;
	color:#000;
	font-size:12px;
	-webkit-box-shadow:0px 1px 3px rgba(0,0,0,.25);
	-moz-box-shadow:0px 1px 3px rgba(0,0,0,.25);
	box-shadow:0px 1px 3px rgba(0,0,0,.25);

	-webkit-border-radius:0px 0px 4px 4px;
	-moz-border-radius:0px 0px 4px 4px;
	border-radius:0px 0px 4px 4px;
}

#modal_relief_content p{
	line-height:12px;
}

#lim{
	margin-top:10px;
}

#lim a{

}