.min-height-65
{
	min-height:65px;
}

@font-face {
    font-family: 'Varela Round';
    font-style: normal;
    font-weight: 400;
    src: local('Varela Round Regular'), local('VarelaRound-Regular'), url(https://fonts.gstatic.com/s/varelaround/v10/w8gdH283Tvk__Lua32TysjIfp8uK.ttf) format('truetype')
}

body {
    font-family: 'Varela Round', sans-serif;
    letter-spacing: .5px;
    color: #666;
    background: #fff
}

body,
html {
    height: 100%
}

body {
    padding-top: 71px
}

.navbar {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}

.navbar .navbar-brand {
    font-weight: 700;
    position: absolute;
    left: 30px;
	top:19px;
    letter-spacing: 5px
}

.navbar .navbar-brand i {
    color: #eeeeee
}

.navbar .navbar-nav .btn-login {
    position: absolute;
    right: 30px
}

.navbar .navbar-nav .btn-login a {
   
    padding: 10px;
    color: #fff;
    border-radius: 4px;
    background-color: #eeeeee
}

.navbar .navbar-nav .btn-login a i {
    margin-right: 5px
}

.navbar .navbar-nav .btn-login a:hover {
    color: #fff
}

.navbar .dropdown-item.active,
.navbar .dropdown-item:active {
    text-decoration: none;
    color: #fff;
    background-color: #eeeeee
}

.navbar .dropdown-item:focus,
.navbar .dropdown-item:hover {
    text-decoration: none;
    color: #fff;
    background-color: #eeeeee
}

.navbar-light .navbar-nav .nav-link {
    font-weight: 700;
    padding: 0px 25px;
    color: #333
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active {
    color: #eeeeee;
    border-bottom: 3px solid #eeeeee
}

.dropdown-menu {
    margin: 0;
    border-radius: 4px
}

.carousel-item img {
    width: 100%
}

.carousel-item .btn {
    padding: 10px;
    color: #fff;
    border-radius: 4px;
    background-color: #eeeeee;
    border: 0
}

.carousel-item h1 {
    text-shadow: 0 1px 12px #555
}

.carousel-item h1 a {
    color: #fff
}

.carousel-item h1 a:hover {
    text-decoration: none
}

.carousel-item p {
    text-shadow: 0 1px 5px #555
}

.featured {
    margin-top: 70px;
    margin-bottom: 50px;
    text-align: center
}

.featured h3 {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 40px;
    color: #333
}

.featured h4 {
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #cacaca
}

.top {
    padding: 30px 0;
    background-color: #f7f7f7
}

.top h5 {
    
    margin-bottom: 20px;
    color: #dadada
}

.top .box {
    padding: 25px;
    background-color: #fff;
    box-shadow: 0 6px 15px rgba(36, 37, 38, .08)
}

.top .box h3 {
    font-size: 1.2rem;
    font-weight: 700;
    padding-left: 120px
}

.top .box h3 a {
    color: #333
}

.top .box p {
    line-height: 22px;
    margin-bottom: 0;
    padding-left: 120px
}

.top .box img {
    float: left;
    width: 100px;
    height: 100px;
    border-radius: 6px
}


.img-container-130
{
		height:130px;overflow-y:hidden
}

.box2 {
    padding: 25px;
    background-color: #fff;
    box-shadow: 0 6px 15px rgba(36, 37, 38, .08)
}

.box2 h3 {
    font-size: 1.2rem;
    font-weight: 700;
    padding-left: 120px
}

.box2 h3 a {
    color: #333
}

.box2 p {
    line-height: 22px;
    margin-bottom: 0;
    padding-left: 120px
}


.list {
    margin-top: 60px
}

.list h5 {
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #dedede
}

.list .btn-load {
    padding: 10px 25px;
    color: #666;
    border: 1px solid #dedede;
    border-radius: 50px
}

.box.grid.blog-posts {
    margin-bottom: 40px;
    padding-bottom: 30px;
    text-align: center;
    border: 1px solid #dedede;
    background-color: #fff;
    box-shadow: 0 6px 15px rgba(36, 37, 38, .08);
	min-height:470px;
}

.box.grid.blog-posts .by {
    padding: 10px 15px;
    text-align: left;
    color: #fff;
  
}

.box.grid.blog-posts h2 {
    font-size: 1.3rem;
    font-weight: 700;
    padding-right: 15px;
    padding-left: 15px;
    text-transform: capitalize
}

.box.grid.blog-posts h2 a {
    color: #333
}

.box.grid.blog-posts p {
    padding-right: 15px;
    padding-left: 15px
}

.home-img-container img {
    width: 100%;
    margin-bottom: 30px
}

.box.grid.blog-posts .tag {
    padding-right: 15px;
    padding-left: 15px;
	position:absolute;
	bottom:60px;
}

.box.grid.blog-posts .tag a {
    display: inline-block;
    padding: 3px 15px;
    color: #666;
    border: 1px solid #dedede;
    border-radius: 50px
}

.box.grid.blog-posts .tag a:hover {
    text-decoration: none;
    background-color: #f8f8f8
}

.box.list.blog-posts {
    margin-top: 0;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border: 1px solid #dedede;
    background-color: #fff;
    box-shadow: 0 6px 15px rgba(36, 37, 38, .08)
}

.box.list.blog-posts img {
    float: left;
    width: 100px;
    height: 100px;
    margin-left: 20px
}

.box.list.blog-posts h2 {
    font-size: 1.2rem;
    padding-left: 140px
}

.box.list.blog-posts h2 a {
    font-weight: 700;
    color: #333
}

.box.list.blog-posts p {
    padding-left: 140px
}

.box.list.blog-posts .tag {
    padding-left: 140px
}

.box.list.blog-posts .tag a {
    display: inline-block;
    padding: 3px 15px;
    color: #666;
    border: 1px solid #dedede;
    border-radius: 50px
}

.box.list.blog-posts .tag a:hover {
    text-decoration: none;
    background-color: #f8f8f8
}

.box.list.blog-posts .by {
    margin-bottom: 20px;
    padding: 10px 15px;
    text-align: left;
    color: #fff;
    background-color: #eeeeee
}

.page {
    margin-top: 70px;
    margin-bottom: 50px
}

.page .title h1 {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 40px;
    color: #333
}

.page .title h4 {
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #cacaca
}

.page .content .aligncenter,
.page .content div.aligncenter {
    display: block;
    margin: 5px auto;
    text-align: center
}

.page .content .alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.page .content .alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

.page .content .caption-text {
    font-size: 12px;
    font-style: italic;
    text-align: center
}

.page.contact {
    padding-bottom: 40px
}

.page.contact input {
    height: 45px
}

.page.contact .btn {
    color: #fff;
    background-color: #eeeeee
}

.search {
    padding: 60px 0;
    background-color: #f8f8f8
}

.search h2 {
    font-size: 1.2rem;
    margin-bottom: 20px;
    padding-bottom: 10px;
    color: #eeeeee;
    border-bottom: 1px dashed #dedede
}

.search .form-group {
    position: relative
}

.search .form-group .form-control {
    height: 45px
}

.search .form-group label {
    display: block
}

.search .form-group input {
    height: 45px
}

.search .form-group .btn {
    position: absolute;
    top: 0;
    right: 0;
    height: 45px;
    color: #fff;
    border-radius: 0 4px 4px 0;
    background-color: #eeeeee
}

.search .select2-container .select2-selection--single {
    height: 45px
}

.search .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 45px;
    color: #444
}

.search .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px
}

.search .select2-container .select2-selection--multiple {
    height: 45px
}

.search .select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-top: 8px
}

.search .select2-container .select2-search--inline .select2-search__field {
    margin-top: 0
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #eeeeee!important
}

.select2 {
    width: 100%!important
}

.submit .title {
    padding: 30px 0;
    background-color: #f8f8f8
}

.submit .title h2 {
    font-size: 1.3rem;
    font-weight: 700;
    margin-bottom: 0
}

.submit .content {
    padding: 40px 0
}

.submit .content .form-group {
    margin-bottom: 40px
}

.submit .content .form-group hr {
    border-top: 1px dashed #dedede
}

.submit .content .form-group .btn-light {
    background-color: #363636;
    color: #fff
}

.submit .content input {
    height: 45px
}

.submit .content .btn-submit {
    padding: 15px;
    color: #fff;
    background-color: #eeeeee
}

.submit .content .select2-container .select2-selection--single {
    height: 45px
}

.submit .content .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 45px;
    color: #444
}

.submit .content .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px
}

.submit .content .box {
    background-color: #f8f8f8;
    margin-bottom: 15px;
    padding: 20px;
    text-align: center
}

.submit .content .box:hover {
    cursor: pointer
}

.submit .content .box .fa-arrows {
    padding-top: 13px
}

.submit .content .box .fa-times-circle-o {
    font-size: 20px;
    padding-top: 13px
}

.submit .content .box .fa-times-circle-o:hover {
    color: #eeeeee
}

.recipe-detail {
    padding: 120px 0
}

.recipe-detail h1 {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 10px;
    color: #333
}

.recipe-detail .by {
    margin-bottom: 40px
}

.recipe-detail .by i {
    color: #eeeeee
}

.recipe-detail h4 {
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #cacaca
}

.recipe-detail img {
    width: 100%
}

.recipe-detail .tag a {
    font-size: .9rem;
    display: inline-block;
    padding: 3px 15px;
    color: #666;
    border: 1px solid #dedede;
    border-radius: 50px
}

.recipe-detail .tag a:hover {
    text-decoration: none;
    background-color: #f8f8f8
}

.recipe-detail .info {
    margin-bottom: 20px;
    padding: 20px;
    color: #fff;
    background-color: #eeeeee
}

.recipe-detail .info p {
    font-size: .8rem;
    margin-bottom: 0
}

.recipe-detail .info p strong {
    font-size: 1rem;
    color: #fff
}

.recipe-detail .ingredient-direction {
    margin-top: 30px
}

.recipe-detail .ingredient-direction h3 {
    font-size: 1.2rem;
    font-weight: 700;
    margin-bottom: 20px
}

.recipe-detail .ingredient-direction ul.ingredients {
    padding: 30px;
    list-style: none;
    background: #f9f9f9
}

.recipe-detail .ingredient-direction ul.ingredients li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #dedede
}

.recipe-detail ol.directions>li {
    position: relative;
    margin-bottom: 30px;
    padding-left: 20px
}

.recipe-detail ol.directions {
    list-style-type: decimal;
    margin: 15px 0 0 34px;
    padding: 0;
    counter-reset: li-counter
}

.recipe-detail ol.directions>li:before {
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
    position: absolute;
    top: 3px;
    left: -34px;
    width: 34px;
    height: 34px;
    text-align: center;
    color: #999;
    background-color: #f4f4f4;
    content: counter(li-counter);
    counter-increment: li-counter;
    cursor: default
}

.recipe-detail .nutrition-facts {
    position: relative;
    margin-bottom: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px dashed #dedede;
    border-bottom: 1px dashed #dedede
}

.recipe-detail .nutrition-facts h3 {
    font-size: .9rem;
    position: absolute;
    top: -20px;
    left: 0;
    padding: 8px 10px;
    color: #fff;
    background-color: #666
}

.recipe-detail .nutrition-facts p {
    font-size: .8rem
}

.recipe-detail .nutrition-facts p strong {
    font-size: 1rem
}

.recipe-detail .nutrition-facts div {
    float: left;
    width: 20%
}

.recipe-detail .nutrition-facts div p {
    margin-bottom: 0
}

.recipe-detail .blog-comment h3 {
    font-size: 14px;
    font-weight: 800;
    line-height: 30px;
    text-decoration: underline;
    text-transform: uppercase;
    color: #333
}

.recipe-detail .blog-comment a {
    font-weight: 700;
    color: #333
}

.recipe-detail .blog-comment ul {
    padding: 0;
    list-style-type: none
}

.recipe-detail .blog-comment img {
    opacity: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -o-border-radius: 4px
}

.recipe-detail .blog-comment img.avatar {
    position: relative;
    float: left;
    width: 65px;
    height: 65px;
    margin-top: 0;
    margin-left: 0
}

.recipe-detail .blog-comment .post-comments {
    position: relative;
    margin-right: 0;
    margin-bottom: 20px;
    padding: 10px 20px;
    color: #6b6e80;
    border: 1px dashed #dedede;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    -o-border-radius: 4px
}

.recipe-detail .blog-comment .meta {
    font-size: 13px;
    margin-bottom: 10px!important;
    padding-bottom: 8px;
    color: #aaa;
    border-bottom: 1px solid #eee
}

.recipe-detail .blog-comment ul.comments ul {
    margin-left: 85px;
    padding: 0;
    list-style-type: none
}

.recipe-detail .reply {
    margin-bottom: 30px;
    padding: 20px;
    border-radius: 4px
}

.recipe-detail .reply h3 {
    margin-top: 0;
    text-decoration: none
}

.recipe-detail .reply .required {
    color: red
}

.recipe-detail .reply .btn-submit {
    margin-top: 10px;
    padding: 17px;
    color: #fff;
    background: #eeeeee
}

footer {
   
    padding: 50px 0;
    background-color: #333
}

footer h5 {
    margin-bottom: 20px;
    padding-bottom: 10px;
    color: #fff;
    border-bottom: 1px dashed #484848
}

footer p {
    color: #858585
}

footer ul {
    padding-left: 0
}

footer ul li {
    list-style: none
}

footer ul li a {
    color: #858585
}

footer ul li a:hover {
    color: #858585
}

footer .btn {
    background-color: #eeeeee;
    color: #fff
}

.copyright {
    font-size: .9rem;
    padding: 15px 0;
    background-color: #212121
}

.copyright a {
    color: #858585
}

.copyright i {
    color: #f44336
}

.demo h1 {
    font-size: 2rem;
    font-weight: 700;
    color: #333
}

.demo p {
    margin-bottom: 50px
}

.demo .box {
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    border: 1px solid #dedede;
    margin-bottom: 30px;
    position: relative
}

.demo .box:hover {
    opacity: .9
}

.demo .box img {
    width: 100%
}

.demo .box .title {
    background-color: #eeeeee;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-size: .8rem
}

.demo .box .status {
    position: absolute;
    right: -15px;
    top: -20px;
    background-color: #feca2f;
    padding: 20px 15px;
    border-radius: 50px;
    color: #000
}

@media only screen and (max-width:992px) {
    .navbar {
        padding: 10px 0
    }
    .navbar .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
    .navbar .navbar-brand {
        position: unset;
        left: unset
    }
    .navbar .justify-content-center {
        justify-content: space-between!important
    }
    .navbar .navbar-nav .btn-login {
        position: unset;
        right: unset;
        text-align: center
    }
    .navbar-light .navbar-nav .active>.nav-link,
    .navbar-light .navbar-nav .nav-link.active {
        border-bottom: 1px solid #eeeeee
    }
    .navbar-light .navbar-nav .nav-link {
        padding: 15px 15px
    }
}

@media only screen and (max-width:768px) {
    body {
        padding-top: 61px
    }
    .navbar {
        padding: 10px 0
    }
    .navbar .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
    .navbar .navbar-brand {
        position: unset;
        left: unset
    }
    .navbar .justify-content-center {
        justify-content: space-between!important
    }
    .navbar .navbar-nav .btn-login {
        position: unset;
        right: unset;
        text-align: center
    }
    .navbar-light .navbar-nav .active>.nav-link,
    .navbar-light .navbar-nav .nav-link.active {
        border-bottom: 1px solid #eeeeee
    }
    .navbar-light .navbar-nav .nav-link {
        padding: 15px 15px
    }
    .top .box {
        margin-bottom: 30px
    }
    .top .box img {
        width: 60px;
        height: 60px
    }
    .top .box h3,
    .top .box p {
        padding-left: 80px
    }
    .carousel-item img {
        width: unset;
        height: 400px
    }
    .search .form-group .btn {
        position: static;
        margin-top: 20px;
        border-radius: 4px;
        width: 100%
    }
    .box.grid.blog-posts .tag a {
        margin-bottom: 5px
    }
}

@media only screen and (max-width:480px) {
    body {
        padding-top: 61px
    }
    .navbar {
        padding: 10px 0
    }
    .navbar .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
    .navbar .navbar-brand {
        position: unset;
        left: unset
    }
    .navbar .justify-content-center {
        justify-content: space-between!important
    }
    .navbar .navbar-nav .btn-login {
        position: unset;
        right: unset;
        text-align: center
    }
    .navbar-light .navbar-nav .active>.nav-link,
    .navbar-light .navbar-nav .nav-link.active {
        border-bottom: 1px solid #eeeeee
    }
    .navbar-light .navbar-nav .nav-link {
        padding: 15px 15px
    }
    .carousel-item img {
        width: unset;
        height: 500px
    }
    .featured {
        margin-bottom: 20px
    }
    .featured h3 {
        font-size: 1.6rem
    }
    .top {
        padding: 40px 0
    }
    .top .box {
        margin-bottom: 30px
    }
    .list {
        margin-top: 40px
    }
    .list .tag a {
        margin-bottom: 5px
    }
    body {
        padding-top: 60px
    }
    .box.list.blog-posts img {
        width: 60px;
        height: 60px
    }
    .box.list.blog-posts .tag,
    .box.list.blog-posts h2,
    .box.list.blog-posts p {
        padding-left: 100px;
        padding-right: 15px
    }
    .submit .content input {
        width: 100%
    }
    .recipe-detail {
        padding: 60px 0
    }
    .recipe-detail h1 {
        font-size: 1.8rem
    }
    .recipe-detail .col-lg-4 {
        margin-bottom: 10px
    }
    .recipe-detail .nutrition-facts {
        margin-top: 30px
    }
    .recipe-detail .nutrition-facts div {
        width: 50%;
        margin-bottom: 10px
    }
}

.white-link
{
	color:#ffffff !important;
}

.no-decoration
{
	text-decoration:none;
}




form#main fieldset 
	{
		border: none;
		margin-bottom: 25px;
	
	}

	form#main fieldset:last-of-type 
	{
		margin-bottom: 0;
	}

	form#main legend 
	{
		
		font-size: 16px;
		font-weight: bold;
		padding-bottom: 10px;
	}
	
	form#main ol li 
	{
		list-style: none;
	}

@media (max-width: 767px) 
{
	
	.carousel-item 
	{
		min-height: 700px;
	}
	
	form#main {
		padding:20px;
		width:100% !important;
		min-width:300px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		background:#f8f8f8;
	}
	
	form#main input:not([type=radio]):not([type=checkbox]),
	form#main select,
	form#main textarea {
		background: #ffffff;
		border: 1px solid #eaeaea;
		outline: none;
		
		padding: 5px;
		clear:both !important;
		width: 100% !important;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		min-height:32px;
	}
	
	form#main label {
		
		font-size:16px;
		margin-top:10px;
	}
	
	#main-login-form
	{
		width: 320px !important;
		margin-left:-160px !important; 
	}
	
	.login-form-field
	{
		width:160px !important;
	}
}


@media (min-width: 768px) 
{
	
	.img-news
	{
		width: 260px !important;
		border-radius:2px;
		margin-right:20px;
	}
	
	form#main {
		
		padding: 20px;
		width: 95%;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		background:#eaeaea;
	}

	



	form#main ol li 
	{
		background: #f4f4f4;
		border-color: #cccccc;
		border-style: solid;
		border-width: 1px;
		line-height: 30px;
		list-style: none;
		padding: 5px 10px;
		margin-bottom: 2px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}

	form#main ol ol li 
	{
		background: none;
		border: none;
		float: left;
	}

	form#main label {
		float: left;

		width: 28%;
		font-weight:400;
	}

	form#main input:not([type=radio]):not([type=checkbox]),
	form#main select,
	form#main textarea {
		background: #ffffff;
		border: none;
		font: italic 15px Georgia, "Times New Roman", Times, serif;
		outline: none;
		padding: 5px;
		width: 65%;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		min-height:32px;
	}
	form#main input:not([type=submit]):focus,
	form#main textarea:focus 
	{
		background: #eaeaea;
	}

	form#main input[type=radio]
	 {
		float: left;
		margin-right: 5px;
	}
	
	.p-slide
	{
		padding-right:80px;
	}
}


.form-field
{
	border:1px solid #aaaaaa;
		-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	height:28px;
	min-width:200px;
	font-size:14px;
}

.main-menu-item
{
	padding-top:8px;
	
}

.main-menu-login
{
	margin-left:15px;
}

.site-logo
{
	margin-top:5px;
	margin-bottom:5px;
}

.home-img-container
{
	max-height:200px;
	overflow:hidden;
	margin-bottom:10px;
}

.margin-top-bottom-20
{
	margin-top:40px;
	margin-bottom:15px;
}

.home-user-icon
{
	margin-right:5px;
	height:16px;
	width:16px;
}

.carousel-inner p
{
	color:#ffffff;
}

.page-wrap
{
	padding-top:50px;
	padding-bottom:30px;
	min-height:400px;
}

.rounded-borders
{
	border-radius:3px;
}


.color-radio
{
	float:left;
	position:relative;
	top:4px;
}

.color-block
{
	display:block;
	float:left;
	margin-left:5px;
	margin-right:15px;
	margin-bottom:10px;
	width:20px;
	height:20px;
}

.width-100
{
	width:100%;
}

.space-cells td
{
	padding:5px;
}

.underline-link
{
	text-decoration:underline !important;
}

.min-height-65
{
	min-height:65px;
}

.sub-text
{
	font-weight:400 !important;
	font-size:13px;
}

.min-height-150
{
	min-height:150px;
}



.img-shadow
{
	
	-webkit-box-shadow: 0 3px 10px #aaa;
    -moz-box-shadow: 0 3px 10px #aaa;
    box-shadow: 0 3px 10px #aaa;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

.img-right-margin
{
	margin-right:15px;
}

.min-height-250
{
	min-height:250px;
}


.img-details-margin, .top-bottom-10
{
	margin-right:10px;
	margin-bottom:10px;
}

.small-font
{
	font-size:13px;
}