/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/




#argos_container {
    width:117px;
    height:79px;
    border:0px solid #fff; 
    overflow:hidden;
    margin:auto;
	float:left
}


#argos_container iframe {
    width:117px;
    height:79px;
    margin-left:0px;
    margin-top:0px;   
    border:0 solid;
 }

#homebase_container {
    width:250px;
    height:79px;
    border:0px solid #fff; 
    overflow:hidden;
    margin:auto;
	float:left
}


#homebase_container iframe {
    width:250px;
    height:179px;
    margin-left:0px;
    margin-top:-35px;   
    border:0 solid;
 }

#staples_container {
    width:250px;
    height:79px;
    border:0px solid #fff; 
    overflow:hidden;
    margin:auto;
	float:left
}


#staples_container iframe {
    width:250px;
    height:179px;
    margin-left:-2px;
    margin-top:-0px;   
    border:0 solid;
 }


#amazon_container {
    width:200px;
    height:49px;
    border:0px solid #fff; 
    overflow:hidden;
    margin:auto;
	float:left
}


#amazon_container iframe {
    width:200px;
    height:49px;
    margin-left:-0px;
    margin-top:-0px;   
    border:0 solid;
 }

