* {
	margin: 0;
	border: 0;
	padding: 0;
}


body {
    text-align: center;
    font-family: "gill sans", trebuchet MS,helvetica, arial, sans-serif;
    font-size: 15px;
/*    color: #939598; */
    color: #454545;
/*    color: #000000; */
background: #fff url(http://www.ipic-uk.com/images/body-bg.jpg) repeat-x top center;
}


#contents {
    width: 1000px;
    text-align: left;
    margin:0 auto;
    position: relative;
	background-color: #fff;
	padding: 0 10px;
	background: url(http://www.ipic-uk.com/images/content-bg.png) repeat-y center top;
}


a {
    text-decoration: none;
	color: #F26722;
}
a:hover {
    text-decoration: underline;
	color: #00B2D9;
}

a.text-link {
text-decoration: underline;
}

input, select, textarea {
    border: 1px solid #939598;
}


#progress_control .t {
    float: left;
    padding-right: 12px;
}
#progress_control .selected_item {
    color: #f26722;
}

.helpspan {
    clear: both;
}




/*
#progress_control {
    margin-bottom: 10px;
}
*/
#image_loading_message {
    margin-top: 12px;
}


#main_toolbar {
    padding: 15px 0 0 150px;
    clear: both;
}




.ibutton {
    outline: 1px solid gray;
    border: 0;
    background: #7E8083;
    color: #ffffff;
    padding: 0 3px 0 3px;
    margin: 0 3px 0 3px;
}

.primary {
    background: #f26722;
}


/* Header */
#header {
    height: 127px;
    /* border-bottom: 1px solid #dbdcdd; */
    background: url(http://www.ipic-uk.com/images/content-top.jpg) no-repeat top center;
    width: 100%;
    position: relative;
	margin: 0 auto;
	
}

#header #top_nav {
    list-style-image: url(http://www.ipic-uk.com/images/nav_top_bullet.gif);
    float: right;
    position: relative;
   /* left: 50px; */
    top: 110px;
}

#header #top_nav li {
    float: left;
}

#header #top_nav a{
    color: black;
    padding: 0 38px 0 0px;
    font-size: 16px;
}

#header #top_nav .active_page {
    list-style-image: url(http://www.ipic-uk.com/images/nav_top_active_page_bullet.gif);
}
#header #top_nav .active_page a {
    color: #848588;
}


#header #login {
    color: #f26722;
    position: absolute;
    left: 900px;
    top: 18px;
}
#header #login ul {
    list-style-image: url(http://www.ipic-uk.com/images/login_bullet.gif);
    float: left;
}
#header #login a {
    color: #f26722;
}

#header #home_link {
    width: 125px;
    height: 114px;
   /* display: block; */
    margin: 16px 0 0 32px;
   /* position: absolute; */
   float: left;
}


.rule {
width: 740px;
margin-left: 30px;
border-bottom: solid 2px #ea6528;
clear: both;
padding: 15px 0 0 0;
}

#text .rule {
width: 750px;
margin: 0;
}

/* The guts */
#meat_box {
height: 100%;
float: left;
margin-top: 15px;
min-height: 700px;
}

* html #meat_box {
margin-top: 0;
}

#meat_box #generic_right_column .rule_blue {
width: 170px;
margin-left: 10px;
border-bottom: solid 2px #00b1da;
clear: both;
padding: 0 0 0 0;
}

/* Generic column bits */
.generic_left_column {
    width: 167px;
    /* height: 632px;
     border-right: 1px solid #dbdcdd; */
    float: left;
    padding: 28px 0 0 10px;
	margin-left: 20px;
}

* html .generic_left_column {
margin-left: 10px;
}
.generic_left_column .page_title_image {
   /* margin-left: 12px; */
}

.generic_left_column_content {
    margin-top: 20px;
}

h2 {
    color: #f26722;
    font-size: 21px;
}

.generic_left_column_content ul {
    list-style-image: url(http://www.ipic-uk.com/images/grey_arrow_bullet.gif);
    list-style-position: inside;
}
.generic_left_column_content li {
    margin-top: 26px;
}


.nwer_middle_column {
    width: 600px;
	height: auto;
    /* border-right: 1px solid #dbdcdd; */
    float: left;
}

.nwer_middle_column p {
    margin: 23px 0 23px 0;
}

.generic_middle_column {
    width: 588px;
    /* height: 657px;
    border-right: 1px solid #dbdcdd; */
    float: left;
}

.generic_middle_column p {
    margin: 23px 0 23px 0;
}


.generic_middle_column p.intro {
color: #F26722;
font-size: 18px;
}



/* Home page */
#meat_box #home_column1 {
	width: 770px;
	height: auto;
	/* border-right: 1px solid #dbdcdd; */
	float: left;
	margin: 10px 0 0 20px;
}

* html #meat_box #home_column1 {
margin-left: 7px;
}


h1 {
color: #F26722;
font-size: 24px;
margin-left: 10px;
text-transform: lowercase;
}

#what_is_ipic_middle_column h1 {
margin: 0 10px 0 30px;
}

h2 {
font-size: 21px
}

h3 {
font-size: 18px
}

h3.blue {
color: #00B2D9;
}

h3.orange {
color: #F26722;
}

/* -- Home column 1 */
#meat_box #home_column1 #row1 {
   /*  border-bottom: 1px solid #dbdcdd; */
   overflow: hidden;
   margin: 15px 0 20px 10px;
   width: 740px;
   background-color: #fff;
}

#meat_box #home_column1 #row1 #flash_box_top_spacer {
    height: 13px;
}
#meat_box #home_column1 #row1 #flash_box {
    margin: 0 0 13px 13px;
    background: #8d1f5a;
    width: 545px;
    height: 250px;
    position: relative;
}
#meat_box #home_column1 #row1 #flash_box #flash_temp_text1{
    color: #ffffff;
    font-size: 32px;
    position: absolute;
    left: 88px;
    top: 112px;
}
#meat_box #home_column1 #row1 #flash_box #flash_temp_text2{
    color: #ffffff;
    font-size: 14px;
    position: absolute;
    left: 315px;
    top: 220px;
}


#meat_box #home_column1 #row2 {
	
	   /*  border-bottom: 1px solid #dbdcdd; */
	 width: 100%;
	 float: left;
}
#meat_box #home_column1 #row2 #line1 {
    padding: 20px 0 20px 10px;
    font-size: 21px;
    color: #00b2d9;
}
#meat_box #home_column1 #row2 #line2 {
    padding: 0px 0 0 10px;
    font-size: 18px;
    color: #f26722;
}


#meat_box #home_column1 #row3 {
	
	/*height: 210px;
     border-bottom: 1px solid #dbdcdd; */
	 width: 100%;
	 float: left;
	 margin-bottom: 15px;
}
#meat_box #home_column1 #row3 #welcome {
    padding: 18px 0 0 10px;
}
#meat_box #home_column1 #row3 #text {
	padding: 15px 25px 5px 10px;
	text-align:justify;
}
#meat_box #home_column1 #row3 p {
    margin-bottom: 15px;
}

#meat_box #home_column1 #row3 p.intro {
color: #F26722;
font-size: 18px;
}

#meat_box #home_column1 #row4 {
	height: 210px;
	margin-left: 10px;
	color: #00b2d9;
	font-size: 17px;
	float: left;
}

* html #meat_box #home_column1 #row4 {
margin-left: 5px;
}

#meat_box #home_column1 #row4 a {
	color: #333333;
	padding: 5px 10px;
	display: block;
	line-height: 23px;
}

#meat_box #home_column1 #row4 h2 a.step {
	color: #00B2D9;
	font-size: 24px;
	width: 100%;
	padding: 0;
}


#meat_box #home_column1 #row4 div {
    height: 33px;
    line-height: 33px;
}
#meat_box #home_column1 #row4 #container1 {
    width: 189px;
	height:130px;
    float: left;
	background: #e0f4fd url(http://www.ipic-uk.com/images/container1-bg.jpg) no-repeat bottom center;
}
#meat_box #home_column1 #row4 #container1 div {
    height: 50px;
    float: left;
}
#meat_box #home_column1 #row4 #container1 #format_boxes {
    float: left;
    margin-left: 5px;
}
#meat_box #home_column1 #row4 #container1 div #image {
    position: relative;
    left: 30px;
    top: 5px;
}

#meat_box #home_column1 #row4 #container2 {
   width: 189px;
	height:130px;
    float: left;
	background: #beecfc url(http://www.ipic-uk.com/images/container2-bg.jpg) no-repeat bottom center;
}
#meat_box #home_column1 #row4 #container2 div {
    height: 50px;
    float: left;
}
#meat_box #home_column1 #row4 #container2 #frame_icon {
    float: left;
    margin-left: 5px;
	margin-top: 10px
}

#meat_box #home_column1 #row4 #container3 {
   width: 189px;
	height:130px;
    float: left;
	background: #9fe1f9 url(http://www.ipic-uk.com/images/container3-bg.jpg) no-repeat bottom center;
}
#meat_box #home_column1 #row4 #container3 div {
    height: 50px;
    float: left;
}
#meat_box #home_column1 #row4 #container3 #your_image_icon {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}

#meat_box #home_column1 #row4 #container4 {
   width: 189px;
	height:130px;
    float: left;
	background: #81d7f8 url(http://www.ipic-uk.com/images/container4-bg.jpg) no-repeat bottom center;
}
.caption {
    color: #f26722;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    float: right;
    margin-top: -12px;
	padding-right: 5px;
}


/* -- Home column 2 */
#meat_box #home_column2 {
    width: 170px;
    height: 657px;
   /*  border-bottom: 1px solid #dbdcdd; */
    float: left;
}
#meat_box #home_column2 #extra_column2_image {
	margin: 5px 0 0 5px;
}




/* What is i-pic */
#what_is_ipic_middle_column {
    margin: 33px 0 0 0;
}
#what_is_ipic_middle_column #text {
    margin: 0 30px 0 30px;
	text-align: justify;
}

#what_is_ipic_middle_column #text ul {
margin: 5px 30px;
}

#what_is_ipic_middle_column #text ul li {
line-height: 19px;
padding-bottom: 7px;
}

#what_is_ipic_pics {
    /*  border-bottom: 1px solid #dbdcdd; */
    padding: 20px 0 40px 50px;
}


/* Live demo */
#live_demo_middle_column {
    margin: 33px 30px 0 36px;
}
#live_demo_middle_column #quicktime {
    margin: 32px 30px 0 12px;
}


/* Faqs */
#faqs_middle_column  {
    width: 600px;
    height: 697px;
   /*  border-bottom: 1px solid #dbdcdd; */
    float: left;
}

#faqs_middle_column p {
    padding: 10px 30px 0 36px;
    /*  border-bottom: 1px solid #dbdcdd; */
}
<!--#faqs_middle_column #first {
 <!--   border-top: 0;
    <!--padding-top: 30px;
<!--} 
<!--#faqs_middle_column strong {
<!--    display: block;
<!--}

/* Custom frames */
#custom_frames_middle_column #row1 {
    padding: 10px 10px 0 10px;
}
#custom_frames_middle_column #first {
    margin-top: 0;
}
#custom_frames_middle_column #row {
}
#custom_frames_middle_column #row strong {
    display: block;
}
#custom_frames_middle_column #row p {
    margin: 0;
    padding: 10px;
   /*  border-bottom: 1px solid #dbdcdd; */
}

/* Contact us */
#contact_us_middle_column {
    padding: 40px 0 0 22px;
/*    color: black; */
}
#contact_us_middle_column h2 {
    color: #63cdf6;
    white-space: nowrap;
    padding-bottom: 16px;
}
#contact_us_middle_column a {
    color: black;
}


.form_table > div {
    display: table-row;
}
.form_table > div > div {
    display: table-cell;
    text-align: right;
    padding: 0 10px 5px 0;
    vertical-align: top;
}
.form_table > div > div >input {
    width: 300px;
    background: #c5e8f0;
}
.form_table textarea {
    width: 300px;
    height: 150px;
    background: #c5e8f0;
}

.blue_button {
    background: #c5e8f0;
    border: 1px solid lightgray;
}



/* -- Generic right column */
#meat_box #generic_right_column {
    width: 183px;
    /* height: 657px; */
    float: left;
}

#meat_box #generic_right_column div {
    padding: 20px 10px 10px 10px;
}

* html #meat_box #generic_right_column {
	margin-top: -20px;
}

#meat_box #generic_right_column div img {
margin: 5px 0 0px 0;
}

#meat_box #generic_right_column div img.offer {
margin: 5px 0 5px 5px;
}

#meat_box #generic_right_column div #heading {
    margin: 5px 0 5px 0;
}
#meat_box #generic_right_column div #container1 {
    padding: 6px 6px 2px 6px;
    width: 160px;
    color: #ffffff;
    background: #00b2d9;
    font-size: 12px;
	margin-top: 10px;
}
#meat_box #generic_right_column div #container1 p {
    padding: 3px 0 0 0;
}
#meat_box #generic_right_column div #container1 div {
    padding: 0;
    margin: 4px 0 0 0;
    vertical-align: top;
}
#meat_box #generic_right_column div #container1 a {
    color: #ffffff;
    font-size: 12px;
    position: relative;
    /* top: -18px; */
}
#meat_box #generic_right_column div #container1 h4 a {
    color: #ffffff;
    font-size: 14px;
    position: relative;
	clear: all;
    /* top: -18px; */
}

#meat_box #generic_right_column div #container2 {
    padding: 0;
    width: 171px;
    margin-top: 30px;
    font-size: 13px;
}
#meat_box #generic_right_column div #container2 .testy_news_heading {
    text-align: center;
    padding: 0;
}
#meat_box #generic_right_column div #container2 #testimonial {
    margin: 10px 0 0 0;
    border: #F26722 solid 2px;
    color: #f26722;
    padding: 13px 0 17px 25px;
}

/* Just for now, hide the testimonials */
/*#testimonial p {
}*/

#meat_box #generic_right_column div #container2 p {
    line-height: 15px;
}


#meat_box #generic_right_column div #container2 #news_heading {
    margin-top: 23px;
}
#meat_box #generic_right_column div #container2 #news {
    margin: 10px 0 0 0;
    border: #ed1c24 solid 2px;
    color: #ed1c24;
    padding: 12px 0 0 25px;
}
.date {
    color: black;
    font-size: 20px;
}
#meat_box #generic_right_column div #container2 #news p {
    margin: -8px 0 8px 0;
}

#meat_box #generic_right_column div #container3 {
    padding: 0;
    width: 171px;
    margin-top: 0px;
    font-size: 13px;
}

a.twitter {
display: block;
background :url(http://www.ipic-uk.com/images/twitter-icon.jpg) no-repeat center left;
padding: 12px 15px 15px 64px;
font-size: 17px;
color: #00B2D9;
}


a.facebook {
display: block;
background :url(http://www.ipic-uk.com/images/facebook-icon.jpg) no-repeat center left;
padding: 12px 15px 15px 64px;
font-size: 17px;
color: #00B2D9;
}

/* Footer 1 */
#footer1 {
    clear: both;
    height: 34px;
	margin-left: 30px;
	width: 940px;
}


#footer1 #bottom_left_nav {
    list-style-type: none;
    color: #000000;
    height: 34px;
    line-height: 34px;
    border-top: 1px solid #EA6528;
    border-bottom: 1px solid #EA6528;
    padding-left: 15px;
    width: 445px;
    float: left;
}
.shifted_up {
    margin-top: -2px;
	color: #EA6528;
}
#footer1 li {
    float: left;
    padding: 0 2px 0 2px;
    font-size: 11px;
}
.ipic_logo {
    color: #f26722;
}

#footer1 #bottom_right_nav {
    list-style-type: none;
    background: #EA6528;
    color: #fff;
    height: 36px;
    line-height: 34px;
    padding: 0 16px 0 16px;
    float: left;
}

#footer1 #bottom_right_nav .shifted_up {
	color: #fff;
}

#footer1 #bottom_right_nav a {
    color: #fff;
}

#bottom_right_logo {
    float: left;
    margin-left: 8px;
    height: 36px;
    padding-top: 2px;
}


/* Footer 2 */
#footer2 {
    padding-top: 12px;
    width: 100%;
    text-align: center;
    color: #000;
    font-size: 13px;
	height: 35px;
	background: url(http://www.ipic-uk.com/images/content-bottom.jpg) no-repeat bottom center;
}






/* Stretchable version of active box */
.active_page_sandwich {
    margin: 36px 0 36px 48px;
    width: 900px;
}



.bl_crust {background: url(http://www.ipic-uk.com/images/bl_crust.gif) 0 100% no-repeat;}
.br_crust {background: url(http://www.ipic-uk.com/images/br_crust.gif) 100% 100% no-repeat;}
.tl_crust {background: url(http://www.ipic-uk.com/images/tl_crust.gif) 0 0 no-repeat;}
.tr_crust {background: url(http://www.ipic-uk.com/images/tr_crust.gif) 100% 0 no-repeat; padding: 40px 25px 40px 25px;}
.t_crust {background: url(http://www.ipic-uk.com/images/t_crust.gif) 0 0 repeat-x; width: 900px}
.b_crust {background: url(http://www.ipic-uk.com/images/b_crust.gif) 0 100% repeat-x}
.l_crust {background: url(http://www.ipic-uk.com/images/l_crust.gif) 0 0 repeat-y}
.r_crust {background: url(http://www.ipic-uk.com/images/r_crust.gif) 100% 0 repeat-y}

.editor_content_area {
    padding-left: 25px;
}

#image_preview_frame {
    margin: 10px 0 8px 0;
}




/* DIY editor */
#diy_panel {
    padding-top: 10px;
}

#diy_panel_guts div, #diy_panel_guts label {
    float: left;
}

#diy_font_selecta div {
    float: none;
}

#b_showcharacterpallette {
    display: none;
}


#diy_panel_guts label {
    width: 76px;
    clear: both;
}






/* Login form */
#tool_gap {
    height: 15px;
}

#regform {
    margin-top: 10px;
}


#regform tbody input, #regform tbody select, #login_form tbody input {
    width: 200px;
}

#regform th {
    padding-right: 3px;
}

#fieldsgap label {
    margin-right: 5px;
}

#editor_title {
    display: none;
}




/* Product selector */
.selector_page {
    margin-left: 40px;
}

.selector_page h2 {
    color: #939598;
    font-size: 25px;
    width: 100%;
}

.ipic_frame_selector {
    margin: 50px 0 50px 20px;
}


.ipic_frame_selector a {
    height: 76px;
    padding-left: 36px;
    line-height: 36px;
    vertical-align: middle;
    color: #F26722;
    margin-bottom: 10px;
    display: block;
}

.ipic_frame_selector a:hover {
    text-decoration: underline;
}


 0


/* Basket */
.basket table {
}
.basket tr {
}


/* --------------------------------------- additional blog styles ------------------------------------------ */

/* ------ right column stuff ------------ */
#generic_right_column ul.list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#generic_right_column ul.list li h3 {
	margin: 20px 0 0 10px;
	font-family: "gill sans", helvetica, arial, sans-serif;
	font-size: 18px;
	
}

#generic_right_column ul.list li ul {
	margin: 0 0 0 10px;
}

#generic_right_column ul.list li h3 a {
color: #454545;
}

#generic_right_column ul.list li ul li {
	font-size: 12px;
	font-family: verdana;
	color: #333;
	/*background: url("http://www.manchesterdonors.com/images/bullet_link.png") no-repeat 0 5px; */
	margin: 5px 0 5px 0;
	
	list-style-image: url(http://www.ipic-uk.com/images/grey_arrow_bullet.gif);
    list-style-position: inside;
}

#generic_right_column ul.list li div a {
color: #454545;
line-height:24px;
font-size: 12px;
}

#generic_right_column ul.list li ul li a {
	color: #F26722;
	font-weight: 600;
}

#generic_right_column input {
width: 150px;
padding: 2px;
}

#generic_right_column input#searchsubmit {
	background-color: #F26722;
	color: #fff;
	width: 75px;
	height: 25px;
	border: solid 1px #DBDCDD;
	padding: 0 0 5px 0px;
	display: block;
	margin: 10px 0;
	text-align: center;
}

#generic_right_column input#searchsubmit:hover {
background-color:#454545;
border: solid 1px #F26722;
cursor: pointer;
}

#meat_box #generic_right_column div.container1 {
    padding: 6px 6px 2px 6px;
    width: 160px;
    color: #ffffff;
    background: #00b2d9;
    font-size: 12px;
	margin-top: 10px;
}
#meat_box #generic_right_column div.container1 p {
    padding: 3px 0 0 0;
}
#meat_box #generic_right_column div.container1 div {
    padding: 0;
    margin: 4px 0 0 0;
    vertical-align: top;
}
#meat_box #generic_right_column div.container1 a {
    color: #ffffff;
    font-size: 12px;
    position: relative;
    /* top: -18px; */
}

/* ----------- page content / post stuff -------------- */

h2.pagetitle {
margin-bottom: 20px;
width: 100%;
font-size: 26px;
text-align: left;
}

div.post {
margin-bottom: 20px;
border-bottom: solid 1px #DBDCDD;
}

.post h2 {
clear: left;
width: 530px;
font-size: 26px;
text-align: left;
}

.post h2 a {
color: #454545;
}

.post h2 a:hover  {
color: #F26722;
}



p.postmetadata {
padding-bottom: 10px;
/* background: url("http://www.manchesterdonors.com/images/hr-fill.png") repeat-x bottom left; */
margin: 0;
font-size: 11px;
}

h3#comments {
margin: 10px 0;
}

small {
font-size: 0.7em;
font-family: "gill sans", helvetica, arial, sans-serif;
}

/* -------------- comments ------------- */

.commentlist {
margin-bottom: 20px;
list-style-type: none;
}

.commentlist li {
padding: 10px;
border: solid 1px #DBDCDD;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em "gill sans", helvetica, arial, sans-serif;
	border: solid 1px #DBDCDD;
	width: 95%;
	}
	
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color: #F26722;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: "gill sans", helvetica, arial, sans-serif;
	}

#commentform a {
	color: #454545;
}

#commentform a:hover {
	color: #F26722;
}

.commentmetadata {
	font-weight: normal;
	font-size: 0.8em;
	}

#commentform #submit {
/* background: url(images/search_submit.png) no-repeat 0 -38px; */
	background-color: #F26722;
	color: #fff;
	width: 120px;
	height: 25px;
	border: solid 1px #DBDCDD;
	padding: 0 0 5px 0px;
	display: block;
	margin: 10px 0;
	text-align: center;
}

#commentform #submit:hover {
/* background: url(images/search_submit.png) no-repeat 0 0; */
cursor: pointer;
background-color: #454545;
border: solid 1px #F26722;
}

.commentlist a {
color: #454545;
}

.commentlist a:hover {
color: #F26722;
}

/* ------------------- Images ----------------- */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
	

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
/* ----------------- links --------------------- */

div.post p a {
color: #F26722;
}

div.post p a:hover {
color: #00B2D9;
}

.navigation .alignright, .navigation .alignleft {
font-size: 11px;

}

.article-more {
font-size: 11px;
font-family: "gill sans", helvetica, arial, sans-serif;
float: right;
clear: left;
color: #454545;
}

.article-more:hover {
color: #F26722;
}

p.postmetadata a {
color: #F26722;
}

p.postmetadata a:hover {
color: #00B2D9;
}

small a {
color: #F26722;
}

small a:hover {
color: #00B2D9;
}


/* ------------------ slideshow stuff ------------------ */


#slideshow {
overflow: hidden;
width: 700px;
height: 225px;
border: 20px solid #EA6528;
}

#slideshow ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#slideshow ul li {
height: 225px;


}

* html #slideshow {
width: 680px;
padding: 0;
background-color: #EA6528;
}

* html #slideshow li {
float: right;
padding: 0;
display: inline;
}

#nextBtn a {
float: right;
padding: 5px 18px;
background: url(http://www.ipic-uk.com/images/grey_arrow_bullet.gif) no-repeat right center;

}

#nextBtn a:hover {
color: #454545;
}

#prevBtn a {
background: url(http://www.ipic-uk.com/images/grey_arrow_bullet-left.gif) no-repeat left center;
float: left;
padding: 5px 18px;
}

#prevBtn a:hover {
color: #454545;
}

/* ------------------ Blog RSS stuff ------------------- */
/**
   * Suppress certain items
   */
#feed .gfc-resultsHeader,
#feed .gf-author,
#feed .gf-spacer,
#feed .gf-relativePublishedDate {
    display : none;
}

#feed .gf-title {
font-weight: 600;
}

#feed .gfc-result {
padding-bottom: 10px;
}
